now i made website in mvc and through this website i'll retrieve and send emails by my email but i couldn't make that because of my wrong email configuration my email is G mail so i used this configuration in my website email , pasword , smtp server is smtp.gmail.com ,port number is 587 and make ssl true but i still couldn't retrieve or send email through my website because i need to change some settings in my Gmail but when i searched about that i didn't find how to use my current Gmail but i found use Gmail to adding other emails to it and i didn't understand that so if any body can help me in my problem,I will be thankful to him sorry about bad English
Asked
Active
Viewed 56 times
0
-
possible duplicate http://stackoverflow.com/questions/32260/sending-email-in-net-through-gmail – Luca Aug 27 '15 at 08:43
-
and/or http://stackoverflow.com/questions/7056715/reading-emails-from-gmail-in-c-sharp – Luca Aug 27 '15 at 08:43
-
the problem isn't in my code @Luca cuz i used right configured Gmail and it's working right but when i need to make another email but the email not working i think the setting of this email is wrong but i searched a lot how to configure Gmail to use it in website as incoming and out going but i didn't find any thing helpful – NOOR Aug 27 '15 at 10:23
-
and thanks @luca for your reply and i wish to understand my problem to help me – NOOR Aug 27 '15 at 10:24
-
however you should edit your question and add your code, so we can see which settings are you using and can help you @NOOR – Luca Aug 27 '15 at 10:38