| |||||||||||||||||||||||||||||||
|
I have been processing and forwarding email using a perl script and SMTP however this eats resources. What I would like to do is once I have processed the message I would like to use /usr/lib/sendmail -g -I or similar to deliver into the maildrop queue. However SMTP gives me a message ID that I use for an audit trail. The /usr/lib/sendmail delivery mechanism does not seem to have that option. FWUI /usr/lib/sendmail is a front end for an undocumented internal protocol (postdrop?). Could I write a perl module that would deliver the message using this protocol (and give me a message id etc) or is this protocol "subject to change without notice"? Comments? TIA
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com