Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Gmail mail server

Tags:

python

gmail

I used use Google’s slick interface to get my mail and It’s always going to be here:

https://mail.google.com/a/yourdomainhere.com

I want to write python script that send mail so i failed to configure server settings

smtp = smtplib.SMTP('mail server should be what?', what is the port)
smtp.login('[email protected]', 'pass')

Please could any one help me ??

Thanks

like image 259
Neveen Avatar asked Aug 24 '26 11:08

Neveen


1 Answers

All on gmail's support site, see http://mail.google.com/support/bin/answer.py?hl=en&answer=13287

like image 74
Donnie Avatar answered Aug 27 '26 01:08

Donnie



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!