From: Rob M. <rob...@gm...> - 2009-04-23 11:07:45
|
Note - this really belongs on the fetchmail-users mailing list, it's not a bug in fetchmail. <---SNIP---> > > But if I give the option in the .fetchmailrc as follows > > envelope [1] Deivered-To > > it throws an error as follows, > fetchmail:/root/.fetchmailrc:9: syntax error at Delivered-To > > Can any one Help me to rectify this error ? The universal standard in Unix documentation (and others) is to enclose optional arguments in square brackets. You do not include those brackets when providing the argument. envelope 1 Delivered-To Would be the correct entry -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |