I have one big thing I'm trying to work around with the calendar server. The way event notifications works by default is for users who have accounts on the system, it sends everything via the notifications mechanism (XMPP, iTip, iMip). However, if you add an attendee, someone external to the company for example, who doesn't have an account on the server, it sends them an email with the event information and updates with a .ics attachment. What I would like to do is tweak it so that it sends the email notifications regardless of whether or not they are a user on the system. I can mostly see what it's doing in the code, but I don't have enough python coding experience to make it work, I've tried about everything I can think of. This is all in the /twistedcaldav/scheduling directory, files like cuaddress.py, addressmapping.py, etc.

If anyone has any suggestions, thoughts, solutions, I'd much appreciate it.

--Brian
_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users

Reply via email to