Simple Mail Server - Internal use

Hello everybody
I need to use the mail service of a Tiger server just for internal use. The domain of the server is a .local (no DNS, no Open Directory). Ive setup the settings in Mail, and enabled it for user, and when ive set it up in Mail or Entourage, nothing is going out and nothing is coming in. It tries to send the mail, and after a long time it timouts.

Here it is
Osx-Server:~ macuser$ postconf -n
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/libexec/postfix
debugpeerlevel = 2
enableserveroptions = yes
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailboxsizelimit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
messagesizelimit = 10485760
mydestination = $myhostname,localhost.$mydomain,localhost,osx-server.local
mydomain = Osx-Server.local
mydomain_fallback = localhost
myhostname = Osx-Server.local
mynetworks = 127.0.0.1/32,192.168.0.102/32
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
relayhost =
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpdpw_server_securityoptions = plain
smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
smtpdsasl_authenable = yes
smtpdtls_keyfile =
smtpduse_pwserver = yes
unknownlocal_recipient_rejectcode = 550
virtualmailboxdomains = hash:/etc/postfix/virtual_domains
virtual_transport = lmtp:unix:/var/imap/socket/lmtp
Osx-Server:~ macuser$

Similar Messages

  • Which mail server is used in a webapp?

    Hi all,
    I have a Webapp where the users can send an email
    to me including the parameters of a form
    ( <form action="mailto:[email protected])....>
    <input type="hidden" name="param1" value="xx"/>
    Now depending on which mail client the user has on his machine the resulting email differs, sometimes the parameters as 1 attachment, sometimes xx attachments.
    So I want to implement it with javamail-api.
    MY question: I have to tell the API the name of the mailserver. How can I know what mail-server the user uses? Or are all these emails processed through my own mail-server?
    Please help me to understand it. Thanks a lot in advance,
    Peter

    Hey ho.
    You have to hardconde the mail servers in your code to point to the mail server you use (= your ISP's server) or host (= Your own mailserver). All the mails are then processed through that specified server.

  • Mail server cannot use certificate because.. the filename is too long ?

    Hi,
    For some reasons, yesterday, I created a new certificate on our server (XServe with Mac OSX Server 10.6.2) and I assigned this certificate to the mail server. Since then, we are not able to connect to our mail server. We receive an error saying the server cannot open a connection on port 993.
    I looked at the mail access log and I think I might have found the cause:
    Jan 7 09:20:25 xs1 dovecot[1944]: Fatal: sslcafile: Can't use /etc/certificates/LemieuxBedard.com.264472D0EC029B3194A4B779D2187278189E8352.ch ain.pem Bedard.48DFB4D5FA4786D77DEF02C72591002CC865D5E1.chain.pem Bedard.48DFB4D5FA4786D77DEF02C72591002CC865D5E1.chain.pem Bedard.48DFB4D5FA4786D77DEF02C72591002CC865D5E1.chain.pem Bedard.48DFB4D5FA4786D77DEF02C72591002CC865D5E1.chain.pem Bedard.48DFB4D5FA4786D77DEF02C72591002CC865D5E1.chain.pem Bedard.48DFB4D5FA4786D77DEF02C72591002CC865D5E1.chain.pem: File name too long
    I don't understand why the name is too long since the previous certificate had a name even longer. Is this a bug that should be corrected on the next update or have-I indeed done something wrong? Right now, I disable the certificate on the mail server and it works. However, I'd really like to use the certificate.
    Thanks for any help.

    No, you didn't do anything wrong, JeanPhilippe. I'm right there with you. There's even another thread on this issue:
    <http://discussions.apple.com/thread.jspa?messageID=10808126>
    I had the same problem: IMAP & POP services would not launch using SSL. Finally got it resolved today. It had nothing to do with certificates and their names, or creating them in openssl, and everything to do with a botched dovecot.conf file, courtesy of Server Admin.
    It appears that every time I changed the certificate for IMAP & POP SSL in Server Admin, it appended the new selection to the dovecot.conf file on 3 separate lines. The result was an unhealthy list of every certificate file Server Admin had ever been pointed to for this service.
    After making a backup, I edited the file (/etc/dovecot/dovecot.conf) down to the single cert file I wanted it to use. It happened to be first in the list, FWIW.
    If you want to duplicate this, look for the lines beginning with:
    "sslcertfile"
    "sslkeyfile"
    "sslcafile"
    Obviously you need to be careful in there. But I did not even have to bounce the service before it took my changes. Thankfully, Server Admin did not overwrite my edits (which I've seen happen with manual config of other services, such as the iChat service.)
    Good luck, and let me know if I can provide more detail.

  • Is my mail server being used to relay spam?

    I've just setup a new OS X server (10.5.6). The only two services I have running are mail and web. The web services seem to be running well. However, mail is giving me problems. Specifically:
    I have "Relay" set with two ip addresses. The first is localhost: 127.0.0.0/8 and the other is: 216.23.173.96/28 which is the ip network my server is on.
    However, when I look at my SMTP log - set to "debug" level - it shows lots of mail activity including this entry:
    "Apr 23 19:53:34 MMcolo postfix/smtp[39718]: DBEAE98602: host g.mx.mail.yahoo.com[206.190.53.191] refused to talk to me: 421 Message from (216.23.173.107) temporarily deferred - 4.16.50. Please refer to http://help.yahoo.com/help/us/mail/defer/defer-06.html"
    That url takes you to a page that states that my mail server may be being used as a spam server, so I can't send mail to yahoo accounts.
    The logs also show multiple attempts to connect to a variety of different domains. Since I'm the only one with an account on my server and I know I'm not sending those emails, it makes me concerned. Anyone have any suggestions or advice?
    Thanks in advance,
    John

    I just went through this when I migrated to a new ISP. However, it was Comcast that was blocking me with a similar message. We thought our ISP had provided clean IPs. So I called Comcast and they were actually very helpful. Found out that in addition to some blacklist providers (spamhaus, etc) they are also using senderscore.org and trustedsource.org.
    Turns out the block was due to the IP being listed as malicious on trustedsource.org. Got a new block from my ISP and all is now good. (trustedsource shows as unverified for the new, but that's ok with Comcast). From what I see unverified is the standard state for very low volume sites. There are some other sites for this "credit" score as well. senderbase.com is another (based on Cisco's IronPort).
    So I would follow the link yahoo gives and select the part that says to send yahoo the messages and let them help diagnose the problem. If they're willing to help, use that.

  • Best e-mail server to use with iPhone and Mac?

    I've always used hotmail as my e-mail server.  Recently, I've started using the Mail app on my MacBook Pro instead.  I really hate that the mail on my iPhone and the mail on my Mac do not sync with one another.  Any suggestions??

    should I forward any emails I would like to keep to my gmail account or is there a faster way of doing this?

  • URGENT! PLS HELP... using JAMES as mail server

    hi, first of all... happy new year to everyone...
    i am currently developing a web based application and one of the component in the system is using JAMES as mail server. I am done some modification in config.xml in JAMES, now the problem is i can only send internal mails instead of external one, such as hotmail and yahoo.
    The error occurs as below:-
    RemoteDelivery: Exception delivering message (Mail1041375079561-0-!448616653-to-hotmail.com) - Could not connect to SMTP host: hotmail.com, port: 25
    How can i send mails to hotmail and yahoo users or any other external mail?
    Can anyone pls help me to solve this problem?
    Thanks in advance.

    sounds like a network problem rather than a JAMES problem. Have you confirmed that you can ping the hotmail mail server, and then that you can "telnet" in to it on port 25?
    If you have a windows machine handy, you can find out the IP address of hotmail's primary mail server by using nslookup:
    C:\>nslookup
    set type=MX
    hotmail.comIf you don't get anything from this, it would indicate a DNS problem. Once you have the IP address, try to telnet to it on port 25:
    C:\>telnet 65.54.254.129 25
    Here's what I got...
    220 mc1-f3.law16.hotmail.com Microsoft ESMTP MAIL Service, Version: 5.0.2195.5600 ready at Wed, 1 Jan 2003 21:19:03 -0800
    If you aren't able to connect, it's probably either a firewall at your end blocking outbound TCP traffic on port 25 (or possibly all ports), or a DNS issue, or some sort of routing issue with your ISP

  • Sane virtual mail server setup?

    I'm giving up. I want a simple mail server setup (imaps, pop3s, smtps) with virtual user support that I can comfortably configure from the web (PostfixAdmin, web-cyradm, courier-web). I want to manage multiple users on multiple domains. It appears that the task I want to accomplish is insanely complex for some reason. I'd like to use as few different software packages as possible.
    I can't find a simple and sane tutorial on the topic and I don't even care what software is going to be used. Of course, I did search and play around with the config for hours but to no avail. The tutorials in the Arch wiki are no good either, they are either outdated or do not allow me to do web configuration.
    Help me out here, please.

    It's always good to have alternatives, but out of curiousity, did you not try the courier-mta wiki? I used that wiki guide recently and it had me running with a system like what you describe without too much fuss. The only stuff I haven't tried/used is web-based administration or mail access; perhaps this was the problem for you?

  • Simple mail functionality

    Hi,
    I am testing the simple mail functionality in transaction VA01.
    In customizing (output determination – processing routines) for simple mail is being used a program and a smartform. It was not me who developed them.
    The problem is that when I try to test this through VA01 (I choose simple mail, etc), I get a dump saying: ‘Invalid commit work in an update function module. Termination occurred in the ABAP program ‘SAPLSOI1’ – in “SO_DOCUMENT_SEND_API1”. The main program was “RSM13000’’.
    My problem now is how can I try to debug this when I am in transaction VA02? I am not able to execute the program I have in customizing…
    How can I found more information about this?
    Thanks a lot

    Weird..
    I am working with SAP ECC 6.0 - release 700
    In version history no one has modified the program...
    function so_document_send_api1.
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(DOCUMENT_DATA) LIKE  SODOCCHGI1 STRUCTURE  SODOCCHGI1
    *"     VALUE(PUT_IN_OUTBOX) LIKE  SONV-FLAG DEFAULT SPACE
    *"     VALUE(SENDER_ADDRESS) LIKE  SOEXTRECI1-RECEIVER DEFAULT SY-UNAME
    *"     VALUE(SENDER_ADDRESS_TYPE) LIKE  SOEXTRECI1-ADR_TYP DEFAULT 'B'
    *"     VALUE(COMMIT_WORK) LIKE  SONV-FLAG DEFAULT SPACE
    *"  EXPORTING
    *"     VALUE(SENT_TO_ALL) LIKE  SONV-FLAG
    *"     VALUE(NEW_OBJECT_ID) LIKE  SOFOLENTI1-OBJECT_ID
    *"     VALUE(SENDER_ID) LIKE  SOUDK STRUCTURE  SOUDK
    *"  TABLES
    *"      PACKING_LIST STRUCTURE  SOPCKLSTI1
    *"      OBJECT_HEADER STRUCTURE  SOLISTI1 OPTIONAL
    *"      CONTENTS_BIN STRUCTURE  SOLISTI1 OPTIONAL
    *"      CONTENTS_TXT STRUCTURE  SOLISTI1 OPTIONAL
    *"      CONTENTS_HEX STRUCTURE  SOLIX OPTIONAL
    *"      OBJECT_PARA STRUCTURE  SOPARAI1 OPTIONAL
    *"      OBJECT_PARB STRUCTURE  SOPARBI1 OPTIONAL
    *"      RECEIVERS STRUCTURE  SOMLRECI1
    *"  EXCEPTIONS
    *"      TOO_MANY_RECEIVERS
    *"      DOCUMENT_NOT_SENT
    *"      DOCUMENT_TYPE_NOT_EXIST
    *"      OPERATION_NO_AUTHORIZATION
    *"      PARAMETER_ERROR
    *"      X_ERROR
    *"      ENQUEUE_ERROR
    data begin of object_hd_change.
            include structure sood1.
    data end of object_hd_change.
    data begin of attach_hd_change.
            include structure sood1.
    data end of attach_hd_change.
    data begin of object_data.
            include structure soodd.
    data end of object_data.
    data begin of objhead occurs 1.
            include structure soli.
    data end of objhead.
    data begin of objcont occurs 100.
            include structure soli.
    data end of objcont.
    data begin of atthead_tab occurs 1.
            include structure soli.
    data end of atthead_tab.
    data begin of attcont_tab occurs 10.
            include structure soli.
    data end of attcont_tab.
    data begin of atthead occurs 1.
            include structure soli.
    data end of atthead.
    data begin of attcont occurs 10.
            include structure soli.
    data end of attcont.
    data begin of new_pack_list occurs 10.
            include structure soxpl.
    data end of new_pack_list.
    data begin of rec_table occurs 10.
            include structure soos1.
    data end of rec_table.
    data begin of object_fl_change.
            include structure sofm1.
    data end of object_fl_change.
    data rcode like sonv-rcode.
    data object_type like sood-objtp.
    data object_id_new like soodk.
    data file_format(3).
    data: originator      like soos1-recextnam,
          originator_type like soos1-recesc.
    data: hex_size like sy-tabix.
    data: old_object like swotobjid,
        * sh070900 5.0A reconvert R30 into OBJ Docs is possible.
          sood_id like soodk.
    data: old_folder_id like soodk,
          old_object_id like soodk,
          old_forwarder like soud-usrnam,
          old_object_data like sood2.
    data hex_mode type sonv-flag value space.
    data dummy_hex type solix_tab.
    **data i.
    **if sy-uname = ''
    while i ne 1.
    endwhile.
    **endif.
    describe table contents_bin lines hex_size.
    if hex_size gt 0.
       call function 'SO_CONVERT_CONTENTS_BIN'
        exporting
          it_contents_bin = contents_bin[]
        importing
          et_contents_bin = contents_bin[].
       data l_new_size     type i.
       data l_line_size    type i.
       data l_new_doc_size type i.
       describe table contents_bin lines l_new_size.
       if l_new_size <> hex_size.
         describe field contents_bin-line length l_line_size in character mode.
         loop at packing_list where transf_bin = on.
           packing_list-body_start = packing_list-body_start * 2 - 1.
           packing_list-body_num = packing_list-body_num * 2.
           l_new_doc_size = packing_list-body_num * l_line_size / 2.
           if packing_list-doc_size <= l_new_doc_size.
             packing_list-doc_size = l_new_doc_size * 2.
           endif.
           modify packing_list.
         endloop.
       endif.
    endif.
    describe table contents_hex lines hex_size.
    if hex_size gt 0.
       refresh contents_bin.
      MOVE CONTENTS_HEX[] TO CONTENTS_BIN[].
       hex_to_cont contents_hex contents_bin.
    endif.
    * transfer document data
      perform transfer_objdat_to_obj using document_data
                                           object_hd_change
                                           object_fl_change.
      perform set_default_object_data using object_hd_change.
    * read object out of table
    * take API1, so no receiver conversion is necessary here
      read table packing_list index 1.   "first object is document
      if sy-subrc ne ok.   "no packing list
        raise parameter_error.
      endif.
      perform read_object_out_of_tables tables object_header
                                               contents_txt
                                               contents_bin
                                               objhead
                                               objcont
                                      using    packing_list
                                               object_data
                                               rcode.
    * parameters    for tracing
      LOOP AT OBJHEAD.
        PERFORM  TRACE(RSSOEXTR) USING 'OBJHEAD'  OBJHEAD-LINE.
      ENDLOOP.
      if rcode ne ok.   "no object found
        raise parameter_error.
      endif.
    * out of object data use only extern content flag and perhaps the size
      move object_data-extct to object_hd_change-extct.
      if object_hd_change-objlen = 0       or
         object_hd_change-objlen is initial.
        move object_data-objlen to object_hd_change-objlen.
      endif.
      perform format_prepare_for_insert in program sapfssoa          "873845
           using packing_list-transf_bin
                 dummy_hex
        changing objhead[]
                 objcont[]
                 packing_list-doc_type
                 object_hd_change-file_ext
                 rcode.
      move packing_list-doc_type to object_type.
    * for old types move size to header
      perform size_to_header tables objhead
                             using  object_type
                                    document_data-doc_size.
    get    now all attachments, decreibed in packing list
      refresh new_pack_list.
      refresh atthead_tab.
      refresh attcont_tab.
      loop at packing_list from 2.
        clear new_pack_list.
        perform read_object_out_of_tables tables object_header
                                                 contents_txt
                                                 contents_bin
                                                 atthead
                                                 attcont
                                        using    packing_list
                                                 object_data
                                                 rcode.
        check rcode = ok.
      * sh240899 46C check for executable mail attachment (MAPI)
        if packing_list-doc_type = 'R3O'.
          read table attcont index 21 into old_object.
          if old_object-objtype = 'SOFM'.
            read table attcont index 22.
            if attcont = 'PROCESS'.
            * it's an attachment created by MAPI because of an executable
            * mail
            * read old mail and fill new one with process parameters
              move: old_object-objkey(17) to old_folder_id,
                    old_object-objkey+17(17) to old_object_id,
                    old_object-objkey+34(12) to old_forwarder.
              call function 'SO_OBJECT_READ'
                   exporting
                        folder_id                  = old_folder_id
                        forwarder                  = old_forwarder
                        object_id                  = old_object_id
                   importing
                        object_hd_display          = old_object_data
                   tables
                        objpara                    = object_para
                        objparb                    = object_parb
                   exceptions
                        folder_not_exist           = 4
                        folder_no_authorization    = 5
                        object_not_exist           = 6
                        object_no_authorization    = 7
                        operation_no_authorization = 8
                        owner_not_exist            = 9
                        parameter_error            = 10
                        others                     = 15.
              if sy-subrc = 0.
                move: old_object_data-vmtyp to object_hd_change-vmtyp,
                      old_object_data-skips to object_hd_change-skips,
                      old_object_data-acnam to object_hd_change-acnam,
                      old_object_data-acmem to object_hd_change-acmem.
              endif.
              continue.
            elseif attcont = 'DISPLAYATTACHMENT'.
            * sh070900 5.0A reconvert R30 into OBJ Docs is possible.
            * get object instance and method into attachment body
              refresh: attcont, atthead.
              move old_object-objkey+17(17) to sood_id.
              perform socx_select(sapfsso0) tables atthead
                                                   attcont
                                                   object_para
                                                   object_parb
                                            using  sood_id
                                                   hex_mode
                                                   rcode.
              move atthead[] to attcont[].
            * fill new packing list parameter
              describe table atthead lines packing_list-head_num.
              describe table attcont lines packing_list-body_num.
              packing_list-doc_size = '255'.
              packing_list-doc_type = obj.
            endif.
          endif.
        endif.
        move-corresponding packing_list to new_pack_list.
        move: packing_list-obj_descr     to new_pack_list-objdes,
              packing_list-obj_name      to new_pack_list-objnam,
              packing_list-doc_size      to new_pack_list-objlen,
              packing_list-obj_langu     to new_pack_list-objla,
              packing_list-mess_type     to new_pack_list-extct,
              packing_list-doc_type      to new_pack_list-objtp,
              packing_list-transf_bin    to new_pack_list-transf_bin."873845
        describe table atthead_tab lines new_pack_list-head_start.
        add 1 to new_pack_list-head_start.
        describe table attcont_tab lines new_pack_list-body_start.
        add 1 to new_pack_list-body_start.
        perform format_prepare_for_insert in program sapfssoa        "873845
             using packing_list-transf_bin
                   dummy_hex
          changing atthead[]
                   attcont[]
                   new_pack_list-objtp
                   new_pack_list-file_ext
                   rcode.
      get new sizes (also for attcont, someone forgot this...)
        describe table atthead lines new_pack_list-head_num.
        describe table attcont lines new_pack_list-body_num.
        loop at atthead.
          clear atthead_tab.
          move atthead to atthead_tab.
          append atthead_tab.
        endloop.
        loop at attcont.
          clear attcont_tab.
          move attcont to attcont_tab.
          append attcont_tab.
        endloop.
        append new_pack_list.
      endloop.
    * transfer receiver data
      perform transfer_rec_to_tab tables receivers
                                         rec_table.
    * sender in right format
      move sender_address to originator.
      perform convert_sndart_esc using sender_address_type
                                       originator_type.
      call function 'SO_OBJECT_SEND'
           exporting
              EXTERN_ADDRESS             = ' '
              FOLDER_ID                  = ' '
              FORWARDER                  = ' '
                object_fl_change           = object_fl_change
                object_hd_change           = object_hd_change
              OBJECT_ID                  = ' '
                object_type                = object_type
                outbox_flag                = put_in_outbox
                originator                 = originator
                originator_type            = originator_type
              OWNER                      = ' '
              STORE_FLAG                 = ' '
           importing
                object_id_new              = object_id_new
                sent_to_all                = sent_to_all
                originator_id              = sender_id
           tables
                objcont                    = objcont
                objhead                    = objhead
                objpara                    = object_para
                objparb                    = object_parb
                packing_list               = new_pack_list
                att_head                   = atthead_tab
                att_cont                   = attcont_tab
                receivers                  = rec_table
           exceptions
                object_not_sent            = 15
                object_type_not_exist      = 17
                operation_no_authorization = 21
                parameter_error            = 23
                too_much_receivers         = 73
                others                     = 1000.
      case sy-subrc.
        when ok.
          move object_id_new to new_object_id.
        when object_not_sent.
          perform transfer_tab_to_rec tables rec_table
                                             receivers.
          raise document_not_sent.
        when too_much_receivers.
          raise too_many_receivers.
        when object_type_not_exist.
          raise document_type_not_exist.
        when operation_no_authorization.
          raise operation_no_authorization.
        when parameter_error.
          raise parameter_error.
        when others.
          raise x_error.
      endcase.
    MOVE OBJECT_ID TO NEW_OBJECT_ID.
      perform transfer_tab_to_rec tables rec_table
                                         receivers.
    set commit work
      if commit_work = on.
        commit work.
      endif.
    endfunction.

  • ICloud mail server - Unable To Send With Apple Mail client

    OS X 10.10.2
    Mail v 8.2
    iCloud mail
    I am still able to receive messages but suddenly unable to send. Messages stay stuck in Outbox.
    Mail Connection Doctor reports no problems:
    If I setup MS Outlook for Mac 2011 with this iCloud account, I am able to send and receive like a champ.
    Once it starts working, is there a way to change the outgoing mail server to use SSL, i.e., turn SSL to "ON" ?

    Yes, I did. It doesn't show up in the logs because, I'm unable to send a message - it goes to the outbox immediately. And this led me to the conclusion below.
    And by the way, I did get in touch with Apple Support who went through a number of troubleshooting scripts (including trying to use GMail's mail servers) and ultimately had me reinstall OS X from scratch. None of this worked.
    Now this problem of being unable to send mail via my iCloud account, from the Apple Mail client, started only around the end of Feb. What I finally figured was that iCloud mail was using random ports on my machine to invoke its SMTP port. Everytime I would disable the firewall on my router completely, iCloud mail was able to send just fine. Recall that incoming was (and still is) working fine. Anyway, I installed wireshark to ID the ports that were being used when the firewall was down. I set up triggers on my router to open these up, turned on the firewall, but it just isn't working. I will have to play around with wireshark and see if I can figure out what ports need to be opened. Unless you or someone else knows. If I figure it out, I will post it here. Mind you, that I need to figure out not only the source ports that need to access port 587 but also what the real target port is (because I don't think it is just 587 as Apple claims).
    By the by, when I asked the Apple Technician (some guy who I was transferred to after 3 other people - the one who asked me to reinstall Yosemite) if there was a way to change the outgoing mail server to use SSL, i.e., turn SSL to "ON", he said no there wasn't and why would one need to secure the traffic to Apple's SMTP server anyway? Seriously?

  • E75 not connecting to corporate (IMAP) mail server

    Cannot connect my new E75 to corporate IMAP mail server (Exchange), using SSL/TLS.
    I have E71, and this device connects with same settings to corporate email without problems.
    The same E75 connects to Gmail perfectly.
    The most weird is that it connected once, downloaded three arbitrary emails and that is it, no connection anymore.
    I am not using MfE, because I do not like MfE usability, I am using "regular" POP/IMAP version of the email client.
    Does anyone have any helpful hints? Thank you!

    If one searches the web there are many similar problems being faced on this device (E75) - whether you use GroupWise or Exchange. We have used the IMAP client on all previous Nokia phones upto and including the E71 with total success. That includes accessing the same mail boxes - E71 100% E75 only works with HTML mail - not text or richtext. Nokia representatives have been to our offices and seen the problem - they believe its an incompatibility between the new IMAP client and mail servers - what they don't know - are trying to find out if we can load an older IMAP client -
    One would think NOKIA would look into this and let everyone know what the problem is and any solution. This kind of thing without speed communication chases people away from a brand and its hard to get them back.
    Nokia please help all the users experiencing problems.

  • Outgoing mail server settings disappeared

    I have several email accounts and all the outgoing mail server settings disappeared. How do i restore the outgoing mail server settings using time machine. Thank you.

    Quit the application.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Library/Mail/V2/MailData/Accounts.plist

  • Help with mail users and setup 10.6 mail server bound to 10.8 Open Directory

    We have a 10.7 Open Directory server which was upgraded from 10.6.  We have had some Open Directory issues since the upgrade.  I am manually creating a 10.8 server as a replacement for the 10.7 server.  All settings for services are running as expected and we are ready to turn over to the new server except for a problem with the ability to receive email.
    Setup in both the original and the replacement has the OD server with DNS running with a correct MX record pointing to our 10.6 mail server.
    In the replacement OD server the mail users were created as network users, with no userhome, with access to the mail service, and email addresses given. 
    The mail server was unbound from the original OD server, bound to the replacement OD server without SSL exactly as with the original, and restarted.
    Initially the mail service said that mail clients had the wrong name or password.  Opened WGM 10.6 on the MAIL server and checked the OD records.  They showed the mail users not having the checkbox saying they were set up to receive mail selected.  Selected the checkbox to receive mail.
    Now the mail client seems to connect to the server correctly but does not show the emails in the system for the users.  It is as though there is no email and the account is brand new.
    Unbind the mail server from the replacement OD server, rebind it to the original OD server, and restart.
    Mail clients connect and receive the mail in the accounts as expected.
    Any ideas?
    Thanks

    I figured out what the mail server is doing.  It has created new email stores for each of the new users.  If we bind to the original OD it uses the original set of email stores.  If we bind to the replacement OD it uses the new set of email stores.
    I have tried to make sure that the userIDs match in each OD but that did not help.
    The server is working for each OD.  Does anyone know if I can tell the 10.6 mail server to use the old emails in the mailstore for the new user in the new OD?
    If nothing else I can solve the problem by archiving the emails and copying them into the new user when running the new OD.

  • Domain name from the configuerd mail server

    HI,
    How to get the domain name from the mail server that i configure using java Mail..
    Properties props = new Properties();
    props.put("mail.smtp.host", mailServer);
    mailServer has my mailServer name like email.something.com
    in my application, from address is the one user sets.. if they forgot to set it and tries to send a mail then i need to send that mail with a default address like [email protected] where something.com must be the domain name.. so i juz want to know how to get the domain name.?
    hope it is clear. can any of u help me out?

    There's no well-defined way to do this. The
    simplest approach is to offer this as a configuration
    option.
    A more complicated approach would be to use
    the host name of the mail server and look up
    that name in DNS and try to find the DNS record
    that tells which mail server to use for that host
    name, perhaps stripping off elements of the name
    until you find something. (And no, I can't explain
    to you exactly how to do that.)

  • Authourised outgoing mail server

    how do i mirror entourages mail setting for my outgoing mail server of 'use same logins for outgoing mail server as incoming mail server' on mail? doesnt seem to be an option...

    If memory servers that is the default option in Mail.app

  • Connect SSL mail server

    Hi, we are trying to apply some configuration changes that we are not able to get working.
    We need to send mails to a mail server that uses TSL/SSL autentication, the mail server is up and working, and accesible from the SAP system, and we have widely search in the support portal, without succes with none of the notes or threads related.
    Any help about how to configure it?

    Could you please be more specific about what's not working ?
    Chris

Maybe you are looking for

  • Why is my new USB Superdrive not working?

    When I connect my new USB superdrive (external disc drive) to my iMac, it doesn't show on my list of devices in Finder or on the desktop.  I took it back to the store and it works on the store's iMacs. My eReader and USB memory stick both work. Is th

  • How to change the timezone

    Hi, I have created a scheduler job during day light savings, the timezone when the job was created is -4.00 and the job ran successfully. Now after the day light savings the job ran an hour earlier than before because of the dst. now the timezone is

  • Why is it that on a 5s you can by pass all security measures via Siri, where as the 4S asks for an unlock?

    On a 5s you can by pass all security measures via Siri, where as the 4S asks for an unlock.  Why?

  • How to remove 'Network Unavailable' message?

    Ref How to remove annoying 'Network Unavailable' message. On my Apple iphone I clicked on Settings -  then clicked Carrier -  then patiently clicked time and time again the 'Automatic' option until a tick mark appeared.  Now the ' Network Unavailable

  • Content blocked by AdBlock! How to unblock it?

    I try to reach a webpage and got this message Content blocked by AdBlock! Part of the content of the advertisement is being blocked by a browser extension. I didn't even install any Ad blocker. How can this happen? And how to unblock content?