Re: perform check after authentication

2011-10-19 Thread Noel Jones
On 10/19/2011 3:30 PM, Daniel L. Miller wrote: > On 10/19/2011 1:21 PM, Noel Jones wrote: >> On 10/19/2011 3:06 PM, Daniel L. Miller wrote: >>> How can I execute a policy service AFTER successful authentication >>> or local sender verification? >>> >> >> Have your policy service check for existence

Re: perform check after authentication

2011-10-19 Thread Daniel L. Miller
On 10/19/2011 1:21 PM, Noel Jones wrote: On 10/19/2011 3:06 PM, Daniel L. Miller wrote: How can I execute a policy service AFTER successful authentication or local sender verification? Have your policy service check for existence of sasl_sender or sasl_username. If I use that in smtpd_sender

Re: perform check after authentication

2011-10-19 Thread Noel Jones
On 10/19/2011 3:06 PM, Daniel L. Miller wrote: > How can I execute a policy service AFTER successful authentication > or local sender verification? > > -- > Daniel Have your policy service check for existence of sasl_sender or sasl_username. -- Noel Jones