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
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