// JP opened flex table

Click to See Complete Forum and Search --> : SMTP Protocol


elsd
December 17th, 2007, 11:35 AM
Hi,

I have a routine that sends e-mails through smtp protocol.
For the majority of the addresses the email is sent correctly,
however for addresses as hotmail and yahoo the message never arrives at its destination.

Please, somebody could explain me what it is occurring?

Thanks
elsd

Luke1410
December 18th, 2007, 12:40 PM
Did u set a valid "from" address, to recive error messages in case the message you sent got rejected somewhere?

elsd
December 18th, 2007, 02:26 PM
Hi,
I discovered the problem with the hotmail and I corrected the routine.

Thanks
elsd

//JP added flex table