Commit Graph

135 Commits

Author SHA1 Message Date
mscott%netscape.com
d77b56e257 Update to take a url listener when sending a message. 1999-03-03 01:19:50 +00:00
ducarroz%netscape.com
9c4f10b079 sources clean up 1999-03-02 18:35:42 +00:00
ducarroz%netscape.com
5502c2fce4 carry smtp server name over the send message process 1999-02-26 23:23:32 +00:00
mscott%netscape.com
c9578bf5d8 Add host as paramater to send send message method. 1999-02-26 19:17:13 +00:00
mscott%netscape.com
e7756addfc Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files. 1999-02-26 04:10:24 +00:00
alecf%netscape.com
9a9aae17fd rev the XPIDL-generated headers, and update API calls to match
includes dropping "const"ness from parameters
some nsString routines were converted back to char* for the time being.
also added nsIMsg.h, it seemed to be missing

Also many fixes to get Unix building again.
1999-02-26 01:56:15 +00:00
mscott%netscape.com
f137bf26b2 Use mailnews url base class for interface inheritance.... 1999-02-24 02:28:44 +00:00
ducarroz%netscape.com
749b713a1b Define FE_Alert as printf 1999-02-23 03:39:38 +00:00
alecf%netscape.com
6b8e38ace0 we need to export nsMsgSend 1999-02-23 01:44:38 +00:00
alecf%netscape.com
364c327e02 remove trailing text after #endif's 1999-02-23 01:42:32 +00:00
mscott%netscape.com
2c4edbe9ec Export nsISmtpService.h 1999-02-23 01:17:25 +00:00
mscott%netscape.com
e1b6a13ec1 Interface updates to use nsString and nsFilePath.... 1999-02-23 01:00:42 +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
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
a4f9946c2e Initial checkin 1999-02-17 19:28:25 +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
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
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
11bfc13841 Remove nsMsgCompFields.h from the export list... 1999-02-09 21:39:00 +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
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
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
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
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
2640deb808 First pass at an SmtpUrl interface...still need to add acessors for post data.... 1999-02-07 01:46:20 +00:00