smtp: Post authentication code tidy up
authorSteve Holme <steve_holme@hotmail.com>
Tue, 5 Jun 2012 11:23:01 +0000 (12:23 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 5 Jun 2012 11:23:01 +0000 (12:23 +0100)
commit7157363ab4c11b17ccdcae436b8eb9ffbc16015e
treef65fa6dcbc4124ac39ddf92cfaf170e39b26515c
parentc5b66836a543be7164b2a4b81cb4ecd35465ed5c
smtp: Post authentication code tidy up

Corrected lines longer than 78 characters.

Removed unnecessary braces in smtp_state_helo_resp().

Introduced some comments in data sending functions.

Tidied up comments to match changes made in pop3.c.
lib/smtp.c
lib/smtp.h