Re: postfix [was Re: Sendmail vs Exim vs Others]
From: Miquel van Smoorenburg (miquels_at_cistron.nl)
Date: 01/30/04
- Previous message: Joerg Johannes: "Re: (un)mounting smb shares"
- In reply to: Nano Nano: "postfix [was Re: Sendmail vs Exim vs Others]"
- Next in thread: Lucas Albers: "Re: Sendmail vs Exim vs Others"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jan 2004 13:25:53 +0000 (UTC) To: debian-user@lists.debian.org
In article <20040130060121.GA2235@comcast.net>,
Nano Nano <40119.nospam@comcast.net> 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:
>
><40119.nospam@comcast.net>: 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 debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Joerg Johannes: "Re: (un)mounting smb shares"
- In reply to: Nano Nano: "postfix [was Re: Sendmail vs Exim vs Others]"
- Next in thread: Lucas Albers: "Re: Sendmail vs Exim vs Others"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]