Project

General

Profile

Actions

Feature #21456

open

Switching to SMTP for outgoing email

Added by Boone Gorges 1 day ago. Updated 1 day ago.

Status:
New
Priority name:
Normal
Assignee:
Category name:
-
Target version:
Start date:
2024-11-11
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Following up on our conversation last week, we need to make a decision about how outgoing email will be sent in the Reclaim environment. I see three options:

1. Continue to send email using PHP and the system mail program
2. Use a transactional provider
3. Use SMTP

Items 1 and 2 both require MX DNS changes. Option 1 will require special vigilance, since Reclaim IP addresses will be sending cuny.edu email (presumably transactional providers are more used to setting this sort of thing up). Option 2 also costs money.

So I think that option 3 is probably the best. Emails will continue to be sent through the Graduate Center, so there should be no DNS changes, and there should be no additional spam problems. The one hitch is that we'll need an email account that can be used for this purpose. We already have , but it's already in use for other purposes. We also have a gmail account we use for inbound RBE, but this is not a gc.cuny.edu account, so it will face spam issues. So I think we'll need to request a new account. Then we need to decide which WP plugin to use - there's a number of them that would probably be fine.

Reclaim's team has also recommended SMTP, for what it's worth.

Ray, can you think about the reasoning above and let me know whether it seems right? If so, what are our next steps?

Actions #1

Updated by Raymond Hoh 1 day ago

Option 3, SMTP, seems to be the path of least resistance. I guess the next step is to see whether we can get another @gc.cuny.edu email address for use with Reclaim. Are @gc.cuny.edu email addresses provisioned the same way as CUNYFirst? If so, we might run into problems with having to change the password every 180 days according to the following document: https://www.gc.cuny.edu/sites/default/files/2022-02/Microsoft-Modern-Authentication_1.pdf (see point 8).

Actions

Also available in: Atom PDF