Setting up Mail Server with SSL

Hey guys,
Unless I'm missing some fundamental stuff, I'm having some nasty problems getting SSL to work with OS X Server 10.4 Mail. As of right now, I have it working with Apache without a problem using a nopass key and the other required files.. I have:
domain.crt
domain.csr
domain.key
domain.nopass.key
gd_intermediate.chcrt
Now when I try going into server admin and simply using the crt, key and chcrt and enabling IMAP/POP and/or SMTP:
SMTP just stops working and hangs all together.
IMAP and POP via SSL I've gotten working but i get the "not signed certificate" window that pops up.
Also, when this started, I noticed that upon changing the settings, mail would stop working all together, but I did read a bit about a line that shows up in /etc/imapd.conf:
tlscommonname:
which causes mail to hang, and I've learned to delete that/comment it out.
Is there a way to easily set this up/can i do it via command line via imapd.conf and main.cf?

Hello,
I have an IMAP email address with lots of folders in it and filters on the server that route the emails to a specific folder by different rules.
Does anybody have any idea about how could I make the email application show all the folders in my inbox? By default I can only see the emails in my inbox and that is useless because most of the important emails go into folders and this application doesn't synchronize the folders. I have to go into each folder by selecting the more folders option and only then it searches for new email, but when you have around 30 folders it's kind of time consuming to select "more folders", navigate to a folder go into that specific folder and see if you've got any mail. Not to mention the stupid sorting options at the right which can't be removed and every time you open the email it goes to the default date setting and it's showing the email divided into days. Who thought that would be useful?
I've also had an e66 and the mail application worked flawlessly ( you could see all the folders, how many unread messages you had in each folder, the emails sorted by date with the unread messages first).
Does anybody know a good email application that can be installed on this phone, or how could I install the old email application (e66, e71), which for me worked perfectly.
Thank you.

