Msmtp: Difference between revisions

imported>Onny
mNo edit summary
imported>Tompurl
mNo edit summary
Line 45: Line 45:
       auth = true;
       auth = true;
       tls = true;
       tls = true;
      # try setting `tls_starttls` to `false` if sendmail hangs
       from = "<from address here>";
       from = "<from address here>";
       host = "<hostname here>";
       host = "<hostname here>";