Hello there,
I am working on making some SPF/SRS compliant LMTP/SMTP forwarder.
I am asking that callbacks (cb_mailfrom / cb_rcptto / cb_data) to return int|array instead of int.
Why ?
Because some special application can return a message different that "only" "250 Requested mail action okay, completed".
For example, I want to add message id inside this 250 after data eg :
250 Requested DATA action okay, message queue id 12120910.2244
Also when rejecting on RCPT TO: I'd like to say why :
550 - SPS mail from invalid : too old
Can I do such modification on 7.7 and 7.6 tree as well ?
/Xavier
-- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects