Search found 3 matches
- Fri Aug 14, 2015 1:16 am
- Forum: Mail Server
- Topic: [solved] How to setup Exim for SendGrid?
- Replies: 3
- Views: 16078
Re: [solved] How to setup Exim for SendGrid?
Hi travelback I'm using GCE too, and face the same problem. Could you explain more details, such as what i need to do to config exim to send email via Sendgrid. Before install vestacp, postfix send email ok. After install vestacp, exim & configuration of vestacp changed postfix (i guest that). Plea...
- Fri Jul 17, 2015 3:59 am
- Forum: Mail Server
- Topic: [solved] How to setup Exim for SendGrid?
- Replies: 3
- Views: 16078
Re: How to setup Exim for SendGrid
I got it to work by creating a folder called localdomains
and setting exim4.conf.template to:
domainlist local_domains = dsearch;/etc/exim4/localdomains/
domainlist relay_to_domains = dsearch;/etc/exim4/localdomains/
and setting exim4.conf.template to:
domainlist local_domains = dsearch;/etc/exim4/localdomains/
domainlist relay_to_domains = dsearch;/etc/exim4/localdomains/
- Thu Jul 16, 2015 11:56 pm
- Forum: Mail Server
- Topic: [solved] How to setup Exim for SendGrid?
- Replies: 3
- Views: 16078
[solved] How to setup Exim for SendGrid?
Hi, I'm trying to get Exim to forward smtp traffic to SendGrid. I feel that I'm close, but must be missing a step. The server is hosted on GCE which adds a small layer of complication since port 25 outbound is blocked. Here are some notes: I'm using this document for setup: https://sendgrid.com/docs...