fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]I have a problem with the Envelope Header and Postfix

2004-05-24 09:39:57
On Mon, May 24, 2004 at 12:31:56PM -0700, Tom?s Rodriguez Orta wrote:
   I have a problem with the fetchmail

version of fetchmail?

name and version of your MTA?

   fetchmail: SMTP> HELO localhost
   fetchmail: SMTP< 250 zeus.selecmar.transnet.cu
   fetchmail: SMTP> MAIL 
FROM:[1]linux-l-bounces(_at_)mail(_dot_)linux(_dot_)cu
   fetchmail: SMTP< 250 Ok
   fetchmail: SMTP> RCPT TO:[2]root(_at_)localhost
   fetchmail: smtp listener protocol error
   fetchmail: not flushed

   But when I download any mail from for example 
[3]proff(_at_)hotmail(_dot_)com
   then

   fetchmail: SMTP> MAIL FROM:[4]proff(_at_)hotmail(_dot_)com
   fetchmail: SMTP< 250 Ok
   fetchmail: SMTP> RCPT TO:[5]admin(_at_)selecmar(_dot_)transnet(_dot_)cu

   anyone can I help me?, why the fetchmail does doing that?.

Why is RCPT TO different? Because you have a different .fetchmailrc for the
two.

Why are you getting "protocol error"? Well, fetchmail should be sending
addresses enclosed in angle-brackets, which your transcript implies it is
not, although because you sent a munged HTML mail it's difficult to see for
sure.

But for me I get the angle brackets:

fetchmail: SMTP> MAIL FROM:<b(_dot_)candler(_at_)pobox(_dot_)com> SIZE=1247
fetchmail: SMTP< 250 OK
fetchmail: SMTP> RCPT TO:<brian(_at_)localhost>
fetchmail: SMTP< 250 Accepted

So perhaps you're just running an ancient fetchmail.

Brian.


<Prev in Thread] Current Thread [Next in Thread>