Similar Messages

  • Setting up mail account with SSL off on iPhone 4

    Is it okay to do this? It was the only way to get my mail accounts to work.

    It is OK especially if the account or accounts do not support being accessed via SSL. Accessing an account via SSL is more secure and should be used if supported by the account. If not supported by the account, SSL cannot be used.

  • My email account in Mail.app is IMAP, but when I delete emails, they don't delete from other devices connected to the mail server with IMAP. Deleted mail on other devices delete as normal from the server and thus from other devices as normal.

    MacBook Pro, late 2011 version. Up to date Mountain Lion.
    My email account in the Mail.app is set up as IMAP, but when I delete emails in the Mac Mail App, they are not deleted from the mail clients of the other devices that are connected to the mail server with IMAP. IMAP works perfectly between Windows Outlook 2010, iPad Mail App and Android default mail client. Deleted messages behave correctly, as in delete from one device and the mail is deleted from all devices.
    Having just tested in reverse order on the Mac; emails deleted from the email client on Windows, iPad and Android are not deleted in the Mac Mail App.  It appears that the account is behaving like POP rather than IMAP.
    Any advice on how to have IMAP work correctly on the MacBook Pro Mail.app?
    Thank you.

    Hi Csound1, thanks. The email host is 1and1.co.uk, however, i am going to fess up and make myself look like a plonker now -
    the email account in question was set up in Outlook as POP - stupid, stupid, stupid me, wasted an afternoon on this!  I have now changed the Outlook account to IMAP and Mail.app works perfectly - and looks much nicer than Outlook did.  Im in the middle of converting from Windows to a Mac, and still finding my way around the Mac
    The lesson learned, never assume - always double  check!  All my other email addresses with 1and1 are all imap, except this one, and it happened to be the first one I set up in the Mail.app. (bows head in disgrace!)
    Thank you anyway for attempting to help me!
    Cheers

  • How to Configure a mail server with OIM

    Experts ,
    Any idea/links/Docs on how to configure a mail server with OIM and to send mail notification to someone .
    Pardon me, if my questions seems to be incomplete .
    Thanks
    Suren

    .Create an IT Resource of Type Mail Server. Give Name as "Email Server.Now populate the values for all the parameter for example Server,username,password and authentication type.
    .Go to System Configuration and in Email Server property value give the name of IT resource you created in step1 so the name will be "Email Server".
    http://forums.oracle.com/forums/messageview.jspa?messageID=3867506&stqc=true

  • Set up mail server in 11.1.2.3

    Hi
    I am trying to set up mail server for a planning application 11.1.2.3.Under Administration > Application Settings > Advanced Settings > System Settings tab, I cannot find the Email server option.
    Where can i enter the details for email server in 11.1.2.3?

    "Administrators must specify the email server details before others can enable email notification. The email server details for approvals notifications come from the EPM Registry, which are set using the EPM System Configurator under Common Settings."
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • HT1552 Im setting up a server with the port 25565 and im doing it with Port Map but the problwem is i cant seem to get it to work with my router. it goes through my macmini to the router and the expansion hardrive

    Im setting up a server with the port 25565 and im doing it with Port Map but the problwem is i cant seem to get it to work with my router. it goes through my macmini to the router and the expansion hardrive

    Im setting up a server with the port 25565 and im doing it with Port Map but the problwem is i cant seem to get it to work with my router. it goes through my macmini to the router and the expansion hardrive

  • How to set up a mail server with a private DNS and relay over a public mail

    How to set up the mail server that we can send and pick up emails inside and outside?
    Our private network has the DNS name dnsname1.private.
    We have our privat DNS Server and he can forward requests to outside over our router.
    Our public emails are hosted by an internet provider. This dns name is dnsname2.com and dnsname2.org.
    How we have to set up our mail server that we can pick up our emails from our public dnsname2.com?
    And when we write an email how we have to set up it that the dnsname is dansname2.com and not dnsname1.private?

    If you want to move your mailservice to your own (internal) server, start by making sure you can recieve traffic on port TCP 25 (SMTP). Some ISPs blocks this port, especially on "non business" connections.
    Can you send mail from your LAN directly to where your mail is hosted using port 25 TCP or do you have to relay via your ISP?
    You have a static public IP?

  • Oracle User Messaging Service unable to connect to Mail server through SSL

    Hi,
    I have a SOA server setup with User Messaging Service, with email driver installed. I set it up to connect to an SMTP server over SSL.
    Using the user messaging sample app from samplecode.oracle.com, I encountered the following error:
    javax.mail.MessagingException: Exception reading response; nested exception is: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    After doing some research, I copied the cert from the Mail server and put in in the JDK keystore (jdk\jre\lib\security\cacert) using keytool -importcert command. Then I did configure the SOA server to use that keystore. However I still encountered the above mentioned exception.
    Anyone has encountered and solve the problem?
    Appreciate any pointers :)
    yee thian

    Hi,
    SAP support suggested to check the following notes:
    827958 - Javascript Errors in IC WebClient, Messaging does not work
    871851 and 872720 - JRE version
    828884 - SAM (Simple ABAP messaging)
    844929
    924443
    927566
    927567
    Regards,
    Bruno Mikio

  • Using icloud as primary incoming/outgoing mail server with Gmail

    VZW CDMA/LTE IPhone 5-16gb
    I won't provide my serial # unless certain digits have aNy bearing upon these issues.
    I was wondering if anybody could help me configure my iPhone 5 to use the icloud mail server as the primary server for both my icloud account and my gmail account as well?
    Is this possible to do or do I still need the gmail server as well?
    I've read that the icloud server provides message encryption as well..?
    Any help would be awesome. I just feel like with having 3 email accounts, it's sucking the power out of my phone and it also tends to get very
    Hot at times under any kind of load (playing a racing game for over 20 mins, syncing device, etc)
    Is this also not normal as well?
    I just feel as if this phone should be much faster, especially handling processes, sync, even my wifi speeds suffer over a wifi connection between 20-30mbps DL and 12mbps upload. I've tried resets of network settings,,airplane on/off, renewing lease, closing programs etc.
    Can someone please help, it's greatly appreciated.
    Thank you
    Chris A.

    I got SMTP relay through Gmail working with the help of this little tutorial. Basically you just need to tweak the Postfix config files to leverage SSL.

  • Starting Server with SSL Enabled

    I want to start iplanet directory server 5.1 with SSL Enabled, but It always ask me PIN Token.
    I write slapd-test-pin.txt file as following :
    slapd-test-pin.txt
    -------begin-----------
    Token:test123456
    -------end ------------
    I put the slapd-test-pin.txt into /usr/iplanet/server/alias
    then, I restart directory server from command line.
    /usr/iplanet/servers/slapd-test/stop-slapd
    /usr/iplanet/servers/slapd-test/start-slapd
    What's wrong ?
    Thank you !!!!

    I have a similar problem. I actually do set the correct format of certidcate db password file but the server stll does not start but reports the following:
    [26/Sep/2003:17:21:11 -0400] - Sun-ONE-Directory/5.2 B2003.143.0014 (32-bit) starting up
    [26/Sep/2003:17:21:11 -0400] - ERROR<12362> - Connection - conn=-1 op=-1 msgId=-1 - PR_Bind() on address <all interfaces> port <636> failed : error -5966 (Access Denied.).
    I installed the certificate correctly. It was obtained from VeriSign with a ds 5.2 generated request.
    Any ideas?
    Thanks in advance!

  • How can I set up mail server?

    Hi, I have an enterprise 250 and I want to set it up to be a mail server...
    I created /etc/resolv.conf with this lines:
    domain cfemex.com
    nameserver 159.16.10.8
    and sendmail is already well configured (well I think that) and when I send a messages like this:
    /usr/lib/sendmail -v [email protected]
    I got this:
    [email protected].. Connecting to excite.com via esmtp...
    [email protected].. Host unknown (Name server: excite.com: host not found)
    soptec... forward: /home/soptec/.forward.k7sp3+: Group writable directory
    soptec... forward: /home/soptec/.forward+: Group writable directory
    soptec... forward: /home/soptec/.forward.k7sp3: Group writable directory
    soptec... forward: /home/soptec/.forward: Group writable directory
    /home/soptec/dead.letter... cannot open /home/soptec/dead.letter: Permission denied
    soptec... Connecting to local...
    soptec... Sent
    Please, could anybody help me?
    rick.

    A heavily loaded question
    First off, are you talking about SMTP? IMAP? POP?
    Secondly, what are you trying to achieve, specifically?
    Due to the nature of the protocols, SMTP is pretty fault tolerant, and multiple SMTP servers don't, necessarily, need to be aware of each other, so 'clustering' SMTP could be a matter of setting up multiple servers in parallel and just load balancing your traffic across them. Nothing difficult there.
    IMAP (and POP, if you use it) are different since they affect the user's mailbox and what they see in their mail client. In the worst case, failing over to a different server could render the user's mail inaccessible. For this reason, in high availability scenarios, the actual mailboxes are usually stored on some shared resource such as a SAN - that way any IMAP server can access the user's mailboxes. Of course, this just moves the failure domain from the mail server to the storage server, but for the most part that's a better-known entity.
    At the end of the day you need to balance complexity and availability. It is possible to build highly available systems with virtually no downtime and automatic failover. In many cases, though, tolerating a few minutes (or even hours) of downtime while a crashed server is rebooted/rebuilt is not the end of the world.
    You'll need to provide more details of your goals before anyone can be more specific.

  • Setting up mail server

    Hi everyone,
    just a quick question,
    I run an open directory server, and I also want it to act as a mail server.
    On our last server(10.4) this is all working fine, when new employees arrive, I add them in the open directory using workgroup manager, and automatically when I go to the mail service in the server Admin window, under maintenance>accounts their mail account appears.
    now I am setting up our new machine (10.5.7)
    and I want a new mail server, no need to import or migrate anything.
    But when I create my user in workgroup manager, use it to log in on a client, it gets kerberos authenticated, recieves all the proper tickets,
    but I set up mail on the client, and he asks for kerberos password, although he has an IMAP ticket active, and when I provice the details he says he cant even find the user on the kerberos.
    then I checked the accounts on the mail service maintance, and see that that user does not have an account there.
    so, when and how exactly are mailbox accounts generated?
    thanks.

    Found it, with all my messing around, I put in some /etc/hosts settings, removed those, worked like a charm

  • Need help setting up web server with WRT54GS

    Hello,
    I am trying to set up a web server with my linksys router. For the network settings, I have used 192.168.001.150 as my primary IP (192.168.1.150, all 3 numerical characters have to be filled in), 255.255.255.000 as my primary netmask and 192.168.001.001 (192.168.1.1) as my gateway. I have gone into my router and then enabled port fowarding for port 80 to 192.168.1.150 but I still cannot access my web server. What could be the problem?
    Any help would be greatly appreciated. I'm trying to set up this server so I can test scripts and things.

    bump

  • Attachment setting in mail server

    Hi All,
               We have configured Mail server.The attached file that user receiving has the extension u201C.OTFu201D, but they like to receive it with extension u201C.TXTu201D.  Can you please let me know how to proceed with this.
    Thanks in advance for your help.
    Thanks&Regards
    Shams

    Hi All,
               We have configured Mail server.The attached file that user receiving has the extension u201C.OTFu201D, but they like to receive it with extension u201C.TXTu201D.  Can you please let me know how to proceed with this.
    Thanks in advance for your help.
    Thanks&Regards
    Shams

  • Using SMTP I can not use a mail server with more than 13 characters. I get an error from TCP open

    I have no trouble sending an email if the mail server name is less than 13 characters long. I get an error 54 from TCP open when it exceeds that length. How do I get around this?

    Don't know what to say, I just tried the SMTP email VI I have with an 18-character mail server address and everything worked fine. The error 54 means that the address is ill-formed.
    The only thing I would suggest is trace the mail-server address down through the hierarchy and make sure nothing is done to modify it. Also try putting a probe on the wire going into the TCP open function and make sure the string you see there is the same one you are using. Finally, change the formatting of the control taking the address into the subvi that contains the TCP open function (SMTP Open Session.vi)to show the slash codes and make sure some invisible characters aren't getting added along the way.
    As a last resort save the vi in 6.0 format and send it to me and I'll
    try it on my system--maybe there's something screwy going on with your computer...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

Maybe you are looking for