0
votes
1answer
123 views

exim is not accepting external connections

Update: It's definitely my ISP blocking port 25. I told Exim to listen on a non-standard port, and then checked from a remote computer to that port, and it went through just fine. So, I guess I have ...
0
votes
1answer
143 views

exim greylisting non-auth SMTP mail?

I have smtp auth set up on my exim4 Dqueeze server so that only auth'ed clients can use it as a mail relay. I believe this is working, e.g. thunderbird (w/out password) reports that I am "not yet ...
0
votes
1answer
3k views

How to set exim4 to send email anywhere but only from authorised users?

Struggling to get my head around the various relaying controls in the exim4 config. I can send email from my server, I can send email from home and work (because I explicitly added suitable netblocks ...
1
vote
2answers
2k views

exim4 to relay emails

I have exim4 installed on a Linux box. The basics work fine and I can send email from that machine without any problem to whatever email address. I also have a printer/scanner which is capable to ...
1
vote
1answer
670 views

Exim4 Smart Host Relay

I am running Exim 4.71. I want to: Route all email from A.com through mail.A.com Route all email from [B-E].com through mail.B.com Send all other email directly. Here is the configuration I have ...
0
votes
1answer
498 views

Exim log and send all mail for a given domain through another server

I administer a handful of shared web hosting servers. Recently, Yahoo has been deprioritizing/greylising all email sent from these servers. I am getting the dereaded 421 4.7.0 [TS02] Messages from ...