Hi Davide,

is there a chance to see SMTP dialog filter hooks in the next release?
This would make the filtering engine more flexible:

You could check the RCPT_TO and act before the message is accepted.
E.g. checking a forwarding target server, if the user exists there,
before accepting and forwarding the whole mail. 

Hooks after each SMTP command and after each data line would be a nice 
thing, e.g.:

HOOK_HELO
HOOK_MAIL_FROM
HOOK_RCPT_TO
HOOK_DATALINE

So a script could also do anti spam and anti virus checking on the fly, 
aborting conversation without accepting the whole message. 

What do you think?

All the best,
Harald




-
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