09-Feb-04 at 11:50, Tom Caudron ([EMAIL PROTECTED]) wrote :
> mydestination = $myhostname, localhost.$mydomain, $mydomain
> 
> which didn't fix the problem.

Postfix will try to deliver $mydestination locally.

So if email is sent to a list subscriber labelled as
[EMAIL PROTECTED] and mydomain.com is in $mydestination, then it
doesn't matter what the DNS says. Postfix will attempt local delivery.

So you really need $mydestination to only be a subdomain of $mydomain,
and then stop/start Postfix.

If this is not the problem, please enlighten me.

Cheers,

-- 
Simon White. Internet Consultant, Linux/Windows Server Administration.
email, dns and web servers; php javascript perl asp; MySQL MSSQL Access
     Bridging the gap between management, HR and the tech team.

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to