Timo Röhling
4a3349d538
1.1
10 years ago
Timo Röhling
ea35d05dcf
Check for extra command line arguments
Otherwise, excluded domains might be silently ignored.
10 years ago
Timo Röhling
e915847e73
Do not show help on command line errors
This obfuscates the error message too much.
10 years ago
Timo Röhling
45648f63df
Optionally exclude domains from address rewriting
Useful for subdomains which are handled by the same
mail server.
11 years ago
Timo Röhling
ff33d043b9
Support for multiple secrets
The secrets file is now parsed line by line, and
each line (excluding CR and/or LF) is used as a secret.
Only the first secret is used for signing, but all
secrets are used for verification.
11 years ago
Timo Röhling
521be6ecc3
Fix line indentation
This is purely cosmetic.
11 years ago
Timo Röhling
37c6dc7b0d
Pacify C compiler
This eliminates a warning about a missing return
statement. The code was correct though, because
hex2num() is guarded by is_hexdigit().
11 years ago
Timo Röhling
c29c38d622
Add chroot capability
12 years ago
Timo Röhling
df7a3836c4
Added syslog output
12 years ago
Timo Röhling
5d26960180
Fix special character escape
12 years ago
Timo Röhling
35ec3e10a8
Initial commit
12 years ago