[CalendarServer-users] iMIP settings

Morgen Sagen sagen at apple.com
Mon Nov 30 21:54:21 PST 2009


Yes, you need to set up a separate account that is only used by the calendar server.  

On Nov 30, 2009, at 8:00 PM, Conrad Wasmer wrote:

> I would have responded directly to the last email, but after applying the settings, my inbox on my server was erased (frankly, probably the easiest way I know to clean that thing out - all my other folders remained untouched).  So, um, any advice on which user's info I should be putting in those fields in the iMIP settings?
> 
> Should the info be that of an existing email account? Should I have a new mail account for DCS?
> 
> Here's what I've got - the same info that I use for my email set up:
> 
> 		<key>iMIP</key>
> 		<dict>
> 			<key>AddressPatterns</key>
> 			<array>
> 				<string>mailto:.*</string>
> 			</array>
> 			<key>Enabled</key>
> 			<true/>
> 			<key>MailGatewayPort</key>
> 			<integer>62310</integer>
> 			<key>MailGatewayServer</key>
> 			<string>localhost</string>
> 			<key>Receiving</key>
> 			<dict>
> 				<key>Password</key>
> 				<string>mypassword</string>
> 				<key>PollingSeconds</key>
> 				<integer>30</integer>
> 				<key>Port</key>
> 				<integer>143</integer>
> 				<key>Server</key>
> 				<string>http://my.server.com</string>
> 				<key>Type</key>
> 				<string>imap</string>
> 				<key>UseSSL</key>
> 				<false/>
> 				<key>Username</key>
> 				<string>conradwasmer</string>
> 			</dict>
> 			<key>Sending</key>
> 			<dict>
> 				<key>Address</key>
> 				<string>conradwasmer at my.server.com</string>
> 				<key>Password</key>
> 				<string>mypassword</string>
> 				<key>Port</key>
> 				<integer>25</integer>
> 				<key>Server</key>
> 				<string>http://my.server.com</string>
> 				<key>UseSSL</key>
> 				<false/>
> 				<key>Username</key>
> 				<string>conradwasmer</string>
> 			</dict>
> 		</dict>
> 
> ---
> Conrad Wasmer
> 
> _______________________________________________
> calendarserver-users mailing list
> calendarserver-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users



More information about the calendarserver-users mailing list