Author Topic: Using Gmail smtp for an account that doesn't have smtp  (Read 4113 times)

stefano.giuliano

  • Newbie
  • *
  • Posts: 3
Using Gmail smtp for an account that doesn't have smtp
« on: March 20, 2016, 12:01:04 pm »
Hi all,
may be this is not a bug of aquamail, but I'm not able to solve a problem I have.
I have 2 Gmail accounts, one registered in the Android accounts list, not the second, for which I use aquamail with imap and smtp.
I have a third account with a provider that use imap but has no smtp server.
I want to use Google smtp server of the second account to send mails with the third account.
I configured the third account in aquamail, but when I send mails, the receiver of the mail see the name and the address of my first account (that is not configured in aquamail).
How is this possible?
Is there a way to solve this problem?

Thanks,
Stefano Giuliano

stefano.giuliano

  • Newbie
  • *
  • Posts: 3
Re: Using Gmail smtp for an account that doesn't have smtp
« Reply #1 on: March 20, 2016, 01:45:43 pm »
Hi Paris,
  thank you for your fast reply.
All your suggestions suppose I'm not doing the right things to configure or send the email.
I verified multiple times, also following your suggestions:
I'm doing the right things to configure and send the email.
Please, note that the "from" name and address the destination see are the first account ones, the account that is not configured on Aquamail!
This because Aquamail uses the name and address of the account that is configured on Android, but NOT in aquamail.
May be this because I specified smtp.gmail.com, and I have configured in Android a gmail account.

I want Aquamail to use plain SMTP using smtp.gmail.com, not using Android account!

Thanks again,
  Stefano Giuliano

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Using Gmail smtp for an account that doesn't have smtp
« Reply #2 on: March 20, 2016, 02:36:42 pm »
You will need to add the "additional" account into Gmail on Gmail web site, as an "alias" (identity), so that:

When Gmail's SMTP server sees the "From <third account>" in the message being sent, it knows what this "third account" is.

Without it, Gmail's SMTP server will *rewrite* the From address to become the Gmail address (under which the SMTP session is authenticated).
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

stefano.giuliano

  • Newbie
  • *
  • Posts: 3
Re: Using Gmail smtp for an account that doesn't have smtp
« Reply #3 on: March 20, 2016, 03:05:11 pm »
You will need to add the "additional" account into Gmail on Gmail web site, as an "alias" (identity), so that:

When Gmail's SMTP server sees the "From <third account>" in the message being sent, it knows what this "third account" is.

Without it, Gmail's SMTP server will *rewrite* the From address to become the Gmail address (under which the SMTP session is authenticated).

HI Kostya, thank you, you are right!
The problem is solved, the case is closed.
My best regards, Stefano Giuliano

sara

  • Newbie
  • *
  • Posts: 1
Re: Using Gmail smtp for an account that doesn't have smtp
« Reply #4 on: September 01, 2016, 07:33:16 pm »
thank you for answers, I had the same problem but I was able to solve thanks to stefano.giuliano, Kostya Vasilyev and Paris Geek
You will need to add the "additional" account into Gmail on Gmail web site, as an "alias" (identity), so that:

When Gmail's SMTP server sees the "From <third account>" in the message being sent, it knows what this "third account" is.

Without it, Gmail's SMTP server will *rewrite* the From address to become the Gmail address (under which the SMTP session is authenticated).