smtpd

  1. L

    OpenSMTPD 7.6.0 wont start after upgrade - (FreeBSD 14.2)

    Hi I updated my mailserver to OpenSMTPD 7.6.0 thats installed inside a ezjail and after a restart smtpd wont start. smtpd -d info: OpenSMTPD 7.6.0-portable starting passwd[77606]: warn: table-api: imsg_get: Result too large lookup: table-proc: unexpected EOF during handshake smtpd: process lka...
  2. F

    Solved Intranet smptd requiring reverse DNS to email client.

    I have setup an intranet SMPT/Mail server in a FreeBSD Jail IP: 192.168.0.31 following the instructions in this post https://it-notes.dragas.net/2024/03/08/make-your-own-email-server-freebsd-opensmptd-rspamd-dovecot-part1/ but just not configuring Redis nor an apache server not any form of...
  3. PatchyFog

    Open SMTPD: Reject sender/force errors at virtual table expansion time?

    Hello. With Exim, in the alias file, I could do this: foo@bar.com: 550 "Unknown User" to force 550 (or other) errors. With OpenSMTPD, in the "virtuals" table, the same syntax results in a 424 4.2.4 Mailing list expansion problem: <foo@bar.com> ...and not a 550. So the sender will keep...
Back
Top