Set mail with phpmailer under ispconfig

Discussion in 'General' started by Oitsuki, Feb 11, 2020.

  1. Oitsuki

    Oitsuki Member

    Hello,
    I try to use phpmailer under ispconfig with smtp.
    Could you tell if this setting is correct because I do receive email

    Method of transmission of email : smtp (option gmail, sendmail, smtp)
    SMTP hosts = mail.mydomail.com
    SMTP authentication = false (option true / false)
    SMTP Password = myEmailPassword
    SMTP User Name = MyEmail
    Do you want to use the SMTP secured protocol = tls (no, ssl, tls)
    Do you want the SMTP port : 587
    thank you

    Feb 11 00:04:26 nsxxxxxx postfix/smtpd[518]: lost connection after STARTTLS from xxxxxxx.ip-94-23-7.eu[94.23.7.166]
    Feb 11 00:04:26 nsxxxxxx postfix/smtpd[518]: disconnect from xxxxxxx.ip-94-23-7.eu[94.23.7.166] ehlo=1 starttls=1 commands=2
    Feb 11 00:04:27 nsxxxxxx dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: EOF
    Feb 11 00:04:35 nsxxxxxx dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: EOF
     
    Last edited: Feb 11, 2020
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    Generally you must use smtp authentication to send.
     

Share This Page