Bernhard Froehlich
|
c05e5779a8
Bump version to 1.1.0
|
6 년 전 |
Bernhard Froehlich
|
3c1d683edc
Update documentation for SMTPS support (outgoing)
|
6 년 전 |
Bernhard Froehlich
|
83b558239a
Implement SMTPS support
|
6 년 전 |
Bernhard Froehlich
|
571e9ea942
Fork net/smtp package
|
6 년 전 |
Bernhard Froehlich
|
38aa14ddbf
Ensure that authentication was successfull before we relay mails
|
6 년 전 |
Bernhard Froehlich
|
72dad9fb70
Handle error cases for user supplied regexp
|
6 년 전 |
Bernhard Froehlich
|
e01895f25a
Update README
|
6 년 전 |
Bernhard Froehlich
|
a0e357c0de
Add log message for successful delivery
|
6 년 전 |
Bernhard Froehlich
|
3d648a2ce7
Adjust SMTP error codes and messages to be aligned with the RFCs
|
6 년 전 |
Bernhard Froehlich
|
66fb86be7a
Improve logging for received emails
|
6 년 전 |
Bernhard Froehlich
|
1d1c617161
Remove debug logging from smtpd
|
6 년 전 |
Bernhard Froehlich
|
e87b1e7168
Implement authentication checker against a plaintext file
|
6 년 전 |
Bernhard Froehlich
|
926c681bdf
Implement Sender and Recipient checker against regular expressions
|
6 년 전 |
Bernhard Froehlich
|
dbe4c3bc50
More formatting fixes
|
6 년 전 |
Bernhard Froehlich
|
6427f0ec23
Fix whitespace
|
6 년 전 |
Bernhard Froehlich
|
a5f3c2bd3f
Implement connection checker to restrict which networks are allowed to send mails to us
|
6 년 전 |
Bernhard Froehlich
|
b03ecbb02d
Introduce VERSION to be able to identify ourselves
|
6 년 전 |
Bernhard Froehlich
|
3b643b3927
Improve logging and make sure smtpd is also logging
|
6 년 전 |
Bernhard Froehlich
|
88d85458dc
Implement logfile and print on stdout and the logfile per default
|
6 년 전 |
Bernhard Froehlich
|
58d124b20d
Switch dependency back to chrj/smtpd since my fixes were merged
|
6 년 전 |
Bernhard Froehlich
|
646103d157
Update smtpd dependency to latest commit
|
6 년 전 |
Bernhard Froehlich
|
5004734404
Temporary switch to my own fork of smtpd which contains a few fixes
|
6 년 전 |
Bernhard Froehlich
|
72fe85dea9
Add Received line to comply with RFC 5321
|
6 년 전 |
Bernhard Froehlich
|
b55f5569b9
Repair totally broken STARTTLS and TLS listeners
|
6 년 전 |
Bernhard Froehlich
|
a70b148821
Allow remote authentication to be optional
|
6 년 전 |
Bernhard Froehlich
|
ba30ddd83c
Remove separate remote_port config value and add it to remote_host
|
6 년 전 |
Bernhard Froehlich
|
b53d620dd5
Do not share Server instance with multiple listeners
|
6 년 전 |
Bernhard Froehlich
|
5a67f917af
Add notice for local_forcetls because it cannot be used when unencrypted
|
6 년 전 |
Bernhard Froehlich
|
d07ba4c174
Update readme
|
6 년 전 |
Bernhard Froehlich
|
5da54ccf31
Implement multiple listeners and improve documentation in ini file
|
6 년 전 |