Skip to content

Instantly share code, notes, and snippets.

@stefanpejcic
Created April 14, 2025 13:15
Show Gist options
  • Save stefanpejcic/bef9ebb2e9a7879cc27f2ae9baea5a3f to your computer and use it in GitHub Desktop.
Save stefanpejcic/bef9ebb2e9a7879cc27f2ae9baea5a3f to your computer and use it in GitHub Desktop.
/etc/msmtprc for openpanel user
# /etc/msmtprc
defaults
auth off
tls off
logfile /var/log/msmtp.log
account default
host IP_HERE
port 25
from USERNAME@HOSTNAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment