- 13 May, 2002 3 commits
-
-
- 12 May, 2002 1 commit
-
-
- 11 May, 2002 6 commits
-
-
- 10 May, 2002 4 commits
-
-
- 09 May, 2002 14 commits
-
-
-
-
qualified. mailer_check_from(): ensures that there is only one address, and it is qualified.
Sam Roberts authored -
header_set_value(): there was no way to remove a field, now calling set with a field value of NULL removes the field. header_get_value(): was concatenating the values of all the fields with the same name, now it doesn't. header_get_address(): convenience function to get an address_t from a header field. header.h: sorted API functions to top of header, and ones used in implementing header_t to the bottom.
Sam Roberts authored -
address_get_group_count() - the number of groups in an address_t address_get_unix_mailbox_count() - the number of unix mailboxes in ...
Sam Roberts authored -
with gethostbyname() if possible. mu_get_user_email_domain() and family now use mu_get_host_name()
Sam Roberts authored -
-
-
-
-
-
- 02 May, 2002 12 commits
-
-
-
-
of doing it in deliver(). If the message was modified, drop it to the separate temporary file first, so that all modifications get to the user's maildrop.
Sergey Poznyakoff authored -
-
-
-
-
-
-
-
-
-