Skip to main content
Gmail SMTP Logo

Gmail SMTP Service

Secure SMTP email sending via Gmail

Official Website: https://gmail.com

Features

  • Secure SMTP
  • OAuth2 support
  • Gmail infrastructure
  • Free to use

Configuration Settings

To activate this integration, you need to provide the following information in the AVCI CMS admin panel:

Field NameLabelTypeRequiredDescription
clientIdClient IDtext✅ YesEx: Google OAuth Client ID
clientSecretClient Secretpassword✅ YesEx: Google OAuth Client Secret
refreshTokenRefresh Tokenpassword✅ YesEx: OAuth Refresh Token
fromEmailFrom Emailemail✅ YesEx: example@gmail.com
fromNameFrom Nametext✅ YesEx: Company Name

Developer & API Integration

This integration is managed in the AVCI CMS backend with the IntegrationType.GMAILSMTP enum value. After completing the configuration via the admin panel, the system will automatically start using Gmail SMTP services.