email settings for Yahoo

Created at 12 Feb 2016, 17:36
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
MI

mikepecson72

Joined 15.01.2016

email settings for Yahoo
12 Feb 2016, 17:36


Dear Spotware,

 

I have been struggling to make the send email notification worked for yahoo. I have double checked everything on my part but it still I cannot send an email from my indicator.

Notifications.SendEmail("info@mysite.com", "myreciepent@yahoo.com", "test subject", "this is the message");
12/02/2016 15:28:57.394 | Failed to send email "test subject". System.Net.Mail.SmtpException: Mailbox name not allowed. The server response was: From address not verified - see http://help.yahoo.com/l/us/yahoo/mail/original/manage/sendfrom-07.html    at System.Net.Mail.SendMailAsyncResult.End(IAsyncResult result)    at System.Net.Mail.SmtpClient.SendMailCallback(IAsyncResult result)

12/02/2016 15:29:10.623 | Failed to send email "test subject". Timeout

above are my code and errors for your perusal.

I have checked everything from this page and make sure I followed the settings for Yahoo but still Im having issues.

http://help.spotware.com/calgo/cbots/email-notifications#settings

https://help.yahoo.com/kb/SLN4724.html

please help me what settings is need so I can send email using the Yahoo settings.

thanks in advance for your help.

 


@mikepecson72
Replies

... Deleted by UFO ...

mikepecson72
20 Feb 2016, 18:57

I already took a look at that link.

gmail works based on that link solution but for yahoo, there's still no answer.

I'm still looking for a specific answer to my yahoo problem.

thanks


@mikepecson72

Spotware
24 Feb 2016, 15:42

Dear Trader,

Please have a look at the "Email Notifications" section of our Support site.


@Spotware

apexji
25 Mar 2016, 07:42

RE: 22222
mikepecson72 said:

Dear Spotware,

 

I have been struggling to make the send email notification worked for yahoo. I have double checked everything on my part but it still I cannot send an email from my indicator.

Notifications.SendEmail("info@mysite.com", "myreciepent@yahoo.com", "test subject", "this is the message");
12/02/2016 15:28:57.394 | Failed to send email "test subject". System.Net.Mail.SmtpException: Mailbox name not allowed. The server response was: From address not verified - see http://help.yahoo.com/l/us/yahoo/mail/original/manage/sendfrom-07.html    at System.Net.Mail.SendMailAsyncResult.End(IAsyncResult result)    at System.Net.Mail.SmtpClient.SendMailCallback(IAsyncResult result)

12/02/2016 15:29:10.623 | Failed to send email "test subject". Timeout

above are my code and errors for your perusal.

I have checked everything from this page and make sure I followed the settings for Yahoo but still Im having issues.

http://help.spotware.com/calgo/cbots/email-notifications#settings

https://help.yahoo.com/kb/SLN4724.html

please help me what settings is need so I can send email using the Yahoo settings.

thanks in advance for your help.

 



@apexji

Spotware
29 Mar 2016, 12:53

Dear Trader,

We kindly ask to to contact your Email provider to provide you with the latest SMTP Server, SMTP Port.

A simple search using any search engine will also provide you with these details.


@Spotware