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
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:
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?
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)
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.
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?
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)
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.
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.
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).
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.
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 .....
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.
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.
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....