Mailinglist Archive: opensuse (1885 mails)

< Previous Next >
Re: [opensuse] Sending System Mail To Aribtrary Address Instead of Local Mailbox?
  • From: Anders Johansson <ajohansson@xxxxxxx>
  • Date: Mon, 6 Apr 2009 21:08:52 +0200
  • Message-id: <200904062108.52337.ajohansson@xxxxxxx>
On Monday 06 April 2009 20:05:44 Randall R Schulz wrote:
On Monday April 6 2009, Anders Johansson wrote:
...

Aha, so the remote email system doesn't accept email from made up
domains. The bounce goes through because it is sent from an empty
address <>, so no domain check there.

Looks like you may have to give your mail server a proper domain
name, to get past the security checks at sonic.com

Can I get the primary outgoing mail to use the empty domain the way the
bounces do? I see these FROM_HEADER and
POSTFIX_MASQUERADE_DOMAIN
parameters whose descriptions suggest vaguely that this could be done.

(It's sonic.net, by the way.)

Yes, sorry.

It might be possible to use an empty domain, it depends on how sonic.net is
configured. An empty domain is usually replaced by the server's own domain, so
the effect would be that the emails came from "root@xxxxxxxxx". This might
work, unless sonic.net demands smtp-auth even for incoming emails when the
domain is sonic.net. It would be cheating though.

Note that the bounces didn't have an empty domain, they had a completely
empty address, <>. This is handled specially by email systems.

Configuring your postfix to authenticate properly with the sonic.net smtp
system would be another way to go.

Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >