Managing email accounts for sending mails using VBA Mailer
To be able to send emails from your email accounts you have to supply authentication. This is done using the Account configuration dialog (below). If you have your own domain you should be able to find the configuration settings with your hosting provider.
New Accounts can be added either
from VBA Mailer menu ▶ Manage ▶ Email Accounts or from
the Create Email Macro dialog
Basic authentication Currently basic authentication is supported.
If you have your own email domain that should be enough.
For use with major public email providers, such as Gmail, we facilitate the use of application passwords
which helps prevent your normal email account password from getting in the wrong hands. We also preset
general server details if we know them.
OAuth2
Microsoft (Outlook, Live, Office365) now requires OAuth2. Support for this is planned for the next release.