Mailinglist Archive: opensuse-de (5177 mails)

< Previous Next >
Re: Manueller Aufruf von fetchmail
  • From: Andreas Winkelmann <ml@xxxxxxxxxxxxxx>
  • Date: Sun, 22 Jun 2003 12:03:48 +0200
  • Message-id: <3EF57F04.7040100@xxxxxxxxxxxxxx>
Al Bogner wrote:

Wie müßte die Syntax aussehen (parse error bei auth) ?

"--auth password"

parse error bei --auth

Bei den Optionen von fetchmailconf kann man das auch nicht angeben. Ich rätsle weiter nach der Syntax in .fetchmailrc

Eigentlich müßte man das beim poll-Befehl mitschicken können, denn bei mehreren POP3-Accounts könnte die Identifizierung ja unterschiedlich sein.

In der fetchmailrc heisst es nicht "--auth password" sondern "auth password". Die mit dem "-(-)" sind für die commandline.

Wenn ich im Befehl --auth password mitschicke, dann ist die 1. Fehlermeldung mit CAPA weg, aber es bleibt:

fetchmail -v --auth password >> /home/fm/fetchmaillog.txt 2>&1

...
fetchmail: POP3> PASS
fetchmail: POP3< +OK mailbox has 1 messages (1134 octets)
fetchmail: Vorgabe-Ordner wird gewählt oder erneut abgefragt
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 1134
fetchmail: POP3> LAST
fetchmail: POP3< -ERR unknown command
fetchmail: unknown command
fetchmail: POP3> UIDL
fetchmail: POP3< +OK mailbox has 1 messages (1134 octets)

Ok, der Server kann das "LAST" Command nicht, dann hätten wir -U (Commandline) bzw. uidl (fetchmailrc).

Gruß,
Andreas


< Previous Next >
Follow Ups