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

10 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com fedb69d61d add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
alecf%netscape.com b09a8b8140 implement per-identity smtp servers and use the identity's smtp server if in fact it has a special one
bug #28898
r=mscott
a=phil
2000-02-23 09:42:54 +00:00
jefft%netscape.com 8eef06b259 fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz 2000-02-16 05:59:51 +00:00
alecf%netscape.com 85d0e1bd30 support multiple smtp servers in the backend, #18184
r=mscott
2000-02-01 00:05:02 +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
alecf%netscape.com b287f9fe95 add new findServer() method and javadoc comments
r=sspitzer
#15140
1999-10-05 03:29:42 +00:00
alecf%netscape.com 034b04aac5 rename default server attribute, and change default smtp prefix to "smtp" instead of "server" 1999-09-19 23:58:57 +00:00
alecf%netscape.com 4d4785003f support add/removal of SMTP servers 1999-09-14 07:03:47 +00:00
mscott%netscape.com 46aa79ae07 This file is not part of the build yet! (approved by cyeh)
This file is the idl replacement of nsISmtpService.h
1999-08-26 21:50:46 +00:00