|
|||
|
Catchall problem
Hi I have site that has an mx that is pointing to another server to receive e-mail, if I send any e-mail let´s say from hotmail or anything else everything works fine, my problem is when I want to send e-mail from my own server it gets into the catchall account and not to the other server, I have tried putting the catchall to :fail: and :blackhole: and nothing.
Can anyone help me? Thank you |
|
||||
|
Remove the domain from /etc/localdomains, put the domain into /etc/remotedomains (create the file if it doesn't exist). That should be it.
__________________
Jonathan Michaelson cPanel Forum Moderator Need your cPanel servers secured and tuned? cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf http://www.configserver.com |
|
||||
|
Go into WHM / DNS Functions / Edit a DNS Zone
choose the domain > where it says mail | 14400 | cname | domainname.com change to mail | 14400 | A | 111.111.111.111 ( which is the IP of your customers prefered mail server) This will point the system to the new mail server ! Have tryed chirpys trick before but it didnt work for me, this way you dont even have to log into shell !
__________________
Regards WiredGorilla Australian Dedicated Servers | Web Hosting | WiredGorilla.com |
|
||||
|
You will still need to do the steps I mentioned (the DNS change is indeed required if you haven't done it). Without making the file changes, exim will still think the domain is local and not deliver to the remote MX
__________________
Jonathan Michaelson cPanel Forum Moderator Need your cPanel servers secured and tuned? cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf http://www.configserver.com |
|
||||
|
Thats interessting , 'cause i didnt do that to those customers who requested remote mail servers and its seems to be working with my methode ?
let me just double check and see what happens when i send an email to one of those domains
__________________
Regards WiredGorilla Australian Dedicated Servers | Web Hosting | WiredGorilla.com |
|
||||
|
actually , u where right chirpy !
needed to do ur methode for a particular older account which had quiet a lot of emails in the mail queue, but i need to point out that just that wasnt enough , it needs to be in combination with my first post Catchall problem as well
__________________
Regards WiredGorilla Australian Dedicated Servers | Web Hosting | WiredGorilla.com Last edited by gorilla; 01-22-2005 at 06:31 AM. |
|
||||
|
That's it. Did you remove it from /etc/localdomains too? Exim immediately picks up the changes from those two files.
__________________
Jonathan Michaelson cPanel Forum Moderator Need your cPanel servers secured and tuned? cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf http://www.configserver.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|