Steve Holme
|
92ef5f19c8
smtp: Updated RFC-2821 references to RFC-5321
|
11 years ago |
Steve Holme
|
99b4045183
smtp: Fixed sending of double CRLF caused by first in EOB
|
11 years ago |
Steve Holme
|
46d26a0e77
smtp: Tidy up to move the eob counter to the per-request structure
|
11 years ago |
Steve Holme
|
b52cf5d2cd
smtp: Fixed unknown percentage complete in progress bar
|
11 years ago |
Steve Holme
|
9ea5145952
email: Tidy up of *_perform_authenticate()
|
11 years ago |
Steve Holme
|
1d7c38e1f0
smtp: Updated limit check to be more readable like the check in pop3
|
11 years ago |
Steve Holme
|
70e30f6caa
smtp: Added support for disabling the SASL initial response
|
11 years ago |
Steve Holme
|
c306d2e42f
smtp: Re-factored all perform based functions
|
11 years ago |
Steve Holme
|
f737e3a3dd
smtp: Added description comments to all perform based functions
|
11 years ago |
Steve Holme
|
686586b0f9
smtp: Moved smtp_quit() to be with the other perform functions
|
11 years ago |
Steve Holme
|
e621a5f6ea
smtp: Moved smtp_rcpt_to() to be with the other perform functions
|
11 years ago |
Steve Holme
|
8093f9541e
smtp: Moved smtp_mail() to be with the other perform functions
|
11 years ago |
Steve Holme
|
651254dcc7
smtp: Updated the coding style of smtp_state_servergreet_resp()
|
11 years ago |
Steve Holme
|
8723cade21
smtp: Added support for ;auth=<mech> in the URL
|
11 years ago |
Steve Holme
|
ad3fdbc0a4
smtp: Fix compiler warning
|
11 years ago |
Steve Holme
|
73cbd21b5e
smtp: Moved parsing of url path into separate function
|
11 years ago |
Steve Holme
|
059647f398
email: Removed hard returns from init functions
|
11 years ago |
Steve Holme
|
b482417ac4
email: Updated the function descriptions for the logout / quit functions
|
11 years ago |
Steve Holme
|
4838d196fd
email: Simplified the logout / quit functions
|
11 years ago |
Steve Holme
|
f691f9609c
email: Tidied up the *_regular_transfer() functions
|
11 years ago |
Steve Holme
|
e5bb4e86ac
email: Simplified nesting of if statements in *_doing() functions
|
11 years ago |
Steve Holme
|
cc890906b1
email: Minor code tidy up following recent changes
|
11 years ago |
Steve Holme
|
67b6fa5f95
email: Optimised block_statemach() functions
|
11 years ago |
Steve Holme
|
036366f1ef
smtp: Updated the coding style for state changes after a send operation
|
11 years ago |
Steve Holme
|
b4eb08e7fb
pop3 / smtp: Small comment tidy up
|
11 years ago |
Steve Holme
|
0be2251394
smtp: Corrected debug message for POP3_AUTH_FINAL constant
|
11 years ago |
Steve Holme
|
ad3177da24
smtp: Re-factored the final SMTP_AUTH constant
|
11 years ago |
Linus Nielsen Feltzing
|
0ffefefe7f
Remove unused variable in smtp_state_data_resp()
|
11 years ago |
Steve Holme
|
764b818934
email: Small tidy up following recent changes
|
11 years ago |
Steve Holme
|
9d45391347
smtp: Removed bytecountp from the per-request structure
|
11 years ago |