Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com e8a111652c Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
mscott%netscape.com 3313e53472 Bug #14928 --> add method for opening a compose window given a mailto url.
this is needed for url dispatching.
r=sspitzer
1999-11-18 08:36:39 +00:00
sspitzer%netscape.com c4823dd820 fix for #17956 and #18084.
#17956 is reply fails if message in local mail folder

fix (by ducarroz) is to remove the temporary code.

#18084 is sending email fails in certain cases

the problem is we were sending the wrong info to the SMTP server.
when we sent "MAIL FROM: <address>" to the SMTP server we sent
the smtp username and not the full name built from the identity.
most of the changes are to support passing the identity around.
I also added code so that the smtp username is used on the mailto url spec.
we'll need that later, when we support multiple smtp servers and ESMTP.

r=alecf

a=chofmann
1999-11-09 02:04:06 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ducarroz%netscape.com 5db19c6ffc Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
alecf%netscape.com 31f2ef8625 add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
sspitzer%netscape.com c245a83fdb check in work around for #10235
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
ducarroz%netscape.com 9d25fb7084 Add a new message compose service command that let you create a message from a nsIMsgCompFields. 1999-07-14 21:34:25 +00:00
ducarroz%netscape.com d5a403fb9a Add OpenComposeWindowWithValues() 1999-07-13 20:07:10 +00:00
ducarroz%netscape.com 52f7c9ae65 Add temporary an argument to OpenComposeWindow 1999-06-10 22:06:01 +00:00
ducarroz%netscape.com 1f5a497edf First Checked In. 1999-06-10 00:41:28 +00:00