Modify ↓
Opened 8 years ago
Closed 8 years ago
#12815 closed defect (cantfix)
Trac notification not working with Office 365
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | notification | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Hello!
I would like to send out all notifications using the SMTP-Server of Office 365, but it seems like Office 365 is not working with Trac 1.2.1.
After creating a new ticket, I get the followind error-message:
Warning: The ticket has been created, but an error occurred while sending notifications: 550
I tried it with Gmail (I just changed the server, username and password) and it worked well for me.
[notification]
admit_domains =
ambiguous_char_width = single
batch_subject_template = ${prefix} Batch modify: ${tickets_descr}
default_format.email = text/plain
email_address_resolvers = SessionEmailResolver
email_sender = SmtpEmailSender
ignore_domains =
message_id_hash = md5
mime_encoding = base64
sendmail_path = disabled
smtp_enabled = enabled
smtp_password = password
smtp_port = 587
smtp_server = smtp.office365.com
smtp_user = user@domain.com
use_tls = enabled
Attachments (0)
Change History (1)
comment:1 by , 8 years ago
| Keywords: | Office 365 notification removed |
|---|---|
| Milestone: | 1.2.2 |
| Resolution: | → cantfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



That's an InstallationIssue. Please ask on the mailing list or IRC channel.