K Kelly Coquel New member Joined Oct 23, 2010 Messages 2 Oct 23, 2010 #1 Hello I created an e-mail forwarder, but my mails don't get forwarded. Why is this?
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 24,989 Location California Oct 24, 2010 #2 You need to to contact support from your hosting company. Jeff
pppplus Verified User Joined Dec 19, 2008 Messages 526 Mar 30, 2011 #3 Hi I have the same problem I create an email forward, and it does not work. It is on a VPS. If I create forward to another server, it works. If I create forward on the same domain, it does not work. Have you an idea ? Where to search for that problem ? Thanks
Hi I have the same problem I create an email forward, and it does not work. It is on a VPS. If I create forward to another server, it works. If I create forward on the same domain, it does not work. Have you an idea ? Where to search for that problem ? Thanks
pppplus Verified User Joined Dec 19, 2008 Messages 526 Mar 30, 2011 #4 Problem solved I've found this in /var/log/messages system library:fopenermission denied I do : Code: chown mail:mail /etc/exim.cert chown mail:mail /etc/exim.key Then, I delete email which have to receive email, and recreate it.
Problem solved I've found this in /var/log/messages system library:fopenermission denied I do : Code: chown mail:mail /etc/exim.cert chown mail:mail /etc/exim.key Then, I delete email which have to receive email, and recreate it.