Setup MailEnable To Use External Mailserver For A Domain
Jul 9, 2009
SmarterMail 5.x is setup on one of our servers into Plesk 9.2. Just wondering how I configure a domain to use an external mailserver.
For example, the domain mydomain.org is running it's own extermal
mailservers;
mail.mydomain.org
mail2.mydomain.org
In MailEnable I would do the following;
- Start | Programs | Mailenable Administrator
- MailEnable | MailEnable Management | Messaging Manager | Post Offices
- Expand the mydomain.org domain
- Right-click the Domains folder and choose 'Properties"
- Select the 'domain is disabled' checkbox
- Select the 'Act as Smart Host'
checkbox
- In the 'Redirect mail to' textarea enter in the external
mailserver names;
mail.mydomain.org
mail2.mydomain.org
How can I configure SmarterMail to use the external mailservers of a domain?
View 0 Replies
ADVERTISEMENT
Jul 3, 2009
I don't know I was clearly enough in the title, the problem is that one of my clients has his own mailserver, I host only his website, and he uses a local server for emails.
For the rest of websites which are hosted on this server, everything is ok, intodns.com reports this message :
You have reverse (PTR) records for all your IPs, that is a good thing.
But for the website which has the mailserver on another server it fails the PTR test on intodns.com
ERROR: No reverse DNS (PTR) entries. The problem MX records are:
2.218.77.82.in-addr.arpa -> no reverse (PTR) detected
You should contact your ISP and ask him to add a PTR record for your ips
I have checked Tailor Made Servers control panel, and I have the option to set Reverse DNS for every IP alocated on my server, and for now all the websites (30) shares the same IP ..
View 2 Replies
View Related
Oct 21, 2009
I want to create a mailserver setup ( SMTP/POP3/IMAP/SSL) in my server which in public network.Can any one suggest the Webbased GUI interface tool which manages my mailserver setup . The tool must able to manage users ( creating mail users,allocating quato).
View 13 Replies
View Related
Jun 29, 2008
i have a webserver (mailserver) already running example ABC.com now i want to buy extra server that will be used only to send newsletter to members of ABC.com. Is it possible to do it? Also i dont want to break the existing mailserver as it is used by staff so this new server has to operate independently but of course this has to appear and has to be legitimate.
One of my idea is to setup a subdomain for ABC.com lets say mail2.abc.com and point to a new server but again how it will appear if i send email from info@abc.com when its subdomain!
View 3 Replies
View Related
Apr 22, 2005
I have a website where users can sign up and create a site. They can access their website by typing username.example.com.
However, I would like to add to this the ability to buy a domain name and point it to username.example.com
so example.com/guestbook.html would translate to username.example.com/guestbook.html (external domain and associated user are mapped in the database)
Do I need my own DNS server for this or is there a simpler solution? Also, how should the database lookup be performed for this to work?
View 0 Replies
View Related
Feb 9, 2005
Im setting up a few servers under one domain name and am in need of a external DNS service provider. Does anyone have any suggestions on who I should go with?
View 7 Replies
View Related
Jul 3, 2007
How to add an external third level domain to cPanel?
For example, my main domain at cPanel is one.com, so I can easily add subdomains like second.one.com, third.one.com etc.
But what I need is to point first.two.com to my hosting.
I'm a customer, not the server administrator.
A two.com owner has already configured my server's IP in the two.com zone file for that subdomain.
But how to configure that external 3rd level domain in my cPanel?
View 1 Replies
View Related
Aug 29, 2014
I am currently running a trail of plex to see if it meets our requirements.
My domains are currently being hosted by an external provider and I have made the dns entry to point it the the server running plesk.
Now we can access the site created through plesk but the emails are not working not the webmail or even trying to forward the mails.
View 1 Replies
View Related
Jan 28, 2008
One of our customers need to use a domain.de (.de ext), he registered the domain using godaddy, and godaddy have a few very special requirements for .de domains:
• The first 3 bits of the IP address (C-class) is different for each name server.
• A glue record is necessary for the domain on the name servers.
• The SOA (Start of Authority) must be within the following guidelines:
refresh : 10000 - 86400
retry: 1800 -28800
expire: 604800 - 3600000
ttl: 180 - 345600
This is all done, 2 different C class IPs for each name servers, glue record, and SOA has been configured between specified values. Because of the 2 C class, we created DNS at server1, and pointed all www traffic to server2 (where the domain.de will be hosted)
This is the DNS zone at server1 (an Ensim server):
$ORIGIN .
$TTL 3600 ; 1 hour
sitename.de IN SOA nameserver1.server.com. support@hostingcompany.com. (
2008010804 ; serial
10000 ; refresh (1 hour)
1800 ; retry (10 minutes)
604800 ; expire (2 weeks)
345600 ; minimum (1 hour)
)
NS nameserver1.server.com.
NS nameserver2.server2.com.
$TTL 86400 ; 1 day
A XX.XX.XX.XX
$ORIGIN sitename.de.
ftp A XX.XX.XX.XX
www A XX.XX.XX.XX
This is the DNS zone at server2 (an cPanel server):
; Modified by Web Host Manager
; Zone File for sitename.de
$TTL 3600
@ 86400 IN SOA nameserver2.server2.com. support@hostingcompany.com. (
2008010804
10000
1800
604800
345600
)
sitename.de. 86400 IN NS nameserver2.server2.com.
sitename.de. 86400 IN NS nameserver3.server2.com.
sitename.de. 14400 IN A XX.XX.XX.XX
localhost.sitename.de. 14400 IN A 127.0.0.1
sitename.de. 14400 IN MX 0 sitename.de.
mail 14400 IN CNAME sitename.de.
www 14400 IN A sitename.de.
ftp 14400 IN A XX.XX.XX.XX
While checking the domain at [url], an error appears:
Zone sitename.de.
Primary nameserver1.server.com. IP_ADDRESS_HERE
Secondary nameserver2.server2.com. IP_ADDRESS_HERE
Test results
---- fatal ----
f: [TEST SOA record present]: server failure (IN/SOA: sitename.de.)
* nameserver2.server.com./IP_ADDRESS_HERE
I have verified every single thing at sitename.de.db on both servers at /var/named/, disabled DNS Recursion protection, stopped firewall, and the error continues.
And the error as you can see only happens with SOA at second server.
View 1 Replies
View Related
Jun 5, 2007
i have dedicated server [ Debian/linux/ ], where isn't installed any control panel.
i'm using this server for my primary domain, but now decide to move to this server on of my domains too.
unfortunately, before this i "add domains" only via control panel, but as i know i can do it via SSH too (w/o any control panel).
can u give me any advice or give me url of tutorial with guide how to do it step by step.
i have experience of work via SSH, so knowing how to do, i'm sure i can do it myself.
View 1 Replies
View Related
Jun 5, 2007
i have dedicated server [ Debian/linux/ ], where isn't installed any control panel.
i'm using this server for my primary domain, but now decide to move to this server on of my domains too.
unfortunately, before this i "add domains" only via control panel, but as i know i can do it via SSH too (w/o any control panel).
can u give me any advice or give me url of tutorial with guide how to do it step by step.
i have experience of work via SSH, so knowing how to do, i'm sure i can do it myself.
View 1 Replies
View Related
Apr 8, 2008
I have 2 servers. How do I setup the DSN for these 2 servers with my domain? For example, I have domain "mydomain.com" and server1 and server2. I want
ns1.mydomain.com, ns2.mydomain.com --> server1
ns3.mydomain.com, ns4.mydomain.com --> server2
Both server installed cPanel/WHM.
View 3 Replies
View Related
Apr 11, 2008
I have a VPS account with WHM/Cpanel console access. I have three domains that I am trying to setup. Within WHM I have setup three different accounts, one for each domain. I am able to login to the cPanel for all three accounts. This also created a new web directory for each domain in /home/domain_name/public_html/. I have placed my default index.php in all three public_html with the same permissions. But only 1 domain is working the other two are not. What am I missing? I have confirmed that all three have the correct DNS servers with godaddy and I can do an nslookup on all three. My provider told me to share the IP so that is what I am configured as..
View 2 Replies
View Related
Nov 9, 2007
if there is any tutorial to setup 2 email servers serving just 1 domain?
Currently, i have 1 dedicate email server running centos with DirectAdmin, it works just fine.
View 7 Replies
View Related
Jun 15, 2005
I have signup with everydns. I have read faq for secondary DNS but not understand.
View 1 Replies
View Related
Jul 7, 2009
Hi there, i have few question for the best suited DNS Setup for our compagny.
We have tree server located in montreal.
Two are running web services, one of them is only for dns ( home server ).
Two main server have Whm/Cpanel.
One run Cpanel Dns only.
Main server have 7 ips each
Dns server, only have 1
Let say we use domain xxx.com
Right now we have ns1/ns2/ns3/ns4 point to server1
ns5/ns6/ns7 point to server2
We have no Nameserver that point to our dns only server for now.
I'd like to advoid runing DNS Service on all of them, maybe having two slave one master would be fine. Question: What would be the best suited dns setup with my current config for best responding time and fast replication?
View 0 Replies
View Related
Aug 2, 2009
I just got a VPS plan for the first time where I want to host several new websites. In the past I've used individual accounts to host a couple of other websites and haven't paid much attention to nameserver setup, just configured at my registrar whatever I was given from the hosting service.
So, I got a brand new domain to act as the host of the rest of the domains I'm setting up: www.example.com.
In the VPS I have setup this one as the default domain for nameservers: ns1.example.com
ns2.example.com
Question 1:
- Can I setup ns1.example.com and ns2.example.com as the nameserververs for www.example.com ? i.e. nameserver is used for the same domain in which it is named. Even if this is possible, is it a good idea or would it be better to host it somewhere else? When I try to define those as the nameservers in Godaddy I get the error message Nameserver not registered. What am I missing?
Other DNS questions
Question 2:
- If I host my nameservers in my VPS, I will need a separate IP for each one (ns1, ns2...and so on). Can I still use those IP's to actually host websites, or do I need additional IP's to host the actual sites? Any value in keeping each IP dedicated to a nameserver?
For example:
IP#1 = used for ns1
IP#2 = used for ns2
IP#1 = used for website 1
IP#2 = used for website 2
Question 3:
- Are DNS backup services valuable if I host my own nameservers? Any suggestions on good quality providers? Price not an issue.
Question 4:
- If I used DNS backup services for example.com will that apply to ns1.example.com and ns2.example.com which I used for my VPS? and therefore will be applicable to other domains I host? Does this make sense? Or would I need a separate backup for each domain I host? Can I use one backup for multiple domains?
Question 5:
- What are the drawbacks of hosting multiple sites under the same IP? I control all sites under these IPs
Question 6:
- Can somebody recommend a good resource to learn how IP, DNS, nameservers, etc work? Any book, paid website, video... anything ? While there's a ton of info on the web, all is scattered and none seems to be too detailed enough for somebody starting to learn about this.
View 5 Replies
View Related
Oct 28, 2009
I would like some help on setting up google apps emails on a PLESK hosting on 1and1.com.
Here is my MX server setup, and doesn't seem too work. I set it up before but i didn't save it and now I forgot how to do it again.
where the error is?
View 3 Replies
View Related
Oct 27, 2008
to setup domain key (DK) on DirectAdmin (DA) control panel. DirectAdmin used exim as mail server by default.
View 4 Replies
View Related
Dec 5, 2008
when i click "Email Accounts" section in Helm see "Failed to get Email Accounts",also cant add any new Email Account,
Helm Log:
Cannot create ActiveX component. at Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName) at MailEnable.Administration.Mailbox.GetAutoResponderStatus() at WHA.Helm.Providers.MailEnableProvider.MailEnableEngine.GetAccount(String name) at WHA.Helm.Providers.MailEnableProvider.MailEnableEngine.GetAccountList() at MailEnableProvider.ListEmailAccounts(ProviderData CommandData) ......
View 3 Replies
View Related
Jun 18, 2007
free antispam tool for my MailEnable mail server.
I have found Pinta which claims to be an antispam software for MailEnable mail servers.
Did anyone heard of them? Is it safe? Does it do the work?
If you know any other antispam software
View 8 Replies
View Related
Feb 25, 2007
I didn't see this posted anywhere here so I just thought I'd give everyone who uses MailEnable a heads up. If you are not using the most up to date version of MailEnable, run to [url] and download it.
I have seen couple of dozen boxes getting infected because they had a MailEnable Standard 1.95 for instance (or Professional 2.11), or anything else that's not up to date. Virus(es) are severe and will cause you a lot of problems... if your server still hasn't been infected and you're not using the latest MailEnable, go upgrade right away!
If you are a hosting company and are using Plesk 7.6.1 you definitely have your helpdesk swapped by now. Biggest problem is that Plesk 7.6.1 comes with MailEnable Std 1.95 where the latest version is 1.981. I have seen servers that were clean OS installs, Plesk 7.6.1 installed and 5 minutes after the box was compromised.
If you are still able to access the box by RDP (or have access to it locally), make sure to disable MailEnable SMTP Relay Service. This is not a part of MailEnable and if you don't disable it you won't be able to remove rdriv.sys from your system32 directory which does quite something to your server. Also check for following:
C:windowssystem32a.exe
C:windowssystem32ot.exe
C:windowssystem32w.exe
C:windowssystem32gethashes.exe
C:windowssystem32getsyskey.exe
C:windowssystem32
c.exe
C:windowssystem32
driv.sys
C:windowssystem32start.bat
Make sure you don't have script1.txt in system32, and if you have it make sure to remove it. It contains:
open XXX.XXX.XXX.XXX (IP edited away by Boon Chuan to prevent abuse)
user anonymous
anonymous@on.the.net
lcd c:windowssystem32
get explorer.exe
get runservice_bis.dll
get kill.exe
get fport.exe
get hyberport.exe
get JASFV.INI
bye
Nothing has been heard from SWsoft about this issue yet...
View 6 Replies
View Related
Jun 15, 2007
I have MailEnable free on a windows server with Plesk 8.1.
I need IMAP so I thought at hMail. The problem:
I need to copy all the mail content to hMail as I understand Plesk will copy all the accounts except the mail content.
I have found that I can use some vbs from PMM but that requires me to know all the accounts passwords and to do manually every backup/restore for all the e-mails.
Is there an other way to switch to hMail without loosing the mail content ? (IMAPCopy is not an option as it need IMAP and that is not present in MailEnable free, and also needs all all the passwords for all the accounts).
An other problem, I do not have an other windows server so I cannot use Plesk Migration Manager to migrate accounts and then migrate back.
View 2 Replies
View Related
May 5, 2009
when i create an account from whm it gives me error as below
please tell how can fix this error ?
Error message
Quote:
we are unable to set up this domain name ahmd.co.nz & getting the following error please resolve this issue
Account Creation Status: failed (Sorry, that domain is already setup (remove it from httpd.conf))
View 9 Replies
View Related
Jan 13, 2009
We have two in-house servers, one is hosting our public web server. The other one was just purchased to host a mirror of the production server (as a backup). The site is protected by an SSL cert... my question is how do i set up the server(s) so if/when the backup server needs to be switched into produciton, the SSL cert will transition flawlessly?
They are both apache 2 servers.
View 2 Replies
View Related
Oct 29, 2008
I have registered a domain using godaddy. I have hosted my site on a server of my shared hosting provider(lets call them X).Currently I have pointed mydomain.com to the server and it is up and running.Sometimes, I have experienced downtimes.
In order to solve this problem, I have hosted a clone of my site on another server from another hosting company(lets call them Y).
1. I want mydomain.com to point to Y when X is down
2. again point it to X when it is up.
My main aim is to have my site live with less downtime. The probability having both servers down is very less.
I dont know if it is technically feasible, just a thought out of dirty mind. I tried to google but was not able to find an answer specific to my problem.
Can anybody tell me how to achieve this through godaddy domain.
Added note, My site is not a commercial site and I cant afford large dedicated servers with clustering and failovers.
View 13 Replies
View Related