..
b_mail_message.cpp
Add compatibility file again. Should fix #7858 .
2011-08-01 02:44:22 +00:00
c_mail_api.cpp
Fix count_pop_accounts. Returns number of all accounts regardless if it is a pop account or not (as before and in the whole file)...
2011-02-09 10:10:17 +00:00
crypt.cpp
Major restructuring of the mail server:
2011-02-09 01:49:01 +00:00
des.c
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
FileConfigView.cpp
Style fixes.
2011-06-20 21:27:41 +00:00
HaikuMailFormatFilter.cpp
* Now sanitizes the white space in the header fields before adding them to the
2011-10-08 19:25:10 +00:00
HaikuMailFormatFilter.h
* Removed default_sent_directory(), and introduced
2011-06-19 22:11:04 +00:00
Jamfile
Add compatibility file again. Should fix #7858 .
2011-08-01 02:44:22 +00:00
libmail.rdef
Patch by taos. Adds rdef files to make localization working.
2011-06-28 23:42:37 +00:00
mail_encoding.c
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
mail_util.cpp
* Trim white space from the field names - this removes for example an extra
2011-10-08 19:03:57 +00:00
MailAttachment.cpp
* Cleanup - this is very ugly code, and the API is also not really good; we
2010-08-18 18:20:42 +00:00
MailComponent.cpp
Style (pointer & spaces/tabs)
2010-08-15 12:18:26 +00:00
MailContainer.cpp
malloc.h ain't no standard header. Use stdlib.h instead.
2007-10-30 17:32:27 +00:00
MailDaemon.cpp
- Partial downloaded messages are now opened by Mail and not by the mail daemon. Mail request the body fetch and get notified when the daemon is done. During this time the Mail window title is showing "Downloading: subject". This fixes #7256 .
2011-03-03 09:05:04 +00:00
MailMessage.cpp
* Removed BONE PPP detection support.
2011-06-19 20:11:10 +00:00
MailProtocol.cpp
* mail_util.h was not self-contained.
2011-10-08 18:41:20 +00:00
MailSettings.cpp
* More cleanup.
2011-06-19 22:23:19 +00:00
NodeMessage.cpp
style cleanup
2008-04-26 12:16:53 +00:00
numailkit.cpp
* Removed default_sent_directory(), and introduced
2011-06-19 22:11:04 +00:00
ProtocolConfigView.cpp
Apply a nice patch from Taos, just some smaller style fixes by myself.
2011-06-20 21:12:23 +00:00
ServerConnection.cpp
Add more random into the SSL seed. Thanks Axel.
2011-05-30 21:50:13 +00:00
StringList.cpp
malloc.h ain't no standard header. Use stdlib.h instead.
2007-10-30 17:32:27 +00:00