all groups > iis smtp nntp > october 2004 >
You're in the

iis smtp nntp

group:

SMTP control and VB


Re: SMTP control and VB Veign
10/15/2004 3:24:09 PM
iis smtp nntp: Try this control for sending emails from your VB application:
http://www.veign.com/vrc_codeview.asp?type=app&id=46

--
Chris Hanscom - Microsoft MVP (VB)
http://www.veign.com
--

[quoted text, click to view]

SMTP control and VB Nimi
10/15/2004 6:23:13 PM
Hi all,

We are using a mailing utility (using SMTP / POP3)which is to send/receive
mails. Now our mail servers are updated with the option 'Authentication
required' to aviod spam mails.

Now the concern is , since our mail servers require user(From User) password
to be supplied for authentication , SMTP control does not send messages/dat
as it is not accepting any parameters as password. Please refer below for
SMTP function call for the parameters accepted by SMTP control.

SMTP1.Mail (Mail type,Sender,
Recipients,HeaderSubject,Message,attachments,Modes)

We would like to know about if any latest versions of SMTP control available
which will accept password as a parameter and authenticate mails so that we
can continue using SMTP control for outgoing mails.

TIA.

AddThis Social Bookmark Button