• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

after dedicated server migration, the conatct form is not sending e mail in yahoo inbox

dksellou

New Pleskian
Hello, I just migrated to dedicated server and I changed my webconfig to godaddy's relay server . everything works except one thing.
when a user subkits the contact us form of the website, although it says it submitted successfully, I do not receive an e mail to my yahoo email address. The problem started when I migrated.

I am using plesk 12 and i have ofcourse server administration privileges (dedicated server)...
I am so confused if this is a setting that I should do at plesk panel or it is a problem in my aspnet code.
Any help would definitely turn my to the right direction.

Thank you
 
Hello,

First of all check if you are able to send and receive mail on your server. This will help you to find out if mail server is properly configured.
Next try to send mail using some simple asp.net script.

If it will work too than you need to check your website code. For example if you have specified mail server IP address it needs to be changed after migration.

Also I suggest you to check mail server log files:
For MailEnable: %plesk_dir%\Mail Servers\Mail Enable\Logging
For SmarterMail: SmarterMail Admin Console > Settings > Log Settings > Log Path
 
Back
Top