I checked the process of test addresses. Finally i've realized that i have missed the information text to understand, if subscription properties / user relationship also get applied to test messages -- or if it's only a trivial test message to the supplied email.
This is great, since it happens, but a comment about this fact in the test form or the test properties would make things much clearer. Keyword Subscription / Account / User missing.
Currently:
admin/settings/simplenews/newsletter
Fieldset: Test addresses
Supply a comma-separated list of email addresses to be used as test addresses. The override function allows to override these addresses in the newsletter editing form.
May be also for node form
node/add/simplenews
Fieldset: Test email addresses:
Supply a comma-separated list of email addresses to be used as test addresses.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | simplenews_581058_6_test_name.patch | 1.72 KB | miro_dietiker |
| #5 | simplenews_581058_5_test_name.patch | 1.76 KB | miro_dietiker |
Comments
Comment #1
sutharsan commentedI don't no where it went in but the suggested text is currently present on the node form.
Comment #2
miro_dietikerHmm.. i see my words wheren't clear enough.
Once you have token support you might ask yourself how to send a testmail that has access to tokens / related account information.
What i'd like to see to understand it, is something like "Simplenews will autoload accounts with identical mail address - not only send anonymous test mails".
Comment #3
sutharsan commentedIf I put myself in the position of newsletter editor - if that is still possible ;) - I expect the test emails to behave just like real newsletters. So I - as developer- don't see the need to describe the obvious behavior. We might give a warning message when the test newsletter is sent to an address which is not subscribed.
Comment #4
miro_dietikerright then ;-)
that's indeed also a great idea. :-)
Comment #5
miro_dietikerProviding patch for review. Implementing two different messages for anonymous test sends and authenticated test sends.
Comment #6
miro_dietikerReviewed once again, tested much and committed to dev.
I think this functionality should be ported to D7.
Comment #7
DrupOn commentedCommitted to dev.