First of all, I really appreciate your work on Opensmtpd. In the past few days of planning and configurating(still working on it). I realize the beauty in smtpd's simplicity.
My quests were quite stupid as I didn't know imap mail clients send the message to the smtp server and the imap as "Sent" for every outgoing email. The man page from the port source was enough for my setup. By the way, does Opensmtpd support milter for rspam now? I have seen blogs about it being upstreamed, but found nothing from smtpd.conf(5). Once again, thank you for this amazing piece of software. qwejrkl ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, June 5, 2019 1:50 PM, Gilles Chehade <[email protected]> wrote: > On Mon, Jun 03, 2019 at 05:44:41PM +0000, Benny wrote: > > > Hi, > > Hi, > > > I am planning a mail server of opensmtpd and dovecot. I'd be glad to know > > if there is any way to save a copy of mail to dovecot's "Sent" mail box > > before relaying them out. > > sorry, I don't know dovecot enough for tricks and hacks. > > it's possible that it's doable through some weird trick when smtpd would > notify dovecot somehow of messages that were sent, but I doubt it and it > is generally the mail user agent that does the link between mails it did > send over SMTP and copies it stores through IMAP. > > > I am also not about find any docs on opensmtpd-extra-pgsql. Is there any > > guide to link postgresql up with smtpd for virtual users? > > There's a man page but no guide no. > > There are several tutorials for using SQLite and MySQL if you google and > they are pretty much identical in terms of configuration. > > -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Gilles Chehade @poolpOrg > > https://www.poolp.org tip me: https://paypal.me/poolpOrg

