Hi there, Is it possible to pass SMTP command information Such as ENVID( part of mail from) command to a piped script? The only way to pass this information is via network connection such as the use of the before queue filter(used for example for spamassessin). But Then you have to completly implement the SMTP protocol which for a script is a bit of overkill. So my question, is basically, is there any option to enable the pass of this information via a piped script?
Thanks in advance, Kind regads, Marchel.