Hi. I'm trying to set additional values for qmail-smtp if a user has authenticated by SMTP-Auth. Like having all users use smtp-auth and have individual mailSizeMax values being checked not only while receiving mail.
Well, I managed to get the mailSizeMax value read out be auth_smtp and transferred to qmail-smtp by changing code to transfer the value as part of the return to qmail-smtp using smtpcall. The value replaces the Values set by tcpservers run file or the control file. But that method is not very flexible if it comes to read out and set more than one parameter. Has some done something equal with more flexibility but letting the chain that qmail-smtp forks auth_smtp intact? Greetings, Philipp Kolloczek
