I am trying to implement a function on the website, which will send email to
customer for verification purpose. It works fine on my computer, but after i
publish to the webserver, I can only email to internal user, and some of the
external user.
I have receive the following error
Mailbox unavailable. The server response was: 5.7.1 Unable to relay for
[email address]
i have did some research on this error, people suggest to use
SMTPClient.DeliveryMethod = SmtpDeliveryMethod.PickupDirectoryFromIis
but i have receive another error
Cannot get IIS pickup directory.
Do you think it is something I can solve or it just some server's setting I
need to modify to resolve that problem?
Many thanks
Chi
Thanks for your information. The problem has been solved, it is server
configuration issue.
Many thanks
Chi
<v-wy...@prcvap.microsoft.com> wrote in message
news:255715ba-0c2f-46fa...@ms.shabap01.publicpsswebcat...