Server :: Use Domain Name And Static IP For Exchanging Emails?

Jan 24, 2011

1. I have registered Domain name/website, suppose = test.com, hosted on another ISP.

2. I have another Static IP, suppose = 1.2.3.4

3. Now I want to setup/configure mail server to send and receive Emails for "test.com", say a user from anywhere can use mail server by using webaddress of "mail.test.com"

4. Mail server will be mange locally in my own setup, accessible from everywhere.

5. Please give some examples, howto use registered domain name (for example = test.com) with static public ip (suppose= 1.2.3.4), so user can use only mail.test.com, not static ip address.

View 4 Replies


ADVERTISEMENT

Server :: POSTFIX Server New Domain Emails Stuck In Queue

Apr 20, 2010

I am newbie to postfix. I added a new domain to my postfix server in the main.cf under mydestinations variable and the relay_domains file. Also, added this domain to my backend exchange server. When I send a test message from the new domain, my messages from that domain appear to be stuck in the "queue active". What does it mean when you are stuck in this queue? Does this mean that my backend email server (exchange 2003) isn't allowing messages from this new domain OR that the POSTFIX server still needs configuring.

View 2 Replies View Related

Server :: Create A Domain Name For Static IP?

Apr 26, 2011

I want to set a domain name for my static ip address. If i am giving my static ip, i got output but i cant create a domain name instead of giving ip address.

View 3 Replies View Related

Server :: Static Ip To Domain Name Conversion?

Feb 24, 2011

I have a staic ip from my ISP provider and i have a web server too. I NAT the port 80 from my modem to the webserver and I can access my webserver from internet using typing my static ip. If my static ip is 122.67.xx.xx, then I need to type http://122.67.xx.xx. and i have a domain name mydomain.com pointed to this 122.67.xx.xx ip in my C-panel. I can ping mydomain.com from internet but if I type http://mydomain.com I am getting the following error from my browser Unable to determine IP address from host name for mydomain.com and The dnsserver returned: Name Error: The domain name does not exist.

View 1 Replies View Related

Ubuntu :: Send Messages, With 20+ Accounts ( Different Emails, But One Domain / SMTP Server )?

Jul 21, 2011

Has thunderbird (recent version) have a "TEST" function ? basically, i'm trying to send messages, with 20+ accounts (different emails, but one domain / SMTP server). one account works fine - the other one doesn't. i go to my "outgoing server" & everything is fine - usernames / ports etc..) The settings for each account do show the right outgoing server. If i 'send later' & close down thunderbird, 7 re-open - it asks me for my password again (which it saves), & then it is able to send the email.

