

Sudo launchctl load -w /Library/LaunchDaemons/ changing Label to 3s and SockServiceName to pop3s. Sudo vi /Library/LaunchDaemons/ĭo the same for /Library/LaunchDaemons/. Sudo openssl req -new -x509 -nodes -out /System/Library/OpenSSL/certs/ipop3d.pem -keyout /System/Library/OpenSSL/certs/ipop3d.pem -days 3650įill in the prompts for your local mail server. Make oxp SSLDIR=/usr SSLCERTS=/System/Library/OpenSSL/certsĬreate a self-signed certificate (this is all on one line): #EXTRACFLAGS="$(EXTRACFLAGS) -DMAC_OSX_KLUDGE=1" \ Open imap-2007f/Makefile and comment out line 422 that reads:ĮXTRACFLAGS="$(EXTRACFLAGS) -DMAC_OSX_KLUDGE=1" \īy inserting a # pound symbol at the start of the line so that it reads: Drag the file to your Desktopĭouble click to expand the archive.įix the makefile.from the Go menu choose Connect to Server.Ideally, it should be a one-word name with no spaces or punctuation. Lines in bold are what you will have to type in at the Terminal.


Xcode and basic understanding of how to build software form the command line.Solid understanding of Terminal.app and how to run command-line programs.I tried to use mail server in OS X Server, but found this process easier. Setting up a mail server is a bit more complex and not always required, so I put this document into its own post. This is meant to be a follow-on to my User Tip Setting up a local web server on OS X.
