From: Frédéric M. <fre...@wo...> - 2010-02-25 08:15:42
|
On Wednesday 24 February 2010, Matthias Andree wrote: > Am 24.02.2010 13:08, schrieb Frédéric Marchal: > > The localdomains option cannot be shortened as local as specified in the > > man page (that may not be new, I'm coming from 6.3.9). > > That's a good catch. The abbreviated form has never worked - according to > "git annotate", it was already broken when it was added by ESR on > 1997-01-09, however the fix is simple: change "local(domains)" in > rcfile_l.l to "local(domains)?" and recompile. You need flex installed. I was using the short form with fetchmail 6.3.9. So, it was either not complaining about the invalid option or it was working. I tend to believe it is the latter as our mails were processed as expected and we had problems before that option was added. On the other hand, I don' t see any change in the source code between versions 6.3.8 and 6.3.15 that could explain why the option ceased to work or why it would start complaining... Frederic |