Denys Vlasenko
|
b6237c0657
mail: commonalize send_r_n()
|
3 gadi atpakaļ |
Denys Vlasenko
|
25b2680056
mail: move "opts" from globals
|
3 gadi atpakaļ |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 gadi atpakaļ |
Denys Vlasenko
|
3550bc494d
sendmail: use on-stack buffer for AUTH PLAIN
|
6 gadi atpakaļ |
Denys Vlasenko
|
884ea1c172
sendmail: code shrink 2
|
6 gadi atpakaļ |
Denys Vlasenko
|
8d634a08c4
sendfile: code shrink
|
6 gadi atpakaļ |
Raffaello D. Di Napoli
|
f28b8857a9
sendmail: support AUTH PLAIN in addition to AUTH LOGIN
|
6 gadi atpakaļ |
Raffaello D. Di Napoli
|
6f09785b7e
sendmail: fix parsing of addresses in angle brackets
|
6 gadi atpakaļ |
Denys Vlasenko
|
1121b4e568
sendmail allow "=" symbol in recipient, closes 10241
|
7 gadi atpakaļ |
Denys Vlasenko
|
3505e38bd1
sendmail: fix segfault if "To: email1,email2" is used
|
7 gadi atpakaļ |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 gadi atpakaļ |
Denys Vlasenko
|
20077c1429
libbb: make trim() return pointer to terminating NUL
|
7 gadi atpakaļ |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 gadi atpakaļ |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 gadi atpakaļ |
Denys Vlasenko
|
c39ee04705
sendmail: allow "+" symbol in recipient. Closes 9646
|
7 gadi atpakaļ |
Denys Vlasenko
|
c19f7584e1
Convert all mailutils/* applets to "new style" applet definitions
|
8 gadi atpakaļ |
Denys Vlasenko
|
b9f56e82da
sendmail: make it possible to pause after connection helper is started
|
8 gadi atpakaļ |
Denys Vlasenko
|
2a4d7f44a4
sendmail: include -H and -S in short help text
|
8 gadi atpakaļ |
Denys Vlasenko
|
9de7509aa0
sendmail: improve help text
|
8 gadi atpakaļ |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 gadi atpakaļ |
Denys Vlasenko
|
76b680c7a8
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
|
8 gadi atpakaļ |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 gadi atpakaļ |
Kaarle Ritvanen
|
4e03d41342
sendmail: use FQDN in default envelope sender
|
10 gadi atpakaļ |
Denys Vlasenko
|
07f417b6ab
sendmail: make -f optional, document its default value
|
10 gadi atpakaļ |
Denys Vlasenko
|
a42f530e03
sendmail: code shrink on top of previous patches
|
11 gadi atpakaļ |
Aaro Koskinen
|
e82bfef839
sendmail: don't add multiple To: headers
|
11 gadi atpakaļ |
Aaro Koskinen
|
4a732220e9
sendmail: don't add To: header if it already exists
|
11 gadi atpakaļ |
Aaro Koskinen
|
236f222cde
sendmail: support long header fields for recipients
|
11 gadi atpakaļ |
Aaro Koskinen
|
a8ba0a0d0c
sendmail: support address lists
|
11 gadi atpakaļ |
Aaro Koskinen
|
06ad964ae6
sendmail: support addresses inside angle brackets
|
11 gadi atpakaļ |