--> Gerben Wierda [2013-02-02 20:55:42 +0100]:
> Just so there is no misunderstanding: I am unhappy running an
> older version that is not updated with security fixes anymore and
> I had planned to upgrade before now (but not immediately when 10.8
> came out as 10.8.0 Server was not what you say
On 2/2/2013 3:50 PM, Viktor Dukhovni wrote:
> On Sat, Feb 02, 2013 at 03:34:30PM -0600, Stan Hoeppner wrote:
>
>>check_client_access pcre:/etc/postfix/client_access
>>...
>>
>> /etc/postfix/client_access:
>> /.*facebook\.com$/ permit
>
> This is not robust for two reason
On Sat, Feb 02, 2013 at 03:34:30PM -0600, Stan Hoeppner wrote:
>check_client_access pcre:/etc/postfix/client_access
>...
>
> /etc/postfix/client_access:
> /.*facebook\.com$/permit
This is not robust for two reasons, the first is a simple oversight,
replace:
/
On 2/2/2013 1:55 PM, Gerben Wierda wrote:
> Just so there is no misunderstanding: I am unhappy running an older version
> that is not updated with security fixes anymore and I had planned to upgrade
> before now (but not immediately when 10.8 came out as 10.8.0 Server was not
> what you say trus
On 2/2/2013 11:10 AM, Gerben Wierda wrote:
> Dag & Dank Wietse,
>
> Can I do perl regex, e.g.
>
> outmail\d\d\d.snc\d.facebook.com permit
>
> or globbing like
>
> outmail*.snc4*.facebook.com
/etc/postfix/main.cf:
smtpd_recipient_restrictions =
...
reject_unauth_destina
Just so there is no misunderstanding: I am unhappy running an older version
that is not updated with security fixes anymore and I had planned to upgrade
before now (but not immediately when 10.8 came out as 10.8.0 Server was not
what you say trustworthy. I skipped 10.7 server altogether because
--> Gerben Wierda [2013-02-02 19:37:41 +0100]:
> Actually, I'm still on /usr/libexec/postfix/greylist.pl
> as I am using Mac OS X Server 10.6.8 and I haven't dared to upgrade
> to a higher version of OS X Server as they were busy crippling it
> in many respects.
It's actually very easy to upgra
Am 02.02.2013 19:37, schrieb Gerben Wierda:
> Actually, I'm still on
>
> /usr/libexec/postfix/greylist.pl
>
> as I am using Mac OS X Server 10.6.8 and I haven't dared to upgrade to a
> higher version of OS X Server as they were busy crippling it in many respects.
you are aware that OSX 10.6
Actually, I'm still on
/usr/libexec/postfix/greylist.pl
as I am using Mac OS X Server 10.6.8 and I haven't dared to upgrade to a higher
version of OS X Server as they were busy crippling it in many respects.
G
On 2 Feb 2013, at 18:51, John Allen wrote:
> On 02/02/2013 11:25 AM, Gerben Wierd
On 02/02/2013 11:25 AM, Gerben Wierda wrote:
So, I need a whitelist. But how?
If you are using postgrey then you can add something to the white list
which can be found in/etc/postgrey (debian).
Might help
John A
Dag & Dank Wietse,
Can I do perl regex, e.g.
outmail\d\d\d.snc\d.facebook.compermit
or globbing like
outmail*.snc4*.facebook.com
And secondly, I also get mail I want to leave through where the sender is an
operation like messagelabs, but I want to accept only certain senders using
me
Gerben Wierda:
> smtpd_recipient_restrictions = permit_sasl_authenticated permit_mynetworks
> reject_unauth_destination check_policy_service unix:private/policy permit
>
To exclude some site from greylist checks, use an access table
*after* reject_unauth_destination and before the check_policy_
I have set up my smtpd restrictions as follows:
smtpd_client_restrictions = permit_mynetworks permit_sasl_authenticated
check_sender_access hash:/etc/postfix/whitelist reject_rbl_client
zen.spamhaus.org permit
smtpd_recipient_restrictions = permit_sasl_authenticated permit_mynetworks
reject_un
13 matches
Mail list logo