fetchmail-friends
[Top] [All Lists]

[fetchmail]LMTP Problem?

2001-10-23 07:04:46
I'm attempting to setup fetchmail-5.9.4 to feed email to
cyrus-imapd-2.0.16.  Fetchmail is complaining it seems about
the LMTP protocol as implemented by cyrus but I can't see
the problem after my reading of rfc2033.  There is only one
recipient, cyrus returns a single 250 response, but fetchmail
appears to be expecting a 503.

What am I doing wrong?

Log:

ken(_at_)linux:~$ fetchmail -v -k -S /var/imap/socket/lmtp --smtpname ken -u
247ent pop3.premiernet.net
Enter password for 247ent(_at_)pop3(_dot_)premiernet(_dot_)net: 
fetchmail: 5.9.4 querying pop3.premiernet.net (protocol auto) at Tue Oct 23
08:41:25 2001: poll started
fetchmail: 5.9.4 querying pop3.premiernet.net (protocol IMAP) at Tue Oct 23
08:41:25 2001: poll started
IMAP connection to pop3.premiernet.net failed: Connection refused
fetchmail: 5.9.4 querying pop3.premiernet.net (protocol IMAP) at Tue Oct 23
08:41:25 2001: poll completed
fetchmail: 5.9.4 querying pop3.premiernet.net (protocol POP3) at Tue Oct 23
08:41:25 2001: poll started
fetchmail: POP3< +OK QPOP (version 3.1) at mail.premiernet.net starting.  
fetchmail: POP3> USER 247ent
fetchmail: POP3< +OK Password required for 247ent.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK 247ent has 2 visible messages (0 hidden) in 4111
octets.
fetchmail: POP3> STAT
fetchmail: POP3< +OK 2 4111
fetchmail: POP3> LAST
fetchmail: POP3< +OK 0 is the last read message.
2 messages for 247ent at mail.premiernet.net (4111 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 2 visible messages (4111 octets)
fetchmail: POP3< 1 1979
fetchmail: POP3< 2 2132
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK 1979 octets
reading message 247ent(_at_)mail(_dot_)premiernet(_dot_)net:1 of 2 (1979 octets)
fetchmail: LMTP< 220 linux LMTP Cyrus v2.0.16 ready
fetchmail: LMTP> LHLO localhost
fetchmail: SMTP< 250-linux
fetchmail: SMTP< 250-IGNOREQUOTA
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-ENHANCEDSTATUSCODES
fetchmail: SMTP< 250-AUTH PLAIN CRAM-MD5 EXTERNAL
fetchmail: SMTP< 250 PIPELINING
fetchmail: LMTP> MAIL 
FROM:<owner-wku-linux(_at_)biglinux(_dot_)tccw(_dot_)wku(_dot_)edu>
fetchmail: LMTP< 250 2.1.0 ok
fetchmail: LMTP> RCPT TO:<ken>
fetchmail: LMTP< 250 2.1.5 ok
fetchmail: LMTP> DATA
fetchmail: LMTP< 354 go ahead
#***************fetchmail: LMTP>. (EOM)
fetchmail: LMTP< 250 2.1.5 Ok
fetchmail: Unexpected non-503 response to LMTP EOM: 250 2.1.5 Ok
 not flushed
fetchmail: POP3> RETR 2
fetchmail: POP3< +OK 2132 octets
reading message 247ent(_at_)mail(_dot_)premiernet(_dot_)net:2 of 2 (2132 octets)
fetchmail: LMTP> MAIL FROM:<ipaq-admin(_at_)handhelds(_dot_)org> BODY=7BIT
fetchmail: LMTP< 250 2.1.0 ok
fetchmail: LMTP> RCPT TO:<ken>
fetchmail: LMTP< 250 2.1.5 ok
fetchmail: LMTP> DATA
fetchmail: LMTP< 354 go ahead
#*************fetchmail: LMTP>. (EOM)
fetchmail: LMTP< 250 2.1.5 Ok
fetchmail: Unexpected non-503 response to LMTP EOM: 250 2.1.5 Ok
 not flushed
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Pop server at mail.premiernet.net signing off.
fetchmail: 5.9.4 querying pop3.premiernet.net (protocol POP3) at Tue Oct 23
08:41:30 2001: poll completed
fetchmail: 5.9.4 querying pop3.premiernet.net (protocol auto) at Tue Oct 23
08:41:30 2001: poll completed
fetchmail: LMTP> QUIT
fetchmail: LMTP< 221 2.0.0 bye
fetchmail: normal termination, status 0

P.S.  I'm not on this list, so be sure to reply to me.

Thank you,

Ken Causey


<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]LMTP Problem?, Ken Causey <=