Displaying 2 results from an estimated 2 matches for "popb4smtp".
2005 Jan 26
3
Execute Query after Logon ...
Hello list,
is there a possibility to submit a query after
a login. I use this feature in tpop3d to write
a popb4smtp log into mysql. I would like to replace
tpop3d with dovecot for pop3 and imap.
Therefor I would need something similar.
Thanks for answers.
Regards
Karl-Heinz
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/n...
2008 Oct 21
3
mail_executable's process environment
Hello,
I recently had to get Dovecot 1.1.4 to write to a "pop3/imap-before-
smtp" db such that my MTA could permit relay after a successful
authentication with Dovecot.
The 'pop3' and 'imap' processes are executed only after a successful
auth, so replacing them with wrappers which write to the db seemed the
natural choice. Lo and behold, someone thought of