On Tue, 31 Oct 2006, Jorn Hass wrote:

> > How many would appreciate per-RCPT SMTP filter capabilities?
> 
> This would be a very nice to have, as each user can then control their
> own settings etc.
> 
> I was actually looking at making this a filter code decision. By
> default filter runs, but if user chooses to not have this filter, or
> have different levels for i.e. spamassasin, they can then select so
> accordingly.

just to clear things up, the post-RCPT filter is executed during the SMTP 
phase after each RCPT_TO transaction, before XMail sends the SMTP response 
back to th client. You have no message data available when the filter 
runs. Only client IP:PORT info, and sender return path (and, of course, 
current recipient address).


- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to