On 1/23/07, Sandy Drobic <[EMAIL PROTECTED]> wrote:
Brian Blater wrote:
You should check if the domain mail.pure-energy.net is included in
$mydestination. Please keep in mind that not to set a parameter does NOT
mean the parameter will be empty. It means that the default value will be
used.

# postconf -d mydestination
mydestination = $myhostname, localhost.$mydomain, localhost

What does "postconf mydestination" say?

Do you get warnings in your logfile?
egrep 'fatal|panic|error|warning' /var/log/mail

This is what postconf shows:
porsche:~ # postconf -n mydestination
mydestination = $myhostname, localhost.$mydomain
porsche:~ # postconf -n myhostname
myhostname = mail.pure-energy.net

The egrep of /var/log/mail only shows the bounces because the local
delivery failed error:
Jan 23 15:00:09 porsche postfix/error[7763]: 4AF0AA3C36:
to=<[EMAIL PROTECTED]>, orig_to=<vscan>, relay=none,
delay=0.17, delays=0.16/0/0/0.01, dsn=5.0.0, status=bounced (local
mail delivery is disabled)

Brian
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to