Steve Holme
|
d9ca9e9869
|
sasl: Moved ntlm authentication message handling from smtp.c
Moved the ntlm message creation and decoding from smtp.c into the sasl
module to allow for use by other modules such as pop3.
|
2012-06-02 11:07:58 +01:00 |
|
Steve Holme
|
54d484e136
|
sasl: Moved login authentication message creation from smtp.c
Moved the login message creation from smtp.c into the sasl module
to allow for use by other modules such as pop3.
|
2012-05-31 23:11:54 +01:00 |
|
Steve Holme
|
8e860c1662
|
sasl: Moved plain text authentication message creation from smtp.c
Moved the plain text message creation from smtp.c into the sasl module
to allow for use by other modules such as pop3.
|
2012-05-30 20:52:52 +01:00 |
|