Commit History

Upphovsman SHA1 Meddelande Datum
  Bernhard Froehlich b9d1663a18 Fixes for new authentication code 6 år sedan
  Bernhard Froehlich 3a96014c70 Revert package renaming 6 år sedan
  Bernhard Froehlich ade7cbca36 Rename to smtprelay 6 år sedan
  Bernhard Froehlich ab341c697d Code refactoring and rename package 6 år sedan
  Bernhard Froehlich a82b0faf96 Check sender email against auth file when user is authenticated 6 år sedan
  Bernhard Froehlich 76a04a2001 Authentication checker converted to store passwords as bcrypt hashes 6 år sedan
  Bernhard Froehlich 0df376e54a Bump to 1.1.1-dev 6 år sedan
  Bernhard Froehlich c05e5779a8 Bump version to 1.1.0 6 år sedan
  Bernhard Froehlich 571e9ea942 Fork net/smtp package 6 år sedan
  Bernhard Froehlich 38aa14ddbf Ensure that authentication was successfull before we relay mails 6 år sedan
  Bernhard Froehlich 72dad9fb70 Handle error cases for user supplied regexp 6 år sedan
  Bernhard Froehlich a0e357c0de Add log message for successful delivery 6 år sedan
  Bernhard Froehlich 3d648a2ce7 Adjust SMTP error codes and messages to be aligned with the RFCs 6 år sedan
  Bernhard Froehlich 66fb86be7a Improve logging for received emails 6 år sedan
  Bernhard Froehlich 1d1c617161 Remove debug logging from smtpd 6 år sedan
  Bernhard Froehlich e87b1e7168 Implement authentication checker against a plaintext file 6 år sedan
  Bernhard Froehlich 926c681bdf Implement Sender and Recipient checker against regular expressions 6 år sedan
  Bernhard Froehlich dbe4c3bc50 More formatting fixes 6 år sedan
  Bernhard Froehlich 6427f0ec23 Fix whitespace 6 år sedan
  Bernhard Froehlich a5f3c2bd3f Implement connection checker to restrict which networks are allowed to send mails to us 6 år sedan
  Bernhard Froehlich b03ecbb02d Introduce VERSION to be able to identify ourselves 6 år sedan
  Bernhard Froehlich 3b643b3927 Improve logging and make sure smtpd is also logging 6 år sedan
  Bernhard Froehlich 88d85458dc Implement logfile and print on stdout and the logfile per default 6 år sedan
  Bernhard Froehlich 58d124b20d Switch dependency back to chrj/smtpd since my fixes were merged 6 år sedan
  Bernhard Froehlich 5004734404 Temporary switch to my own fork of smtpd which contains a few fixes 6 år sedan
  Bernhard Froehlich 72fe85dea9 Add Received line to comply with RFC 5321 6 år sedan
  Bernhard Froehlich b55f5569b9 Repair totally broken STARTTLS and TLS listeners 6 år sedan
  Bernhard Froehlich a70b148821 Allow remote authentication to be optional 6 år sedan
  Bernhard Froehlich ba30ddd83c Remove separate remote_port config value and add it to remote_host 6 år sedan
  Bernhard Froehlich b53d620dd5 Do not share Server instance with multiple listeners 6 år sedan