Open rcrath opened 7 years ago
Looked at swiftmailer http://dahi.manoa.hawaii.edu/getdown/mailtest.php
@Viltaria update?
@rcrath @Viltaria We know the swiftmailer works, so this is a matter of creating script that has the email formatted in a text variable that swaps in recipient name and address. It could be fired by going to a URL and looping back once the mail is sent or firing it via an AJAX call that passes the recipient info from the page that is calling it.
Leveraging the existing copy in the welcome email makes this a rapid feature to turn around.
@damg will...
we'll get boilerplate copy for welcome, and put that in a server-side script (google docs welcome)
we'll get a client-side script together for clustering email addresses to have one-click access to all the members of a given "cluster."
boilerplate copy for welcome Here ya go
No need for client side cluster mail if we let the filters work and use the spec in #47.
Question for @damg70 : better to do the swiftmail thing once for welcome message (this is what I lean toward) or be consistent by making mailto do this as per #47.
Also, welcome message should be able to handle simple html and be easily accessible for editing. Could @Viltaria do a pull routine from the Google doc? Like the member one he did from the spread sheet but triggered by record creation rather than cron? An html file somewhere I can find it in the memberconnect hierarchy is ok too, but leaving it on Google docs would be easiest for me😬. As long as it doesn't break the week Tyler leaves! (Note on importance of documentation here)
When a new member creates a record for themselves, they will get an auto-mailed welcome message upon saving.