Commit History

Author SHA1 Message Date
  Bernhard Froehlich 21b597f351 Bump version to 1.3.0 6 years ago
  Bernhard Froehlich 5f82b4736c Update dependencies 6 years ago
  Bernhard Fröhlich de430286b3 Merge branch 'remote-sender' of beppler/smtprelay into master 6 years ago
  Carlos Alberto Costa Beppler 769193ea4d Adjust the description of remote_sender parameter. 6 years ago
  Carlos Alberto Costa Beppler 0b65e904d8 Allows specify the sender used on SMTP conversation with outgoing server. 6 years ago
  Bernhard Froehlich 2c9645ac68 Add drone config 6 years ago
  Bernhard Froehlich 770e819e2b Improve error checking 6 years ago
  Bernhard Froehlich d11f8d81ea Fix formatting 6 years ago
  Bernhard Froehlich 6270d75571 Improve TLS Config to prefer server ciphers, remove 3DES ciphers and require TLS 1.1 or higher 6 years ago
  Bernhard Froehlich 92be537b25 Bump version to 1.2.0 6 years ago
  Bernhard Froehlich b9d1663a18 Fixes for new authentication code 6 years ago
  Bernhard Froehlich 3a96014c70 Revert package renaming 6 years ago
  Bernhard Froehlich ade7cbca36 Rename to smtprelay 6 years ago
  Bernhard Froehlich ab341c697d Code refactoring and rename package 6 years ago
  Bernhard Froehlich ab850e8765 Use proper hostname instead of "localhost" for outgoing mails 6 years ago
  Bernhard Froehlich a82b0faf96 Check sender email against auth file when user is authenticated 6 years ago
  Bernhard Froehlich 76a04a2001 Authentication checker converted to store passwords as bcrypt hashes 6 years ago
  Bernhard Froehlich 0df376e54a Bump to 1.1.1-dev 6 years ago
  Bernhard Froehlich c05e5779a8 Bump version to 1.1.0 6 years ago
  Bernhard Froehlich 3c1d683edc Update documentation for SMTPS support (outgoing) 6 years ago
  Bernhard Froehlich 83b558239a Implement SMTPS support 6 years ago
  Bernhard Froehlich 571e9ea942 Fork net/smtp package 6 years ago
  Bernhard Froehlich 38aa14ddbf Ensure that authentication was successfull before we relay mails 6 years ago
  Bernhard Froehlich 72dad9fb70 Handle error cases for user supplied regexp 6 years ago
  Bernhard Froehlich e01895f25a Update README 6 years ago
  Bernhard Froehlich a0e357c0de Add log message for successful delivery 6 years ago
  Bernhard Froehlich 3d648a2ce7 Adjust SMTP error codes and messages to be aligned with the RFCs 6 years ago
  Bernhard Froehlich 66fb86be7a Improve logging for received emails 6 years ago
  Bernhard Froehlich 1d1c617161 Remove debug logging from smtpd 6 years ago
  Bernhard Froehlich e87b1e7168 Implement authentication checker against a plaintext file 6 years ago