Author |
|
Wrench Newbie
Joined: 06 February 2012 Location: India
Online Status: Offline Posts: 1
|
Posted: 06 February 2012 at 8:19pm | IP Logged
|
|
|
Hi comrades!
I am using MailBee to send emails from our application. In our application, there are scenarios where the system send out emails to other users on behalf of the currently logged in user.
with Many SMTP servers, it is required to first authenticate with a login name & password before emails can be sent. We use a common account to authenticate all the users. Once authenticated, we use the individual user's email address as FROM address and send emails to others.
In the case of GMAIL, we have found that the account used for authentication appears as FROM address. Is there any way we can use a common account for authenticating and then other email address as FROM?
Thanking all good hearts....
Wrench
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 07 February 2012 at 12:06am | IP Logged
|
|
|
Looks like GMail enforces additional security measure so that messages come from authenticated user account. In case if supplying different sender with this Smtp.Send method overload doesn't work, nothing can be done about this on MailBee end.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|