Setting up mail service

I am setting up mail service for the first time. I think that I have everything figured out and set up right, but I'm a novice and don't know for sure.
1) I have not yet asked my ISP to update my MX records because I want to be sure everything is working right first. Is there a way to test the email system prior to making the switch to the MX records?
2) One thing that is puzzling me is that even though I haven't made the MX records switch, to my mind it still makes sense that outgoing mail should work. Is this assumption correct? Yet, when I try to send something from a local user server account through the server's SMTP then the email gets lost. Is this something that will automatically work once the MX records are switched over?
Thanks a million.

MX records have only to do with how other e-mail systems find you. They have nothing to do with outgoing mail at all, except if the receiving system is doing a reverse dns lookup as part of the spam filtering. Try turning your logging level to "Information" and send a test message and look at the smtp logs and see what kind of reply you get from the receiving postoffice.
To do some testing you can use telnet to hit your system from outside and send some test strings/messages. If you do a google search there should be instruction on how to do that. I'd try doing a search on something like "test smtp with telnet".
Message was edited by: WDShepherd

Similar Messages

  • Needed:  Person who can help me set up mail service

    Hi...I've been reading the forum for days and have been finding information in small bits and pieces...but I need someone who can help me put it all together. Basically, we are trying to move our mail server in-house. We have a better than T1 connection, I just need SOMEONE who can tell me exactly what we need to do to set up mail service on osx server 10.4.8 to work for us. Any takers?
    I have enough knowledge to set up our web and file sharing services (very easy, no brainer stuff), but really I'm lost on the Mail Service setup.
    Thanks!

    Hi
    I hope this thread is not resolved. Even if it is, this is my solution.
    0.1. You must have a domain name pointing to your public IP
    0.2. Your router (if you have one) must forward smtp, pop, and imap ports to the private IP adress of the sever
    Server Admin
    1. You must have DNS enable with your domain name configured. I presume that you know to.
    2. Setup your mail service
    in General
    2.1. Activate POP
    2.2. Acivate Imap (if you need)
    2.3. Activate SMTP
    2.4. Accept incoming mail
    2.5. Retain outgoing mail
    in filter
    2.6. Set up as you need
    in advanced->security
    2.7. Set up aurhentifaction for smtp and pop.(important for smtp because you can be a spam relay)
    in advanced->Hosting
    2.8. add your domain name in localhost window
    Users admin
    3. Go to your users account (mail tab)
    3.1 Activate mail
    3.2 Choose receipt method.
    I've followed this procedure 5 or 6 times and it's working fine every time.
    Be carefull. In 10.4.8, something change in Imap service and the send of messages dont work. There is a little corrective to apply (a line to change in a config file but I do not remember what)
    Sorry if the words are not exactly the same on you screen. I'm working on a french vs and my english is not very good.
    Good luck
    Vinc'

  • Setting up mail services. Name of server needs to be changed?

    I setup my xserve with snow leopard. By default it was named server.ourcompanyname.private.
    Here is my problem Im trying to host our company web site along with mail services. Need to bring all this in-house.
    I have with my web provider 5 dedicated IP address, and router address. I bridged the modem to an airport extreme to hand out all the ip address and DHCP, this was done with apple support.
    I need advise on how to go about setting up all the services. Can the name of the server be changed without causing major problems?
    Any advise would be appreciated.

    One other note. Can I change the .private. to .com and will this help me setup mail and hosting services?

  • How do I set up Mail service for simple IMAP with SSL?

    This should be easy but something isn't working. I have an Xserve with 10.6. I've enabled the Mail service, and want to add this server as an Account under Entourage. I've put in the IP address, my username/password, etc. but something isn't working. It appears under the Accounts folder tree, but when I try to send an email, I have a window that says "4.7.0 TLS not available due to local problem", Error -17099". I've also seen errors telling me the password is being sent in cleartext and I can't see where I enable the same (SSL, password needed) settings on the client and the server menus. Can someone clue me in - what are the right settings on both ends to have a simple IMAP w/o cleartext passwords? I had this working fine in 10.4 Server... Thanks!
    Mike

    I see dropdown menus for SMTP SSL and IMAP/POP SSL. I have them both set as "Require"
    Do not to this if your server is handling incoming mail from outside your network.
    Few remote mail servers will use SSL, so if your server requires SSL then you will not be able to receive mail from outside your domain.
    'Use', on the other hand, advertises the fact your server supports SSL, so clients and remote servers can use if if they like, but this still allows other mail in.
    What should "Authentication" be - "Login" or "Plain"
    Do not use Plain unless you absolutely trust all your clients (i.e. they're all on a LAN or all using SSL). Plain sends an unencrypted password over the wire, which is susceptible to sniffing.
    what will the client be using?
    Whatever you set it to.
    The client complains about a correct root certificate not being installed).
    Are you using a self-signed certificate? if so, you're going to get that unless you do a lot of extra work. Getting a real certificate from a trusted authority should resolve this.
    As for the slow connections, the use of SSL shouldn't significantly impact connection or delivery/transfer times, so something else is amiss.

  • Set up Mail service for SMTP only.

    I wish to set up the Mail service to act as an smtp server only.
    I have FileMaker Server running on this server, on which I am using a plug-in to send mail to my ISP's smtp server. But I am outgrowing my daily sending limits through my ISP (100/day), and would like to run my own smtp server instead.
    I have turned on the smtp mail service and it is running, but I'm not sure what credentials I should use to authenticate when connecting to this smtp server...

    I have turned on the smtp mail service and it is running, but I'm not sure what credentials I should use to authenticate when connecting to this smtp server...
    Why use any?
    If the Filemaker Server is inside your network and this server is just acting as a relay for outgoing mail then you don't need authentication at all. Just tell postfix to trust local networks ("Relay mail from the following networks" in Server Admin and add your internal addresses) and you're set.
    Since the server won't be accepting mail from outside clients or servers that's all you need to do. There's no need to authenticate since the connection is coming from a trusted network.
    If you still do want to use authentication then just provide any username/password combo that is valid for this server. You could even create a dummy account just for this purpose if you prefer.

  • Setting up Mail service for first time

    I am setting up an internal mail server for the first time. Some questions:
    1) What should my domain and host names be listed as in Mail settings?
    2) It appears that the mail is set up by the server as [email protected] How do I get the email addresses such that they don't include the 'server' part?
    3) I am using a Time Capsule (similar to AEBS) as a router. Which ports do I need to open to allow mail service?
    Thanks!

    This is based on my observation not any documentation, so take it for what it is worth. The information that you changed determines what mail the email system will accept and pass on. It passes it on based on the shortnames and nothing else.
    The email address that is listed in the account information on Server Preferences determines what shows up as "suggested finishes" when a user starts typing an address in while they are in mail.
    The email address that is listed in the users Mail setup info on their machine determines what is shown as a return address when they send mail out. It will show what is there even if the return address has no chance of working.
    If you delete all of your users on the server and then reenter them, they will be in correctly on the Server Preferences window, but they are still going to have to be changed on the users machines. I've had some problems with the old setup not working on a user machine even after putting something back in exactly the way it was before, resulting in the need to totally remove the account on the users machines mail setup and reenter it. I really think the quick way, which won't be very quick if you have a lot of accounts is to go into both the Server Preferences and manually change the address there, and they either send the users instructions on how to change it on their machines or go to the machine and change/help them change it there.
    There may be a quick way, but I haven't found it.

  • Trouble setting POP3 mail service.

    I am able to use my Gmail account without any trouble however I would like to also use my POP 3 email account. Currently I am able to receive email using my POP 3 account but when I try to set up and send an email message, I get the following error:
    "Cannot connect to the mail server to verify your account information. Your server is not responding".
    I am assuming that I have a setting incorrectly configured but I don't know what it might be. Again, I receive email just fine but am unable to send. Any suggestions?

    AZSALUKI wrote:
    i had the same problem (received fine, couldn't send). my internet provider AND verizon had given me the wrong outgoing server settings. i eventually found the correct one here in these forums. give us a little more info.
    Charter is easy as that is what I had. In fact if you choose the phone to set up the email automatically it should work fine.
    If you choose to set it up manually, unless you have a Charter business account, DO NOT use charterinternet.com settings.
    UPDATE, I checked the Charter Web site and the settings for sending mail are correct in the list above.

  • Mail Service - configuration.

    Hi everyone,
    this is my first post
    on this forum so greetings to all.
    <br
    />Question:
    How to run Mail
    Services on Primavera?
    My
    Primavera 6.1 is working on Windows 2003 SB Server. On
    this machine I've install smtp service and configure an
    account form primavera to use as e-mail from witch
    notifications will be send. In Primavera administration
    I've set the Mail Service with proper settings. I've turn
    on notifications.
    Thats all <br
    />
    Thanks for all reply and sorry for my
    poor English knowledge.

    Hello,
    I recommend that you
    contact Support, which can be reached at
    http://primavera.com/customer/support.asp.<br
    />
    A Support Representative can walk you
    through the e-mail configuration for P6.<br
    />
    Have a great day,
    Justin

  • Mountain Lion 10.8.3 Mail - how to set push mail

    Hi again folx.
    I have one simple question:
    On Mountain Lion 10.8.3 is there any way i can set push mail service on Mail. That means, when i recieve an e-mail, it instantly notifies me. Like on most smartphones. I have tried well known trick of setting it to manual check and few other settings, but thats not working..
    Do you have any idea how to do this ?
    In settings i can only see "check for new email every minute".
    Thanks in advance.
    Marko Stojanovic (Laynee).

    Your email account/provider must support Push.  Not all of them support it by default.  Mail will support Push via the setup wizard choice of Exchange.  So, as an example, if this is a GMail account, reset it up and pick Exchange instead of GMail for the wizard since that's a supported setup path for GMail accounts to enable Push capabilities on it.
    Just keep in mind that the protocols used on the Mac to do the Push Exchange Activesync setup is a bit different than those used on iOS devices.  I can't say without a doubt that it is supported on Mail, but I know you can do that setup for GMail on the mail client on an iOS device and it'll enable Push.

  • Config mail service

    hi,
    i try to set up mail service,but i have some trouble.
    I do have a internet domain like example.com in the host name
    and local name id of the server 192.168.0.2 is it good.
    and i got an mx from may isp
    Then when i run mail service smtp do not run do i have to config dns service?

    Thanks for ur valuable reply Dolores.

  • How may I automatically stop and start Mail services at a set time please

    Hi folks. I was wondering if anyone could tell me how to automatically stop and start Mail services (or any other services) at a set time please in Leopard Server? Is there a script someone has created which might help?
    Cheers, David ( a realy newbie when it comes to administering OS X server)

    launchd works through a series of XML documents that define tasks to run, either at launch, on a time schedule, in response to network events, etc.
    So you'll need to create two .plists - one to start the mail server and one to stop it. They should be saved in /Library/LaunchDaemons. I'd suggest something like:
    /Library/LaunchDaemons/local.postfix.stop.plist:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple
    .com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
      <key>Label</key>
      <string>local.postfix.stop</string>
      <key>ProgramArguments</key>
      <array>
        <string>/usr/sbin/serveradmin</string>
        <string>stop</string>
        <string>mail</string>
      </array>
      <key>StartCalendarInterval</key>
      <dict>
        <key>Hour</key>
        <integer>1</integer>
        <key>Minute</key>
        <integer>00</integer>
      </dict>
    </dict>
    </plist>
    and /Library/LaunchDaemons/local.postfix.start.plist:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple
    .com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
      <key>Label</key>
      <string>local.postfix.start</string>
      <key>ProgramArguments</key>
      <array>
        <string>/usr/sbin/serveradmin</string>
        <string>start</string>
        <string>mail</string>
      </array>
      <key>StartCalendarInterval</key>
      <dict>
        <key>Hour</key>
        <integer>4</integer>
        <key>Minute</key>
        <integer>00</integer>
      </dict>
    </dict>
    </plist>
    You'll need to either use launchctl load /Library/LaunchDaemons/local.postfix.stop (or start) to load the tasks, or reboot your server.
    I'm curious, though, as to why you want to do this. Mail is typically one of the services that people want to run 24/7 so they don't miss out on any emails (even though SMTP can tolerate this). Why do you want to shut yours down?

  • OSX MAIL SERVICE NOT SETTING MAIL AS READ

    I have osx server with mail service enabled. I have numerous accounts setup and working correctly. I have two accounts which are not functioning correctly
    when the user reads his email, the email registers as read on the computer, in his email client...however when the user reopens his email client, all the emails that he previously read reappears as being unread. I have setup these IMAP accounts on different computers and using different email clients.. and each computer and each client responds exactly the same way. How do I reset the accounts to accept email normally and recognize that mail is indeed read and tells the server the correct commands for this to happen....my email is [email protected], if anyone has a solution please help

    Assuming you are using the default paths (if not adjust):
    cd into /var/imap/user/firstletterofusername/
    You should see a list of files that look something like:
    username.seen
    Make a copy and delete the one belonging to the user you have problems with.
    Use terminal, not Finder.
    HTH,
    Alex

  • Setting up Mail for the first time with OSX Server 10.5.6

    I just got done reading the 100+ page mail services administration manual. A few things are unclear and I wanted to clear those up prior to embarking on my first adventure configuring mail services.
    The questions I have are the following:
    1. When using mail for incoming and outgoing, do I 'have' to use local DNS services or can I simply change the MX records by my DNS Provider?
    2. I have more than one IP on the server using the 'IP Alias' command. Will the mail server be able to distinguish the different mail domains base on IP Address, or will virtual domains need to be configured?
    3. If virtual domains need to be configured, is this configuration simple or is it semi complex?
    4. Provided the answer to questions two and three, what is the best configuration for the firewall settings on the server? Allow IMAP inbound, POP3, and SMTP? What else?
    Thanks in advance

    1. Mail service relies heavily on DNS. You may run your own DNS servers on the same network as your mail server or you can use a DNS provider to host your zone data including your MX record.
    2. Your server will listen on all available network devices by default. It will only accept those messages for the hosts that are listed in the general pane, the local host list, or the virtual domain list under the advanced pane. No virtual domains need to be configured if all users are real users (i.e. shows up in WorkGroup Manager).
    3. As stated in (2), you do not need virtual domains to receive e-mail for multiple hostnames or domain names, but you may want to do so if you want separate accounts with same usernames for different domains. E.g. [email protected] and [email protected] will go to two separate inboxes. It's not that difficult, but rather tedious if you already have a lot of e-mail accounts set up.
    4. You must allow SMTP through the firewall to receive mail from the outside world. Depending on your clients, you may open IMAP or POP. There are no other specific ports necessary for mail to work at this level... except for Submission (587). Many ISP's block port 25 for mail clients. You may want to use port 587 for submissions so that your mobile users don't have to switch back and forth between the two ports when they change locations. This is done by editing /etc/imapd.conf manually.

  • Having trouble setting up Mail

    I am trying to set up Mail, but I am having some difficulties with the information I need to add. For example, what is account type (POP, IMAP, Exchange), description and outlook web access server?

    The World is Awesome wrote:
    I am trying to set up Mail, but I am having some difficulties with the information I need to add. For example, what is account type (POP, IMAP, Exchange), description and outlook web access server?
    POP3 and IMAP are two common protocols for receiving e-mail. Exchange is an e-mail server common in corporate environments.
    Whatever is supplying you with e-mail service should have resources available for you to help you with this issue.

  • Having trouble setting up Mail with a POP account

    I am trying to set up Mail with my Universities webmail service, and according to their tech page I need to set it to POP. I also made sure that I have the incoming and outgoing mail servers correct, and i've made certain that I am entering my username and password correctly. But when it loads and trys to get my mail it says that the password I supplied is incorrect, but I know that's not true. I am absolutley sure that both the username and password are entered correctly.
    Does anybody know how I might fix this?
    p.s. my girlfriend is having the exact same problem, so it isn't just me entering something wrong

    I know you said the usernames/passwords are correct but, (if you can), login via webmail using those same strings, see if that works.
    Write the text to a note and copy and paste from there so you are sure you've not input something wrongly.
    Failing that do a quick keychain first aid too.
    If that don't work then I'm out of ideas, (for now at least).

Maybe you are looking for

  • Why does Firefox send me back a few pages when I attempt to type into a text box???

    I am sick and tired of this insane bug. It affects me on a daily basis. 20% of the time I attempt to type anything into any text box, for every keypress, Firefox will treat them as requests to 'go back' and it launches me several pages backwards thro

  • How to know the logged in username in BLS?

    Hi MIIers i know i can use this session variable( ) in HTML to get the logged in user name. But how to get the logged in user name in BLS? Is it the same way ? ( I might be duplicate  post but we have to bare with it..search results didn't get me pro

  • GATHER_TABLE_STATS on partitioned table

    Hello All, I am using Oracle 11g R2. I am having a partitioned table, this table can have up to 30 partitions based on my retention policy and each partition is 1 day of data. each partition have like 3 millions records. I am gathering the statistics

  • 30 second rewind there on some books, missing on others. How can I activate it for all books?

    Greetings all. I listen to a lot of audiobooks while I drive. Many of my audiobooks have the 30 second rewind feature, while some don't. I love the feature and use it frequently. I have tried to figure out a correlation between various Option setting

  • Bill through email?

    Hi How do i send a proforma invoice generated in SAP to the customer through an internet email in the custom designed format. preferably as an pdf attachment? How to configure the same? pls help regards, amol