393 Commits

Author SHA1 Message Date
mscott%netscape.com
3a78054dc6 Removing from directory as this has been moved to tests\smtp\smtpTest.cpp 1999-02-09 03:50:32 +00:00
mscott%netscape.com
1c74b22e88 Build nsSmtpProtocol.cpp... 1999-02-09 03:49:59 +00:00
mscott%netscape.com
1221af04e9 New method to post a file containing a message. 1999-02-09 03:49:31 +00:00
mscott%netscape.com
101c8b3d6d Many many changes. Most notably code to correctly parse a file containing an email message, append appropriate CRLFs and transmit the file to the SMTP server. 1999-02-09 03:48:56 +00:00
mscott%netscape.com
43c849a258 Small changes. Added support for getting/setting a file name for the file to be posted. 1999-02-09 03:46:34 +00:00
warren%netscape.com
4303f5bbff Broke out IMAP stuff. 1999-02-09 03:45:02 +00:00
mscott%netscape.com
0b5693d6bb Add accessors for getting/setting the file name for the email message to be posted. 1999-02-09 03:44:47 +00:00
mscott%netscape.com
fb0265ba77 Add values for CRLF.... 1999-02-09 03:23:10 +00:00
mscott%netscape.com
42bcff3720 Oops...one of my changes got lost...if you are reading in user data, don't write it into m_userData unless the user
actually entered a value...if you do write in it, we step on the default value which is alredy in m_userData...
1999-02-09 03:21:34 +00:00
alecf%netscape.com
d5c6aee3a4 Some headers aren't required after all.
reorder some of them and change HEADER_TOTAL to HEADER_LAST for consistency.
1999-02-09 02:55:39 +00:00
alecf%netscape.com
d2b793432e terminate posts with "."
move FORCE_PR_LOG above the include for msgCore so that we can log in release builds
remove unnecessary assert
get ready for the next state after we post the message
1999-02-09 02:54:44 +00:00
alecf%netscape.com
f71411b43d fix up test harness for posting 1999-02-09 02:49:58 +00:00
warren%netscape.com
ac8697229e Fixed to build on Windows. 1999-02-09 02:23:39 +00:00
ducarroz%netscape.com
93ff7ec55f remove temporary directory compose 1999-02-09 02:14:58 +00:00
ducarroz%netscape.com
bd0bf6556f Original file was moved into .\smtp, this is in fact a first check in 1999-02-09 01:45:55 +00:00
ducarroz%netscape.com
dda94d6451 Add support for msgCompose & msgCompFields, change library name to compose instance of smtp 1999-02-09 01:42:18 +00:00
ducarroz%netscape.com
c3d87ae834 Add support for msgCompose and msgCompFields 1999-02-09 01:40:25 +00:00
ducarroz%netscape.com
c6ca3f5256 Add support for nsIMsgCompose & nsIMsgCompFields 1999-02-09 01:36:14 +00:00
ducarroz%netscape.com
9c5d093528 Add class id for msgcompose and msgcompfields 1999-02-09 01:34:53 +00:00
alecf%netscape.com
22088b8763 Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
ducarroz%netscape.com
4bfdb6fe36 add library compose.lib 1999-02-09 01:33:33 +00:00
ducarroz%netscape.com
99bea1df7b add directory compose to build process 1999-02-09 01:32:15 +00:00
ducarroz%netscape.com
454dd3b599 Initial check in 1999-02-09 01:28:32 +00:00
mscott%netscape.com
edce6818e7 Ooops...forgot to check this file in. I changed the arguments for ExtractRFC822Addresses 1999-02-09 01:23:34 +00:00
ducarroz%netscape.com
08b467330b Initial check in 1999-02-09 00:15:59 +00:00
ducarroz%netscape.com
d33a5fc1e3 Initial check in 1999-02-09 00:08:18 +00:00
ducarroz%netscape.com
e941185aba Initial check in
This file is temporary!
1999-02-09 00:05:39 +00:00
alecf%netscape.com
f18568846b first shot at NNTP Newsgroup Post implementation...still have a few kinks to work out 1999-02-08 23:09:26 +00:00
alecf%netscape.com
524107ae90 make this newsheader valid for now 1999-02-08 23:05:05 +00:00
mscott%netscape.com
91be8c535d Updating with changes for new nsISmtpUrl interface... 1999-02-08 01:36:57 +00:00
mscott%netscape.com
dd17f29775 More conversion changes from old smtp code to the working in the new world... 1999-02-08 01:36:38 +00:00
mscott%netscape.com
5748402733 Added more interface methods for a message.... 1999-02-08 01:35:57 +00:00
bienvenu%netscape.com
b86b4c7fde add more flag setting stuff, including local mail flag handling 1999-02-08 00:46:47 +00:00
bienvenu%netscape.com
a904be3126 add runtime only define 1999-02-08 00:45:46 +00:00
mscott%netscape.com
0eb1f0a7b1 Add the return value to ParseRFC822Addresses. the return value is the number of addresses.... 1999-02-08 00:16:21 +00:00
bienvenu%netscape.com
5fbb6f8241 add local mail folder summary spec 1999-02-08 00:13:59 +00:00
bienvenu%netscape.com
1f548c6bcb add local folder summary spec class 1999-02-08 00:06:41 +00:00
bienvenu%netscape.com
586c07dc9b local folder header strings, e.g., x-mozilla-status 1999-02-08 00:03:56 +00:00
mscott%netscape.com
38bec9b170 First checked in. 1999-02-07 02:07:22 +00:00
mscott%netscape.com
adf74da187 First time checked in. 1999-02-07 02:06:59 +00:00
mscott%netscape.com
c92ee08987 First check in... 1999-02-07 02:05:53 +00:00
mscott%netscape.com
ef53930248 Initialize a variable.... 1999-02-07 02:05:28 +00:00
mscott%netscape.com
68397cb55d First checked in. 1999-02-07 01:50:40 +00:00
mscott%netscape.com
aaa7ba82c7 First checked. Formations of a new smtp protocol class. 1999-02-07 01:48:57 +00:00
mscott%netscape.com
e7daaf1fa2 Implementation of nsISmtpUrl. 1999-02-07 01:48:11 +00:00
mscott%netscape.com
2640deb808 First pass at an SmtpUrl interface...still need to add acessors for post data.... 1999-02-07 01:46:20 +00:00
mscott%netscape.com
871f319817 Include "msgCore.h" at the top of the source file to utilize pre-compiled headers... 1999-02-07 01:19:48 +00:00
mscott%netscape.com
443714f84d Include "msgCore.h" as the first file in every source file to utilize precompiled headers... 1999-02-07 01:16:26 +00:00
mscott%netscape.com
e94e61a4db Include msgCore.h as first include file for use as a precompiled header... 1999-02-07 01:11:39 +00:00
alecf%netscape.com
90b9059b8b minor fixes to make unix keep building 1999-02-06 03:37:12 +00:00