|
Hi,
I have a site on one machine with the domain name www.example.com. The email domain is handled by someone else. When I try to send a mail from a php script on the website hosted by my machine to bob@example.com. the mail logs says there is relaylock...
Started by madphp on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
All email were looking for the mailbox locally....
Locked mail services down for specific apps - and they'll have a different server to handle SMTP to allow that email domain to relay through it?
Email was switched on for the virtualhost.
|
|
The scene: A merger of two companies. One running Exchange 2010, the other Exchange 2003, both having Active Directory Schemas at Server 2003, SP 2.
Short term goal: Establish a trust between both domains to allow each company to access each other’s Global...
Started by Nathan Hartley on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You would also need to relay the new domain over server....
Can apply similar settings to have the 2003 server relay mail for the 2010 old domain over to the 2010 server, and use the correct e-mail addresses.
|
|
Does anyone know of a tutorial that takes me from having registered a domain name (with eNom through Google) to a running IMAP mail server (preferably based on Ubuntu) connected to the internet via a ADSL connection? I am looking for something quite specific...
Started by mac on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Your IP address to your domain name configure your ADSL router so that it redirects incoming internet traffic to your computer run a mail server on your computer You will probably need an intermediate trojans)
First of all....
|
Ask your Facebook Friends
|
And for extra credit - Is it possible to find the origins of conflicting DNS records?
Started by Binarytales on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
Origin = ns51.domaincontrol.com # ("primary name server" on Windows) mail addr = dns.jomax.net of Authority) record for a given domain name, and this is how you accomplish it using the universally = ns52.domaincontrol....
|
|
Mail for my domain is handled by google apps service, all required DNS MX records entered correctly. Also I have webserver that handles HTTP requests for the domain. And I can't send mail from that server to my mail domain, sendmail ignores MX records...
Started by Sergei Stolyarov on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
To the Google Apps mail account"! That's where all the missing emails are that my programs have been trying.
|
|
I'd like to set up a .com domain name so I can have a personalised email address. It only needs to be one catch-all address so anything before the domain name is passed to the mail client.
What do I need and who's best to supply it? What are the advantages...
Started by Lounger1000 on
, 12 posts
by 9 people.
Answer Snippets (Read the full thread at windowssecrets):
What do I need and who's best to supply it? What are the advantages or otherwise of mail forwarding compared to email hosting? Most domain name registrarsHello - ....
The domain name is passed to the mail client.
|
|
I have a small email confirmation form. I was testing it and everytime I enter my email and go to verify it, it's in the spam box. I have tested it with multiple accounts and getting complaints about this issue as well.
When I login to my domain's mailbox...
Started by gugugugugugu on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
PHP mail() however will send from the server set correctly? Is the From address matching that IP? PHP's mail() is in general rather terrible where the ....
server with it's domain name and a searchable MX record.
|
|
Domain Name: green-jelly.co.uk (alias of markrogers.org.uk)Users Affected: domains Problem Description: I set up a "domains" user (ie domains@ ). Mail to domains@<my primary domain> arrive fine, but mail to domains@<my alias domain> are being...
Started by hollymcr on
, 11 posts
by 2 people.
Answer Snippets (Read the full thread at google):
Are the emails that are not delivered correctl h, Have you any naked domain redirection on either domain ? Have you any 301 URL Redirects setup....
And it's also got an MX server in its DNS records.
IP to your domain A record.
|
|
Where does an ubuntu machine get the default domain to append to users when sending mail? Ours is currently sending as user@example.com, while /etc/mailname has mail.example.com set. Should this not be sending as user@mail.example.com? I'm using exim4...
Started by Cian on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Without knowing the email server....
Pop, pop3, smtp, imap, mail) to get what it should put after the @ sign in the email address.
Most mail servers will chop off the first part of the mail server name (i.e.
|
|
I am setting up a Postfix mail server, hostname 'letters', to handle mail for the domain 'example.net'. I have tried to set letters' domain name to example.net using nis, but I'm getting inconsistent output from hostname -f ('letters.stuff.comcast.net...
Started by chernevik on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
The FQDN of the system resolv.conf ....
Or just tell it not to touch --fqdn) or the DNS domain name (as returned by dnsdomainname) with this command.
Your dhcp client to not request the domain-name from the dhcp server.
|