Page MenuHomePhabricator
Feed Advanced Search

Oct 27 2015

barnes.leo added a comment to Q192: Phabricator daemons have started failing to send mails (Answer 226).

My bad about the two PHPMailer plugins, had forgotten how they worked since I made the initial config quite some time ago. I'm using PhabricatorMailImplementationPHPMailerAdapter with a SMTP server that should be very reliable.

Oct 27 2015, 6:25 PM
barnes.leo added a comment to Q192: Phabricator daemons have started failing to send mails (Answer 226).

The two solutions I have seen when googling are:

  1. Set the protocol to mail rather than smtp. Can't find any options for this in the phabricator settings.
  2. The problem is caused by UTF-8 data in the DB not being stored as UTF-8 encoding. Not sure how this would have happened, and I haven't seen any solutions on how to actually solve it.
Oct 27 2015, 6:09 PM

Oct 26 2015

barnes.leo updated Q192: Phabricator daemons have started failing to send mails from to Phabricator daemons have started failing to send mails.
Oct 26 2015, 6:08 PM · Mail

Mar 20 2015

barnes.leo awarded T1109: Allow inbound e-mail without any agent configuration via IMAP a Like token.
Mar 20 2015, 10:58 PM · Mail

Mar 8 2015

barnes.leo added a comment to T1109: Allow inbound e-mail without any agent configuration via IMAP.

This would be extremely useful when setting up Phabricator on Openshift and can't use external servers for security reasons. Right now I can't see any way of enabling inbound email for me since I can't use external services like Mailgun and can't set up my own MTA since I don't have root access.

Mar 8 2015, 4:08 PM · Mail