Re: OpenSMTP lmtp without unix users

2024-04-27 Thread Nicolas Goy
On Sat Apr 27, 2024 at 5:31 PM CEST, Nicolas Goy wrote: > > How can I make it work with a single vmail unix user? Without losing the > catchall? Ok, I finally figured it out with the answer I got. I tried to use the rcpt-to flag in deliver in the smtpd.conf, but I always ended with non existing u

Re: OpenSMTP lmtp without unix users

2024-04-27 Thread Kirill A . Korinsky
Greetings, On Sat, 27 Apr 2024 17:31:24 +0200, "Nicolas Goy" wrote: > > How can I make it work with a single vmail unix user? Without losing the > catchall? > I do have a bit more complicated setup. smtpd.conf: table local-emails file:/etc/mail/local-emails table aliasesfile:

OpenSMTP lmtp without unix users

2024-04-27 Thread Nicolas Goy
Hello, I have my OpenSMTP server configured as follow: pki mx-pki cert "xxx" pki mx-pki key"xxx" filter "rdns" phase connect match !rdns disconnect "550 DNS error" filter "fcrdns" phase connect match !fcrdns disconnect "550 DNS error" filter "rspamd" proc-exec "/usr/loc