QUESTION :- is there a TESt option that will test each & EVERY account in one timeslot ? Ie, will go through each email address - sends an email to itself (the same address), & sends it. it will then try the server again, to see if the email was received. & then give me a single report, of all the incorrect settings.(I've tried this 1 email account half a dozen times tonight & i dont know *WHY* its not sending on the 1st go.. )

View 1 Replies View Related

General :: Point Domain To Server With A Static IP Address?

Sep 4, 2010

I am trying to point my domain to my server with a static IP address. My domain is registered with Network Solutions and they ask "Primary and Secondary DNS" settings in their setup. What primary and secondary DNS settings I need to give when I have a dedicated server with static single IP address with BIND installed.

View 1 Replies View Related

Server :: Redirect VPS Domain / Static IP To Dynamic Dial-Up IP?

Oct 16, 2010

got a VPS and for testing purposes a homeserver with apache running. what two tools would i need to redirect my static ip to my dynamic one?

the traffic shall all go through the dynamic one. i've got a domain name registered with the VPS also. nameservers are configured.

is there any setup required on my local (dynamic ip) apache settings for using the name? and if i stop the service, will it still work? do i have to setup a webserver on the VPS for it? none running yet.

View 2 Replies View Related

Networking :: Static IP Address That Has A Reverse Lookup To "myipaddress.static.lyse.net" And Not Email Domain?

Apr 26, 2010

I got this message on Friday from just one domain. uote:mailsrv.forthnet.gr #<mailsrv.forthnet.gr #5.5.0 smtp; 554 5.5.0 Your message was considered to be spam by the FORTHnet Antispamming Policy and was not delivered to the recipient. The following spam tests returned positive for this message:FORGED_RCVD_HELO,RCVD_IN_BRBL. For further information visitWe are not a spamming community but it seems we have a statice IP address that has a Reverse lookup to "myipaddress.static.lyse.net" and not my email domain. Would setting a cname mail.mydomain.no -> myipaddress.static.lyse.net cure this problem or are there more tricks to be performedOnce I have cured the FORGED_RCVD_HELO I can move to getting the IP removed from BARACUDA.

View 2 Replies View Related

Server :: Exchanging Data Between Internet And Localhost

Jun 5, 2011

I have an Apache 2 server setup in Ubuntu 10.04 LTS on my lab computer. The server listens on port 80, by default. I also have another process listening on port 4000 - this is a special server that executes some Matlab and other application scripts. However, due to university policy (or some licensing/faculty regulation - not really sure), this port 4000 has been set as one that listens only to the localhost. Now, we need to allow a few of the scripts to be run by people remotely.

We tried to setup a web interface - they enter a few values into a HTML form and submit. This form has action="URl... (basically, we were hoping the external form turns data over to the internal form), thereby keeping everyone happy. However, it turns out that this didn't work - the server on port 4000 realizes that the request isn't internal.

What would be the best way of handling it? While we did consider port forwarding, we didn't want everything to be accessible from the internet - i.e. we wanted a tightly controlled interface when accessed from outside, but if someone writes a program on localhost, we want everything to go through as normal (i.e. the current setup). Is there a way to do this without duplication (i.e. setup a new port 5000, that has only the components we want the external users to access)?

View 2 Replies View Related

Fedora Servers :: How To Limit Emails Sent Outside Domain

Aug 27, 2011

How to limit emails sent outside my domain or from a user in my domain with postfix to a valid user? i.e., bob can't send email as jane both from my domain and neither can send email to bob@hotmail.com as someone other then themselves. Using postfix with dovecot authentication through mysql.

View 1 Replies View Related

Ubuntu :: Postfix Emails Send Outgoing Mail With Wrong Domain Name?

Jan 29, 2010

I just configured my first postfix mail server today. Everything is working correctly except for the fact that on all outgoing emails instead of the mail format being user@mydomain.biz it says user@hostnameofpostfixserver. I've looked everywhere I can think and I cant see where I'm substituting the host-name of the server for the domain name of my email. Where else could it be?Below is my main.cf. I am running ubuntu 9.10.# See /usr/share/postfix/main.cf.dist for a commented, more complete version# Debian specific: Specifying a file name will cause the first# line of that file to be used as the name. The Debian default

View 2 Replies View Related

Ubuntu :: Networking / Setup A Domain And Directory Server Similar In Function To Windows Server W/ AD And Join Other Machines To The Domain

Aug 21, 2009

I've got a home server running Ubuntu Server 9.04 and several machines running Ubuntu Desktop (9.04 and 8.04) and Windows (XP, Vista and 7). Now what I want to do is to create a domain and directory server similar in function to Windows Server w/ AD and join my other machines to the domain, but am not sure where to start. I already have file shares with Samba but now I want to setup a domain.

View 3 Replies View Related

Ubuntu Servers :: Create A Domain Name For Static IP?

Apr 26, 2011

want to set a domain name for my static ip address. If i am giving my static ip, i got output but i cant create a domain name instead of giving ip address.

View 5 Replies View Related

Server :: Creating Domain Form Vadddomain-domain Doesn't Exist

Apr 12, 2011

iam using centos5.2.configured qmail,vpopmail. while adding domain form vadddomain<domain.co.in> At first time domain folder get created in domains directory.and also postmaster user also get created by default.And also in mysql. Now the problem is after some times or rebooting system domain get erased automatic.also in /var/qmail/users/assign file domain name get erased.

View 1 Replies View Related

Server :: Created Domain But Not Getting Domain In /var/qmail/user/assign File?

Apr 7, 2011

i had created domain but not getting domain in /var/qmail/user/assign file.also it error /home/vpopmail/bin/vdominfo abc.co.inInvalid domain name

View 2 Replies View Related

General :: When Create A New Domain On My Server It Gives The New Domain It's Own Nameservers

Jun 4, 2011

I want to host 5 websites on my new virtual server so I have created 2 nameservers that point to my virtual server's IP addresses as a glue record. What confuses me is when I create a new domain on my server it gives the new domain it's own nameservers (ns1.thenewdomain.co.uk etc) do I need to change these records so they use the nameservers I created earlier? If I do? Which particular records should I change? I'm running a Unix virtual server with a Plesk control panel.

View 2 Replies View Related

Server :: Connecting To A Samba (not On Domain) From Windows Domain Pc?

Jun 27, 2011

i need to allow window domain controller user to use file share of linux.windows DC user can see the share file and directories of linux file server but not able to access.

below is brief--

I have a Linux machine which is on my network but not on my domain. I have configured SAMBA FILESERVER for file sharing purpose. I have a Windows XP PC which is on the domain(windows server) that I am trying to connect to a share on the Linux box. I supply my credentials but regardless of which login I use I always get Logon Failure. I have created an account on the Linux machine with the same user name and password as my domain account but so far no luck. Can I connect from a domain PC to a non-domain Linux box? Is there something else I should be checking?

View 14 Replies View Related

Server :: Domain Controller On A Current Windows Domain?

Dec 30, 2010

I'm working for a smallish non-profit that has gone through some recent growing pains. We have two sites that are currently without a domain controller, and no money for MS licenses, so I was thinking of trying to add a couple of additional Linux machines (we already run Linux for web services internally, and I've set up a test case previously to see if I could get a server to join the domain, which was a success) and was trying to find out if I can get them to act as Domain Controllers without replacing the domain. The main issue that I'm having at those locations is drive mappings are not happening correctly against our DFS file servers. The one other location that had this issue had it go away when we added a local DC. The domain is a Server 2008 domain.

