Re: smtpd.conf - Possible Issues with "mail-from"

2023-11-06 Thread Antonino Sidoti
Hi Thomas, Thank you for your reply. SMTP2Go provides an SMTP Mail Relay service. I checked their support information yesterday and it appears that I need to have my mail domain fully verified to allow me to send through their Relay service. Hence the log messages talking about “Verified

Re: smtpd.conf - Possible Issues with "mail-from"

2023-11-06 Thread Thomas Bohl
Hello, It appears that the “mail-from” is not working. I can see this in the mail logs. I am sending emails in a backup script using the command; e.g. mail -s “My Backup" n...@sidoti.id.au < somefile Extract from /var/log/maillog Nov 6 17:34:36 fw2 smtpd[43484]: 7cb40a8b67fe96f9 mta

smtpd.conf - Possible Issues with "mail-from"

2023-11-05 Thread Antonino Sidoti
Hello, I have upgraded my home firewall to OpenBSD 7.4. In my “smtpd.conf” I have a relay setup (very similar to the example in “man” page). My smtpd.conf # $OpenBSD: smtpd.conf,v 1.14 2019/11/26 20:14:38 gilles Exp $ # This is the smtpd server system-wide configuration file. # See