Sergey Zonov
|
5b5f738410
make possible #91.
|
2 yıl önce |
Bernhard Froehlich
|
813bd9ebe7
Support .env files if it exists
|
2 yıl önce |
Bernhard Froehlich
|
e5f27e02e5
config: Comments in ini file traditionally start with ';' (#79)
|
3 yıl önce |
Bernhard Froehlich
|
dffe0bb5bb
config: Show error output from parser if it fails (#79)
|
3 yıl önce |
Bernhard Fröhlich
|
00df491340
Merge pull request #72 from decke/ff-config
|
3 yıl önce |
Bernhard Froehlich
|
1bf205e7d8
Compress if statement
|
3 yıl önce |
Bernhard Froehlich
|
e3ba45ede2
Fix output for "-version" to not contain unneccessary noise
|
3 yıl önce |
Bernhard Froehlich
|
e9a2b9ad5a
Fix IniParser() to support various common formats
|
3 yıl önce |
Bernhard Froehlich
|
7e3dbd515d
Add config parameter for ini file
|
3 yıl önce |
Bernhard Froehlich
|
8cc31a918b
Properly handle config parsing errors because logging is not setup yet
|
3 yıl önce |
Bernhard Froehlich
|
26477177fe
Replace iniflags config file parser with peterbourgon/ff/v3
|
3 yıl önce |
Mark Gardner
|
4221919689
Allow config to have multiple remotes.
|
3 yıl önce |
Rubin Raithel
|
016ef762fb
add: basic smtpd configuration options
|
3 yıl önce |
Dries De Peuter
|
03d109ff8b
feat: Add support for ignoring certs
|
3 yıl önce |
Ben Ubois
|
d8860fc917
Added external command support.
|
4 yıl önce |
Bernhard Froehlich
|
441a53cfd9
Fix code formatting with gofmt -s
|
4 yıl önce |
Jonathon Reinhart
|
247d187576
Don't allow a configuration requiring auth with a non-TLS listener
|
4 yıl önce |
Jonathon Reinhart
|
45a676e274
Add localAuthRequired() helper function
|
4 yıl önce |
Jonathon Reinhart
|
ca1ccd85e3
Refactor parsing of -listen string out into separate config function
|
4 yıl önce |
Jonathon Reinhart
|
3debf4127d
Adjust remote auth disabled check syntax
|
4 yıl önce |
Jonathon Reinhart
|
22ef0c2ee6
Move SMTP auth setup to ConfigLoad()
|
4 yıl önce |
Jonathon Reinhart
|
7c0ba34025
Move compilation of allowed_recipients to ConfigLoad()
|
4 yıl önce |
Jonathon Reinhart
|
a896ab2847
Move compilation of allowed_sender to ConfigLoad()
|
4 yıl önce |
Jonathon Reinhart
|
918df65a3a
Require that networks in allowed_nets are networks and not hosts
|
4 yıl önce |
Jonathon Reinhart
|
ef3f9c8ea0
Move parsing of "allowed_nets" out to ConfigLoad()
|
4 yıl önce |
Jonathon Reinhart
|
20ca816160
Discard mail if remote_host is not set
|
4 yıl önce |
Jonathon Reinhart
|
095fba119a
Change default logfile to empty string (meaning stderr)
|
4 yıl önce |
Jonathon Reinhart
|
34cb47c364
Implement structured logs using logrus
|
4 yıl önce |
Bernhard Froehlich
|
5ba64c5c6e
Add new Release Workflow using Github Actions and wangyoucao577/go-release-action
|
4 yıl önce |
Simon Legner
|
999cfea307
Fix typo "addresses"
|
4 yıl önce |