• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Qmail-Smtpd development

K

knocx

Guest
Hello ,


we are about to contribute an interceptor on the the smtp server arguments pipeline to process message headers during message transfer, like FROM , RCPT... Which will be used for additional mail routing.


however unlike qmail-inject qmail-smtpd does not provide any enviromental variables that we can get... on the other hand i see that there is a plesk developed binary /var/qmail/bin/smtp_aut located on the smtp server arguments pipeline.

i just wonder if this is a purely plesk developed binary or derived from an open source code? most possibly it intercepts the TCP stream for smtp auth , we hope to get some enviromental variables from this process if any.



regards
knocx
 
Back
Top