The README.txt file of the 7.x version of the SMTP module says:
3. Enable the SMTP Authentication Support module on the Administer -> Site
building -> Modules page.
4. Fill in required settings on the Administer -> Site configuration -> SMTP
Authentication Support page.
This should be:
3. Enable the SMTP Authentication Support module on the Administration -> Modules page.
4. Fill in required settings on the Administration -> Configuration -> System -> SMTP
Authentication Support page.
Also, this file contains the following:
Drupal will often use the email address entered into Administrator -> Site
configuration -> E-mail address as the from address.
This should be replaced with:
Drupal will often use the email address entered into Administratration -> Configuration -> Site
information -> E-mail address as the from address.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | smtp-1098564-1-readme.patch | 1.57 KB | simon georges |
Comments
Comment #1
simon georges commentedPatch provided. All credits goes to mvw as I just implemented in a patch what he's mentioned in the issue.
This patch is part of the #1day1patch initiative.
Comment #2
wundo commentedFixed