0
votes
0answers
82 views

How Can I Speed Up The Sending Of Emails from my Mac Mini Server?

I am currently using a Mac Mini Server running OS X Server. The server hosts several Ruby on Rails applications using Phusion Passenger where two of them uses a PostgreSQL database. One of these ...
1
vote
0answers
199 views

How to fix OS X Server mail forwarding to multiple addresses?

Under OS X Server Mountain Lion, we are creating accounts in LDAP via Workgroup Manager. We would like to be able to manage forwarding-only mail accounts from within the GUI (i.e. no editing of the ...
1
vote
0answers
214 views

Postfix confusion: how does mail get sent on Mountain Lion server?

I inherited a Mountain Lion Server system that hosts a PHP web app. Among the things this app does is send email using the php mail() command, which executes the sendmail binary. In addition to ...
0
votes
0answers
59 views

OSX Server: How can I setup a local-only mail server, accessible with webmail?

On a Mountain Lion OSX Server install, how can I setup a local-only mailserver (i.e., that does not receive nor send mail from/to the internet, mail is local on a private domain), that is however ...
0
votes
0answers
731 views

How to set up OS X Server Mail to auto-configure Mac Mail IMAP clients?

Our Thunderbird mail clients successfully pick up their IMAP settings for their accounts on (Mountain Lion) OS X Server automatically. They just supply their email addresses and Open Directory ...
3
votes
1answer
456 views

Location of OSX Lion Mail Server sent mail

I had to restore a mac mini server I use for web and mail hosting. Since the restore was due to a software problem, I had to do from scratch instead of recovering from a disk clone. I copied from the ...
2
votes
1answer
607 views

How can I set up a local mail server on Lion?

I am developing a site with django (email registration) and for testing purposes I would like to set up a local smtp server on my MBA. This has to be local because my main work location does not have ...
2
votes
1answer
494 views

What is the best Shared Calendar implementation for machines running OS X?

I would like to set up a shared calendar system for our office of 4 people. Optimally, I would like all (or as many of) the features from Exchange but built in such a way that it all ties together ...
2
votes
1answer
781 views

What version of Dovecot comes bundled with Lion Server?

I'm currently running a Snow Leopard Server, and trying to get anything useful working with the v1.1 version of Dovecot bundled with it is as pleasant as banging my head against a brick wall. ...