Select the types of activity you want to include in your feed.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···240240To use this mailer, set `type` to `smtp`, then configure these `options`:
241241242242 - `host`: Required string. The hostname of your SMTP server.
243243+ - `port`: Optional int. The port to connect to on your SMTP server.
243244 - `user`: Optional string. Username used for authentication.
244245 - `password`: Optional string. Password for authentication.
245246 - `protocol`: Optional string. Set to `tls` or `ssl` if necessary. Use