Commit Graph

269 Commits

Author SHA1 Message Date
mscott%netscape.com
dc189f84ca Interface changes to support nsString and nsFilePath. Also, correctly parse out host and port in mailto urls... 1999-02-23 00:58:24 +00:00
mscott%netscape.com
74be4b259d built smtp service..... 1999-02-23 00:57:14 +00:00
mscott%netscape.com
88237013ee Smtp service for handling smtp requests in the mail application. This abstracts away the need for the app to know how to create smtp urls and smtp connections... 1999-02-23 00:56:39 +00:00
mscott%netscape.com
6c7697219c Export nsISmtpService.h 1999-02-23 00:55:38 +00:00
mscott%netscape.com
cd641c4266 Service for handling SMTP requests....this abstracts away the process of creating an SMTP url and an SMTP connection to run the url from the application... 1999-02-23 00:55:10 +00:00
ducarroz%netscape.com
fb675bc648 use nsIMsgSend to send a message 1999-02-17 19:57:48 +00:00
ducarroz%netscape.com
362cf37881 add lib raptorbase needed by nsMsgSend 1999-02-17 19:54:52 +00:00
ducarroz%netscape.com
69e7e61ec8 did some work 1999-02-17 19:53:29 +00:00
ducarroz%netscape.com
e95ede2220 add new interface and member functions 1999-02-17 19:52:14 +00:00
ducarroz%netscape.com
cf88ee4180 add more glue requested by nsMsgSend 1999-02-17 19:50:03 +00:00
ducarroz%netscape.com
32d679d27a add nsMsgSend.cpp & nsMsgSendPart.cpp to the build 1999-02-17 19:49:23 +00:00
ducarroz%netscape.com
205bfb5a17 clean up comment 1999-02-17 19:44:54 +00:00
ducarroz%netscape.com
b8d812dc5e add interface for set/get body 1999-02-17 19:43:26 +00:00
ducarroz%netscape.com
95bbbaa6d7 add more glue requested by nsMsgSend 1999-02-17 19:42:02 +00:00
ducarroz%netscape.com
56f5510745 add export for nsIMsgSend.h & nsMsgSendFact.h 1999-02-17 19:41:12 +00:00
ducarroz%netscape.com
06a2cd0296 add factory for nsIMsgSend 1999-02-17 19:38:44 +00:00
ducarroz%netscape.com
fcdcc74046 add class id for nsMsgSend 1999-02-17 19:35:46 +00:00
ducarroz%netscape.com
c58bb574b6 add lib secfreenav32 1999-02-17 19:32:28 +00:00
ducarroz%netscape.com
a4f9946c2e Initial checkin 1999-02-17 19:28:25 +00:00
alecf%netscape.com
f85cb4a25e ignore generated files 1999-02-17 06:01:24 +00:00
warren%netscape.com
e8114e350d Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
putterman%netscape.com
28127155db Removed typedef of urlstruct. It's already defined in ntypes.h 1999-02-12 22:30:11 +00:00
alecf%netscape.com
f4e1254228 get rid of duplicate NET_SACat definition 1999-02-11 07:27:19 +00:00
alecf%netscape.com
416bcd6e49 more and more fixes for unix 1999-02-11 06:53:55 +00:00
alecf%netscape.com
3a51f661a2 more fixes to make this compile on unix 1999-02-11 06:47:01 +00:00
alecf%netscape.com
94a48cb701 use new NSPR types and functions 1999-02-11 06:39:09 +00:00
alecf%netscape.com
472d81c81a minor makefile/cvs fixes to make stuff build on Unix 1999-02-11 06:37:17 +00:00
mscott%netscape.com
3ba1fa6479 use of sockstub protocol to implement a socket connection for a url is now BLIND to the protocol. So let the protocol use its original scheme when building urls. The transport layer will now worry about chaning the scheme to sockstub when appropriate.... 1999-02-11 03:10:28 +00:00
ducarroz%netscape.com
89c308eed8 Add library raptorbase.lib to the build 1999-02-11 02:37:35 +00:00
ducarroz%netscape.com
06e7830b3f Add directory build 1999-02-11 01:05:18 +00:00
ducarroz%netscape.com
323f34a628 Initial check in 1999-02-11 01:01:47 +00:00
ducarroz%netscape.com
d59ff25779 no comment 1999-02-11 00:59:19 +00:00
ducarroz%netscape.com
0c2f8a656b Initial check in 1999-02-11 00:54:40 +00:00
ducarroz%netscape.com
e305befaa2 no comment 1999-02-11 00:49:04 +00:00
ducarroz%netscape.com
5e68eb4e7a Initial check in 1999-02-11 00:43:57 +00:00
ducarroz%netscape.com
d3602fa236 no comment 1999-02-11 00:38:13 +00:00
mscott%netscape.com
e7634021c7 Export nsSmtpProtocol.h. 1999-02-09 21:39:29 +00:00
mscott%netscape.com
11bfc13841 Remove nsMsgCompFields.h from the export list... 1999-02-09 21:39:00 +00:00
mscott%netscape.com
4e709397a3 Running SMTP urls should use a brand new transport and a brand new protocol instance for each url.... 1999-02-09 21:19:09 +00:00
mscott%netscape.com
d8d2d14260 Add some cleanup code to the protocol destructor.... 1999-02-09 21:17:34 +00:00
alecf%netscape.com
0d43b150de update to new NSPR types, and make it build on Unix 1999-02-09 20:08:35 +00:00
warren%netscape.com
6025c5369c Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h. 1999-02-09 04:20:46 +00:00
mscott%netscape.com
776da37489 Bring first part of the smtp service online. We can now read in a file name and send the message to the SMTP server. 1999-02-09 03:51:50 +00:00
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
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
warren%netscape.com
ac8697229e Fixed to build on Windows. 1999-02-09 02:23:39 +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
alecf%netscape.com
22088b8763 Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
ducarroz%netscape.com
454dd3b599 Initial check in 1999-02-09 01:28:32 +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
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
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