Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Mail Server
  • Search

HOW TO: Configure VestaCP/Exim to send email using ElasticEmail in CentOS7

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
boxygen
Posts: 23
Joined: Tue Aug 21, 2018 7:54 am

Os: CentOS 6x
Web: apache + nginx
HOW TO: Configure VestaCP/Exim to send email using ElasticEmail in CentOS7
  • Quote

Post by boxygen » Sun Jun 14, 2020 2:00 am

Code: Select all

$ nano /etc/exim/exim.conf
Write the Code below begin_authenticators

Code: Select all

elastic_email_login:
driver = plaintext
public_name = LOGIN
hide client_send = : [email protected] : jdouourowucejoruwe
Write the Code below begin routers

Code: Select all

elastic_email_router:
driver = manualroute
transport = elastic_email_relay
domains = ! +local_domains
route_data = smtp.elasticemail.com
Write the code below begin transporters

Code: Select all

elastic_email_relay:
driver = smtp
port = 2525
hosts_require_auth = $host_address
hosts_require_tls = $host_address
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Mail Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password