Dear Conrad!
Am 01.12.2009 um 05:00 schrieb Conrad Wasmer:
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?
Your calendar server definitely needs an eMail account of its own. It
polls it regularly, so that your inbox got erased is bad luck, but
shows that DCS is checking it.
So after getting a new mailbox for your calendar server, you should at
least be able to send invitations (which is only done if an email
address is now known to DCS, i.e. does not belong to one of its
users). I had to patch implicit.py (one line) to get DCS interpret
iMiP replies, but this might work better in the newest version. If
your logs shows some exception when retrieving the iMiP replies from
the server, let us know.
Regards,
Markus
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>conradwas...@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@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users
_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users