From: Matthias A. <mat...@gm...> - 2020-01-29 22:51:30
|
Am 29.01.20 um 23:43 schrieb Joe Acquisto-j4: > Decided to test 6.4.1 as 64 bit on a 64 bit machine. Copied .fetchmailrc from working machine and commented out all but one test user. > > Trying to run from command line or install as daemon get: > > "fetchmail:/root/.fetchmailrc:15: syntax error at user." > > I followed some online examples, changing user to -u, removing single quotes around user name, no change. > > The user name does take the form of "us...@do...". > > I have not found a document that specifically addresses .fetchmailrc syntax changes although I may recall having seen one. show us something that we can possibly help with... but note you need line that starts with "poll" or possibly "skip", such a copy of the .fetchmailrc with the domain replaced by .example.org and the password as XXXXXXXX. You may want to add --keep to your command line. |