Mail Forward / Hostlookup Issues
May 14, 2008
I have several domains on my server.
ABC.com
DEF.com
XYZ.com
These 3 domains have email hosted my google and everything works as expected there.
However, when I try and send email from a php form to an address at XYZ.com, my server tries to send it locally, instead of sending it to google's MX address. If I try and send mail from this php form to either ABC.com or DEF.com, it works great and sends it to google's MX servers.
I ran a email trace from within cpanel and it returned this:
asdf@XYZ.com
virtual_aliases via /etc/valiases/XYZ.com
|
|
|
-------- XYZ@myserver.com
localuser to local delivery
asdf@ABC.com
lookuphost via ASPMX.L.GOOGLE.com
The contents of my valiases files?
root@server [/etc]# cat /etc/valiases/XYZ.com
*: XYZ
root@server [/etc]# cat /etc/valiases/ABC.com
*: ABC
Here's some debug from the exim_mainlog file
2008-05-14 12:34:06 <= nobody@MYSERVER.com U=nobody P=local S=660
2008-05-14 12:34:08 => asdf@ABC.com R=lookuphost T=remote_smtp H=ASPMX.L.GOOGLE.com [209.85.147.27]
2008-05-14 12:34:08 Completed
2008-05-14 12:45:53 <= nobody@MYSERVER.com U=nobody P=local S=2611
2008-05-14 12:45:54 => XYZ <asdf@XYZ.com> R=localuser T=local_delivery
2008-05-14 12:45:54 Completed
Any ideas?
View 5 Replies
ADVERTISEMENT
Mar 31, 2008
I have a situation with a client who wants to keep their current hosting provider for email, but switch their web hosting to a new host. I have recommended downtownhost to them, and explained that we could set up an mx entry to point to their old host for email forwarding.
They came back and suggested keeping their current ISP to manage the DNS entry to forward all http requests to DTH, so that mail does not need to pass through DTH.
I'm not a hosting whiz so I hope I explained this correctly. I was looking for some advice on:
a) does their solution make sense?
b) why would you want to do things this way?
View 13 Replies
View Related
Jan 24, 2006
My client is changing servers, and they need to get the mail from their old server to theie new one. Anyone know of a mass mail forwarding utility or something similar that could handle this?
View 1 Replies
View Related
Oct 31, 2007
I have active directory setup. Two users are in there that have exchange mailboxes. One has been deleted, but still gets mail on occasion. So, to keep things simple, bob@mydomain.com is a current user. tim@mydomain.com is the one that was deleted. Can I forward mail from tim's address to bob's address without a using a distrobution list?
I usually use contacts to forward mail, but that only appears to work for external addresses, and not for internal addresses (ie, mydomain.com)
Any ideas?
View 3 Replies
View Related
May 2, 2008
It may seem strange this but, is possible forward a mail then delete foward email automatic? or there are other way to delete emails come with a specify email.
View 4 Replies
View Related
May 6, 2007
OK, I am confused. I have one domain that is parked on top of another domain. I would like Mail that comes to the parked domain to be automatically forwarded to the same user name at the primary domain.
Can I change a DNS or MX record to facilitate this?
View 1 Replies
View Related
Mar 6, 2009
let's say I'm part of a LAN and i get my public IP through a PPPoE but i also have a wireless router and another station on which I wish to have linux. On that linux machine I will have anther public IP which is not from the same class.
What to do in order to world wide see my server machine(the one with linux and IP not from the same class)
View 1 Replies
View Related
Oct 13, 2007
I would like to know on how to forward specific IP with port to localhost or any IP by using iptables ? For example i would like to forward for port 25 from IP A to IP B, Currently i'm doing a test with my firewall and i'm very blur with iptables thingy.
View 2 Replies
View Related
Oct 4, 2006
What is email forwarding for? My hosting server account gives me about 999999999 available, how will I use it?
View 2 Replies
View Related
Jan 22, 2008
hello
i really rely on your expertise guys please help me!
a cpanel server A has some domains on host 1
a new cpanel server B is set ready for migration on host B.
the greek registrar i use,
by accident (As they say) switched ips for my nameservers from A to B and the migration has not been done!!!!
can i set up a record or something on server B to forward all traffic back to server A ???????
Sorry i'm not a network expert. That's why i'm here
thanks
simos
View 1 Replies
View Related
Jul 2, 2008
I'm hostnig my website at home, and I think my router reset itself. I was wondering how to reforward port 80. I have a netgear router. This is teh port forwarding pagfe, of my router. The other is my ipconfig page.
View 3 Replies
View Related
Jun 4, 2006
I'm totally new at the dedicated server thing. I want to point a domain (mintylabs.com) to my server IP making it possible to have my own custom dns (e.g. ns1.mintylabs.com).
View 2 Replies
View Related
Jul 17, 2008
I have signed up for hostgators webhosting.
Upon setting up, I found out that outgoing mails from any email addresses from my domain name cannot be copied to another email account. I've tried scripting on the client software (e.g)outlook. it works. but then again, it only applies on the client side if the scripted client is present. this would not work if the email is sent from the web based login.
is there a work around for it?
If there isn't, does any one know of any webhosting co. that allows that?
Situation is, my current host does allow it. Due to small amount of disk space allocated, reliability of the service, technical support and cost, we therefore have decided to switch to another host.
View 9 Replies
View Related
Dec 10, 2008
Forward domain to multiple IPs
I have a domain setup on my Plesk 8.6.0 powered webserver which is being forwarded to a specific IP provided by my costumer, all DNS zone records are inserted accordingly and everything works fine.
Due to a problem with the ISP that provides the fixed IP on my costumer’s server he now wants to get a second IP from a different ISP, for the same webserver, to function as a secondary route onto his server .....
View 5 Replies
View Related
Jul 2, 2006
i have a domain hosted at eNom which i would like to point to my FTP server which is running on my box at home. I have a static IP, and BulletProof FTP server installed. Now im just unclear how i can have www.mydomain.com point to 212.12.34.56:21.
View 3 Replies
View Related
Apr 18, 2009
I'm using Postfix as my mail agent. I was wondering how to forward incoming emails to a script.
I did a search in google and couldn't find anything relevant only this.
create a alias like this.
email@example.com: "| php -q /home/user/full/path/to/script.php"
But is not working not forward nothing. I have tried everything but nothing works and the logs not show me any errors.
View 2 Replies
View Related
May 9, 2009
i have been stuck in this situation for more than a week...
the situation on my side is this:
<--
i have a domain at godaddy, and using godaddy windows hosting..
i have a website in ASP.NET, and i want to make a subdomain for my forum suppose:
forum.mydomain.com
and forward it to other host on cpanel...
-->
Other side:
<--
my friend has bought reseller hosting and have created an account for me with the name of mydomain.com.
and the server IP is x.x.x.123
-->
i logged in to my account in cpanel and created a subdomain named "forum"
then i created the subdomain on godaddy and pointed the A record of this subdomain to x.x.x.123
now when i open forum.mydomain.com.....it displays error page...
(i have kept a simple index.html file in public_html)
any solution to this problem?
i need steps to resolve this problem and what configurations i need to do on godaddy + cpanel manager....
View 7 Replies
View Related