- 05 Nov, 2002 9 commits
-
-
-
-
argument. It now contains flags that control how util_get_message operates. Flags are a bitwise sum of the following: MSG_ALL Return any message (deleted or not) MSG_NODELETED Do not return deleted messages. MSG_SILENT Do not output warnings about deleted messages.
Sergey Poznyakoff authored -
that when the dash is used to mean 'range' and the first message in the range is not numeric, there should be whitespace between them.
Sergey Poznyakoff authored -
-
-
-
-
- 04 Nov, 2002 23 commits
-
-
- 03 Nov, 2002 8 commits
-
-
-
-
-
-
-
-
implicitly rely on the possibility to seek on stdin streams. To provide this functionality: (struct _file_stram): Added cache member. It is a memory stream used to provide seeking capability for stdio streams. (_file_destroy): Destroy cache if necessary. (_stdin_file_read,_stdin_file_readline,_stdout_file_write): New functions. Provide IO operations for stdio streams. (stdio_stream_create): Register new IO functions.
Sergey Poznyakoff authored -
(smtp_address_add): New function. A wrapper around address_union. (_smtp_set_rcpt): Rewritten based on address_union call.
Sergey Poznyakoff authored
-