View 2 Replies View Related

Ubuntu Servers :: Active Directory Domain Integration - Allow Domain Users To Authenticate Server And Access File Shares Using Samba

May 13, 2010

The company I work for, as usual, is Microsoft-centric. I'm attempting to integrate my Ubuntu server into the domain to allow domain users to authenticate to the server and access file shares using Samba. Here's my current configuration:

[Code].....

View 9 Replies View Related

Server :: Forward A Domain To Another Domain With Musking?

Aug 3, 2010

My customer has a domain hosted by me and he has another domain hosted by another isp. He would like to have this domain am hosted to be forwarded so thwt upon entering the url he should have the website which is hosted by this other ISP displayed (the url of the website be musked). How do i configure my DNS at achieve this?

View 1 Replies View Related

Server :: Redirection Of A Domain To A Subtree Of Another Domain?

Aug 10, 2010

I need to redirect a domain to a subtree of another subdomain , for example : [URL] should be redirected to [URL] How should I do this ?

View 1 Replies View Related

Ubuntu Servers :: Buying Domain / Hosting Web Server / All Domain Registers Come With Email Or Just Email Forwarding?

Mar 29, 2010

I am thinking about buying a domain name and hosting my web server.

I have seen pricing from $8 to $30 a year. Any favorites from fellow ubunters? Also this whole "whois" thing scares me, if I am correct my information I enter when buying the domain is enter into some big pool of information. People can find this information out and dig up important information. url Can I prevent this with private Whois or how do I set it up? This website examples some of my fears with this whole WhoIs thing, url whois/Private-Whois.html Does most/all domain registers come with email or just email forwarding or both? How does that work? At this moment, my only question about Web Hosting is how do I get Website Statistics as in: Stats, web analytics, web traffic stats and more? I will be web hosting through Ubuntu 9.10 gnome.

View 9 Replies View Related

Ubuntu Servers :: Access Web Site When Site's Domain Name / User's Local Server's Domain Name Are Same

Feb 18, 2010

In the office there is a local network with samba+openldap PDC. The local domain name is company.net. The company desided to create a corporate Website on a remote hosting and desided that the site's domain should be company.net which is same as local network's domain name. So now it is not possible to reach that corporate website from within the company's local network because, as I guess, bind9 which is installed on above menioned PDC looks for company.net on a local webserver. Is there a possibility to let people from this local network browse the remote site?

View 1 Replies View Related

Software :: Sendmail / Exim Mail Exchanging Error

Jul 18, 2011

I recently built a mail server with Slackware/Sendmail and basically all works. Mail comes in and goes out. The problem I have is 3 email addresses cannot be sent to from this server. The remote ends are 3 different servers but all run Exim 4.69. I have logged the server exchange and this is what I get: (names have been changed to protect the innocent!!)

[Code].....

View 2 Replies View Related

CentOS 5 Hardware :: Black Screen After Exchanging With Xbox 360?

May 6, 2009

My monitor previously connected to a Linux Centos5, no problem, X works very well. Then I connected it with a Xbox 360 and changed the screen resolution, no problem, it woked very well too.BUT, when I changed it back to Linux.I can't login on the graphic screen.What i can do is login under text interface as NON-root user accout.How can I login the X? and How can I switch linux and xbox freely later?

View 1 Replies View Related

Ubuntu :: MUTT - Which Key To Refresh The Emails - Emails Are Got By IMAP ?

May 29, 2010

How to refresh and reload the list of email into MUTT ? Which key?

Additional: how to go to folder SENT of gmail ? and configureation eventually?

View 1 Replies View Related

OpenSUSE Network :: Lamp Server To Send Automated Emails Using Cable Providers SMTP Server?

Jun 19, 2010

Somewhere out there there has to be someone that can help me set up my lamp server to send automated emails using my cable providers SMTP server

View 2 Replies View Related

Server :: CentOS Mail Server: One Account Cannot Receive Their Emails

Oct 14, 2010

Could it be the IMAP file is corrupt?I have set up mail server on Centos to receive via dovecot.One of my user accounts (A single account out of a hundred)cannot receive their mails.

View 3 Replies View Related

Fedora Installation :: Exchanging Hard Drive Between Computers - No Icons On Desktop And No Panels

Nov 4, 2009

I recently upgraded my computer and tried using same hard-drive in new one. Fedora 11 booted and allowed me to log-in. But system is un-usable as there are no Icons on desktop and no panels. While I know that initial installation is based on hardware profile of previous computer, is there any work-around to make it work without having to install fresh. Also, If I choose option "replace previous Linus version" from LiveCD, will that preserve my personal data and settings?

View 2 Replies View Related

Server :: CSF Is Blocking Emails To Be Sent Out

Jan 3, 2011

I've a CentOS Box with no control panel.. I used to manage it via SSH. Any way, I've installed CSF/LFD on it.. and it seemed to be working just fine. The only problem I've encountered is that when I start and enable CSF, messages and emails keeps stocked in the mail queue.. I've double checked and made sure needed ports are opined.. But, I still have the problem.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved