d...@safeport.com skrev den 2013-05-18 20:03:
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = safeport.com
is $mydomain missing in $mydestination ?
Sending to a safeport.us address gets:
554 5.7.1 : Relay access denied
safeport.us missing in $mydestination ?
vir
Still watching logs, this one just passed by. Probably unrelated to
the changes in 20130517, but I was curious about it:
May 19 13:24:20 harrier postfix/postscreen[3533]: CONNECT from
[188.42.15.19]:48706 to [207.223.116.211]:25
May 19 13:24:26 harrier postfix/postscreen[3533]: NOQUEUE: reject:
/dev/rob0:
> Still watching logs, this one just passed by. Probably unrelated to
> the changes in 20130517, but I was curious about it:
>
> May 19 13:24:20 harrier postfix/postscreen[3533]: CONNECT from
> [188.42.15.19]:48706 to [207.223.116.211]:25
> May 19 13:24:26 harrier postfix/postscreen[3
I wanted to put google's outbound SMTP servers on a postscreen
whitelist, but the list seems to be dynamic. I found this web page
that explains how to get the list of IP addresses:
http://support.google.com/a/bin/answer.py?hl=en&hlrm=de&answer=60764
So I wrote a quick script that outputs to stdo
On Sat, 18 May 2013, Ansgar Wiechers wrote:
On 2013-05-18 d...@safeport.com wrote:
My problem is a regexp table used to fold domains that should be
delivered to the same mailbox stopped working. I solved the problem
by adding a hash table with all the extra names. This is a big
administrative d
On 19 May 2013, at 13:08 , Mike. wrote:
> I wanted to put google's outbound SMTP servers on a postscreen
> whitelist, but the list seems to be dynamic. I found this web page
> that explains how to get the list of IP addresses:
> http://support.google.com/a/bin/answer.py?hl=en&hlrm=de&answer=60764