smtp

  1. 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...
  2. sixpiece

    OpenDKIM signing with Sendmail

    I have installed OpenDKIM, and using Sendmail. I am trying to make the outgoing email signed by OpenDKIM. I created the keys, added the txt record, from the OpenDKIM package I understood the search directory for opendkim.conf to be /usr/local/etc/mail/opendkim.conf . I have my selector as...
  3. C

    Setup OpenSMTPD to relay periodic's output from root to e-mail

    Good evening, I am new to FreeBSD (running FreeBSD 13.1-RELEASE-p3) and have troubles with setting up OpenSMTPD to redirect the output of periodic to my e-mail adress. I have followed this blog post to get me started, but since it was written, the syntax of OpenSMTPDs configuration file...
  4. O

    SMTP server for ISP

    Hi all, I have to prepare new SMTP server for an internet service provider and I am looking for recommendations and your experience. There are two main modes of operation intended: - take all messages from given networks, refuse viruses and spam and relay rest into the internet - take...
  5. qsecofr

    Solved smtp: 535 - Authentication failed

    Hi, New physical server, 11.0-Release. Trying to set up mail/opensmtpd to replace older server with a working base sendmail and security/cyrus-sasl-saslauthd configuration. The goal being to require TLS-secured authentication on port 587 in order to relay. This is a small server with a few...
Back
Top