muquit / mailsend

A program to send mail via SMTP from command line
Other
297 stars 68 forks source link

Problem with the address xxx.yyy@gmail.com #90

Closed BajaPL closed 8 years ago

BajaPL commented 8 years ago

I have called the address xxx.yyy@gmail.com - unfortunately can not be sent through mailesend.exe. I checked with a standard login www@gmail.com - works without a problem.

muquit commented 8 years ago

Please give an example. mailsend does not interpret from, to or address used in SMTP authentication, it is up to the SMTP server to do so. Thanks.

BajaPL commented 8 years ago
  1. good - subiekranczo@gmail.com
  2. wrong - ranczo.tea@gmail.com In both cases, the configuration is the same. In addition to the email address and password - of course.