Updated
Showing
1 changed file
with
6 additions
and
0 deletions
1 | 2005-02-26 Wojciech Polak | 1 | 2005-02-26 Wojciech Polak |
2 | 2 | ||
3 | * mh/send.c (expand_aliases): Bugfix. Do not use statically | ||
4 | allocated buffer. Use header_aget_field_name() instead. | ||
5 | The utility freezed with header names longer than 16 bytes. | ||
6 | |||
7 | 2005-02-26 Wojciech Polak | ||
8 | |||
3 | * mailbox/url_smtp.c (_url_smtp_init): Do not reject | 9 | * mailbox/url_smtp.c (_url_smtp_init): Do not reject |
4 | an URL with user name, password, or auth method specified. | 10 | an URL with user name, password, or auth method specified. |
5 | We will use it in further ESMTP authentication. | 11 | We will use it in further ESMTP authentication. | ... | ... |
-
Please register or sign in to post a comment