Re: reject sasl_authenticated

2012-11-22 Thread Noel Jones
On 11/22/2012 3:21 AM, Tom Kinghorn wrote: > Good morning list. > > Is it possible to reject sasl_authentication from certain users? you can use an external policy service that rejects the mail when sasl_username is the compromised user. http://www.postfix.org/SMTPD_POLICY_README.html The postfw

Re: reject sasl_authenticated

2012-11-22 Thread Tom Kinghorn
On 22/11/2012 11:43, Robert Schetterer wrote: Am 22.11.2012 10:21, schrieb Tom Kinghorn: as workaround you may use access table for the compromised mail address with some error 4NN text which means try again later with additional info Best Regards MfG Robert Schetterer Hi Robert Many thank

Re: reject sasl_authenticated

2012-11-22 Thread Robert Schetterer
Am 22.11.2012 10:21, schrieb Tom Kinghorn: > Good morning list. > > Is it possible to reject sasl_authentication from certain users? > > we have a situation where certain accounts have been compromised. > > Unfortunately, the team which enables / disables accounts on the master > DB is a) if a

reject sasl_authenticated

2012-11-22 Thread Tom Kinghorn
Good morning list. Is it possible to reject sasl_authentication from certain users? we have a situation where certain accounts have been compromised. Unfortunately, the team which enables / disables accounts on the master DB is a) if a different geographical location and b) take up to 24 hou