To be fair, very few mail servers I know of or have used have this feature.
At least Postfix and Sendmail have it. It's not that exotic. It should be fairly simple to add to Courier.
About all that needs to be done, AFAIK, is add a seek() to line 947 of submit2.C, or close the control files before run_filter and reopen them afterward. It doesn't look like the afx lib in use has a suitable seekp() function, so the latter may be easier than the former.
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
