Hello! I want to implement imap/pop before smtp, and I found this in the dbmail mailing list archives (questions at the bottom of the email):
------------------------------------------------- Kerberus kerberus at microbsd.net Sat Apr 6 00:38:15 CEST 2002 [Dbmail] Integrating POP/IMAP before SMTP with Postfix Add the pop-before_smtp.sql table to the dbmail database and add/change these two lines in dbmail.conf DBMAIL_POP_BEFORE_SMTP=yes DBMAIL_IMAP_BEFORE_SMTP=yes then dbmail-config /etc/dbmail.conf --------------------------------------------------------- Where is the pop-before-smtp table? Is there a imap-before-smtp table? Because they're not in the dbmail tar I downloaded and installed.... and they're not part of the database. Do I have to change some parameters in postfix? Has someone done this before? Thanks a lot! Lorna.
