then that is not an ASP related issue.. it is a mail server/ system admin
type of issue
once asp sends the email it has no control over what doesn't make it to the
sender, gets marked as spam, gets stopped by blacklist filters, etc etc
<> wrote in message
news: oups.com...
> Anthony Jones wrote:
>>
>> Have you tried \r\n instead of just \n. I believe strictly speaking \r\n
>> is
>> the standard in SMTP emails.
>
> thanks jones, the solution to above problem now in second position.
> here now major problem is the send mail i send to some email ids not
> reaches its destination , but for the mails to all free mailds like
> yahoo,sify, hotmail, gmail,.....etc works fine and i could get my mail
> at those mailbox.
> i am unable to send mail to some specific ids.. while executing the
> script there is no error message but the message not reaches its
> destination.. i ve tried whole day by refreshing my mail box .
> i am testing my application under windows 2003 iis 6 environment.is
> there any specific SMTP server config is need?.. if so then how could i
> able to send mail to free mail ids (yahoo, hotmail) alone?. not to some
> specific ids.
> can anyone help in this regard?....
>
|