past simple of "send" is "sent", not "send".
on admin/settings/simplenews/mail, the last section says:
Log emails
When checked all outgoing simplenews emails are logged in the system log. A logged email does not guarantee that it is send or will be delivered. It only indicates that a message is send to the PHP mail() function. No status information is available of delivery by the PHP mail() function.
Both of those need to be changed. Also, they probably should be in past tense, since you're talking about logging. And the last sentence should probably read "No delivery status information is available from (returned by?) the PHP mail() function."
Cheers,
ned
:)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 883636-typo.patch | 1002 bytes | simon georges |
Comments
Comment #1
simon georges commentedPatch ;)
Comment #2
miro_dietikerfixed. thank you for the patch.
Could you please check if this needs to be ported to some other branch?
Comment #3
simon georges commentedI know that the typo is present on 6.x-1.x-dev, but I don't know if you want to fix it there too, and (I just checked) it's present on 7.x-1.x-dev too.
Regards,
Comment #4
miro_dietikerIn addition committed to 6--1 and 7 (HEAD).