Search found 6 matches
- Thu Nov 20, 2014 11:54 pm
- Forum: Mail Server
- Topic: SPAM issues
- Replies: 2
- Views: 4330
Re: SPAM issues
The easiest way to solve this is to start at the source. If you see a mail being marked as spam, and you have control over that account, take a look in the logs to see why it is marked as spam. Normally the first thing I would look at is SPF records being wrong, but you've already checked that. Is y...
- Thu Nov 20, 2014 11:43 pm
- Forum: Mail Server
- Topic: Exim: cannot receive email with same hostname
- Replies: 5
- Views: 7129
Re: Exim: cannot receive email with same hostname
Great, works fine! And yes, to be sure I checked if it turns your SMTP server into an open relay. It doesn't.
Thanks GuzziGuy!
Code: Select all
RCPT TO: [email protected]
550 relay not permitted
- Thu Nov 20, 2014 3:35 pm
- Forum: Mail Server
- Topic: Exim: cannot receive email with same hostname
- Replies: 5
- Views: 7129
Re: Exim: cannot receive email with same hostname
That looks quite good, thanks a lot! This doesn't make your server as an open relay, I hope? :) I'll double check and report back later tonight...
- Thu Nov 20, 2014 10:45 am
- Forum: Mail Server
- Topic: Exim: cannot receive email with same hostname
- Replies: 5
- Views: 7129
Re: Exim: cannot receive email with same hostname
PS: sorry, I think it would be helpful to have mentioned that I'm using a stock Ubuntu 14.04.1 LTS distribution. No customisations, except for installing Vesta and the packages it suggests :)
- Wed Nov 19, 2014 9:29 pm
- Forum: Mail Server
- Topic: Exim: cannot receive email with same hostname
- Replies: 5
- Views: 7129
Exim: cannot receive email with same hostname
When I host the following e-mailaddress: support@example.com on my VestaCP server, it rejects emails sent from different hosts with support@example.com as its sender: Diagnostic-Code: smtp; 550 smtp auth requried In /etc/exim4/exim4.conf.template you can find the relevant section: deny message = smt...
- Fri Sep 05, 2014 9:34 am
- Forum: Modification & Patches
- Topic: Parked Domains
- Replies: 3
- Views: 9533
Re: Parked Domains
First of all, kudos to setting up this great control panel. Installation and setup were a bliss on Ubuntu 14.04LTS and it works great. Very happy that it integrates well with the regular package managers. I am hijacking this thread a tiny bit: right now you can easily add aliases to a domain. But I ...