Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Multiple Email Addresses #2

Closed
azath opened this issue Jun 26, 2017 · 5 comments
Closed

Multiple Email Addresses #2

azath opened this issue Jun 26, 2017 · 5 comments

Comments

@azath
Copy link

azath commented Jun 26, 2017

Hi. Thanks for this great plugin, as well as the recent write-up explaining how it works!

I've been working on taking down some old drupal sites into HTML as they are no longer supported, and many may be easily hosted on S3. The problem with this is the contact form functionality, which formplug resolves very easily, compared to other more involved lambda setups.

However, some of our contact forms send to multiple email addresses. Is there a way to post a string of email addresses, or any plans to implement this feature?

Either way, much gratitude.

@danielireson
Copy link
Owner

Hi Azath, great to hear you find the service useful. I actually have been meaning to add support for multiple email addresses - the need for it also came up in one of my projects. I'll probably release an update later in the week, i'll let you know when I do.

@danielireson
Copy link
Owner

Hi Azath, I've just pushed up an update to support cc email addresses. Have a look and let me know if you have any problems.

@azath
Copy link
Author

azath commented Jul 10, 2017

Thanks so much Daniel!
This seems to work very well.

I noticed that encrypted emails in the _cc input aren't working for me.
Encryption in cc would be nice, but I'll take what I can get!

@danielireson
Copy link
Owner

No worries. Yes I unfortunately didn't add encryption support to cc as i'm a bit short on time at the moment. I'll probably add it at some point in the future though, although it shouldn't be too hard to do if you want to have a go and make a pull request. Should just be a small change to handlers/receive/request.js.

@danielireson
Copy link
Owner

Hi Azath, the most recent release on master includes the functionality to encrypt CC emails. The project has also undergone a complete restructure with some breaking changes, so be sure to check the readme.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants