Mail Forwarding not working

bronx99

Registered
Oct 3, 2006
1
0
151
Hello everyone, hopefully there is a simple fix to this.

My server is using Cpanel X and didn't have this problem until recently for no apparent reason as to what i can think of.

Basically all the forwarders stopped working.

[email protected] >>> [email protected]
[email protected] >>> [email protected]

I run a business and all the e-mail addresses such as [email protected] etc, get forwarded to my gmail account - but it stopped working recently.

Has this been an issue? i did a search here but came up empty.

thank you
 

designeru

Well-Known Member
Nov 2, 2005
83
0
156
try this:
- open a console on your server
- activate exim extended login (search around here it was talked about it over and over) if you don't already have it activated
- do # tail -f /var/logs/exim_mainlog | grep [email protected]
- open a browser, go to your gmail account and send an email to [email protected]
- let us know the output from tail