In article <[EMAIL PROTECTED]>,
Nano Nano  <[EMAIL PROTECTED]> wrote:
>On Thu, Jan 29, 2004 at 09:53:43PM -0800, Nano Nano wrote:
>> 
>> Configuration: Internet with smarthost
>> Append .domain? No
>> Smtp relay host?  My ISPs smtp server
>> Final destination domains?  <default choices>
>> --->Force synchronous updates on mail queue?  Yes
>> 
>> Is that it?  Just drop in and go?  I did "force syncronous updates" so I 
>> wouldn't ever lose mail.
>
>My first test message to the outside world bounced with:
>
><[EMAIL PROTECTED]>: host smtp.comcast.net[216.148.227.125] said: 
>550
>    [PERMFAIL] comcast.net requires valid sender (in reply to RCPT TO 
>command)
>
>exim always added my "Sender" header for me.
>
>What to do?

It's not the Sender: header. If it refused your message at RCPT TO,
it didn't even see the body yet. I bet postfix used an invalid MAIL FROM.

Make sure your machine has a valid, existing domain name
or that postfix is configured to use a valid, existing domain
name as its primary domain (in exim, that's primary_hostname/
qualify_domain - I don't know the postfix equivalent).

Mike.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to