- 14 Jan, 2003 15 commits
-
-
-
In order to get rid of superfluous 'Inappropriate message' diagnostics and provide a behaviour consistent with that of standard implementations, moved the flags argument from util_get_message to msgset_parse. (msgset_count): New function. (util_isdeleted): Reverted to older declaration (before 2002-10-13).
Sergey Poznyakoff authored -
-
gnutls_certificate_set_x509_key_file(). Use gnutls_strerror(), instead of gnutls_perror(), as the latter confuses mail clients. (mu_init_tls_libs): Removed useless initialization of the auto variable.
Sergey Poznyakoff authored -
takes three or four arguments, depending on the release of DB 2. Take care of it.
Sergey Poznyakoff authored -
-
-
-
-
-
-
-
-
- 13 Jan, 2003 8 commits
-
-
-
-
-
whether or not to include an address to the cc: header. Implemented --cc/--nocc.
Sergey Poznyakoff authored -
-
-
(rcpt_mask): New global declaration. (mh_get_message): Added missing __P(). (mh_decode_rcpt_flag): New function.
Sergey Poznyakoff authored -
-
- 12 Jan, 2003 7 commits
-
-
-
-
-
-
-
-
In envelope responses emit a single NIL to represent a non-existent envelope structures. Thanks Nic Ferrier <nferrier@tapsellferrier.co.uk> for reporting the bug.
Sergey Poznyakoff authored
-
- 11 Jan, 2003 7 commits
-
-
-
-
installing observable action. This speeds up execution by the factor of three.
Sergey Poznyakoff authored -
-
-
leading whitespace and eventual 're:' prefix from the subject header line.
Sergey Poznyakoff authored -
only register them in the message pool. Moved notification into a separate loop. This way observable action receives notifications in the proper order.
Sergey Poznyakoff authored
-
- 10 Jan, 2003 3 commits
-
-