[CalendarServer-changes] [3884] CalendarServer/trunk/twistedcaldav/config.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 18 12:11:14 PDT 2009


Revision: 3884
          http://trac.macosforge.org/projects/calendarserver/changeset/3884
Author:   sagen at apple.com
Date:     2009-03-18 12:11:14 -0700 (Wed, 18 Mar 2009)
Log Message:
-----------
Forgot the imip injection username

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/config.py

Modified: CalendarServer/trunk/twistedcaldav/config.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/config.py	2009-03-18 19:07:43 UTC (rev 3883)
+++ CalendarServer/trunk/twistedcaldav/config.py	2009-03-18 19:11:14 UTC (rev 3884)
@@ -259,7 +259,7 @@
             "Enabled"          : False, # Server-to-iMIP protocol
             "MailGatewayServer" : "localhost",
             "MailGatewayPort"   : 62310,
-            "Username"          : "",    # For account injecting replies
+            "Username"          : "com.apple.calendarserver", # For account injecting replies
             "Password"          : "",    # For account injecting replies
             "Sending": {
                 "Server"        : "",    # SMTP server to relay messages through
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090318/28e35ee0/attachment.html>


More information about the calendarserver-changes mailing list