Ticket #407 (new Defect)
better error handling in case mail address is not working
| Reported by: | mail@… | Owned by: | sagen@… |
|---|---|---|---|
| Priority: | 3: Important | Milestone: | Later |
| Component: | Calendar Server | Severity: | Other |
| Keywords: | Cc: | ||
| Port: |
Description
Hi,
I played have a day just to find out that the calendar server did not handle my smtp server.
The relevant source is in @source:CalendarServer/trunk/twistedcaldav/mail.py
The ESMTPSenderFactory does not return for me.
This leeds the calendar server into a locking issue which is finally shown in iCal as a "409 CONFLICT".
The server in question is: smtprelaypool.ispgateway.de on port 465. I can create an account for testing if wanted.
Change History
comment:1 Changed 22 months ago by wsanchez@…
- Priority changed from 5: Not set to 3: Important
- Owner changed from wsanchez@… to glyph@…
- Milestone set to CalendarServer-3.x
Note: See
TracTickets for help on using
tickets.

