Your IP : 216.73.216.220


Current Path : /proc/thread-self/root/home/deltalab/Magento/docker-magento2/magento2/ubuntu/php/
Upload File :
Current File : //proc/thread-self/root/home/deltalab/Magento/docker-magento2/magento2/ubuntu/php/msmtprc

defaults
#tls_trust_file /etc/ssl/certs/ca-certificates.crt

# default account for local smtp relay - i.e. docker exim4 container
account default
tls off
tls_certcheck off
tls_starttls off
host XMAILHOSTX
port 25

# Authenticate to GMail
#
# If your Gmail account is secured with two-factor authentication, you need
# to generate a unique App Password to use in ssmtp.conf.
# See https://support.google.com/mail/answer/185833
# App Passwords can be generated on https://myaccount.google.com/apppasswords
#
# Use your Gmail username (not the App Name) in the AuthUser line and use the
# generated 16-character password in the AuthPass line, spaces in the password
# can be omitted.
#
# If you do not use two-factor authentication, you need to allow access to
# unsecure apps. You can do so on your Less Secure Apps page.
# See https://support.google.com/accounts/answer/6010255
# You can do so on https://myaccount.google.com/lesssecureapps
#account gmail
#tls on
#auth on
#host smtp.gmail.com
#port 587
#user user1@gmail.com
#from user1@gmail.com
#password ******

auto_from on
maildomain XMAILDOMAINX

logfile /var/log/msmtp.log