Upon navigating to /admin/config/system/smtp after enabling the module, a green system alert says:

* SMTP.module is INACTIVE.

When saving new settings with the module enabled from the settings page, the green system alert displays:

* SMTP.module is INACTIVE.
* The configuration options have been saved.
* SMTP.module is active.

If resaving the settings page again without disabling the module:

* SMTP.module is active.
* The configuration options have been saved.
* SMTP.module is active.

The system alert must be printing the original alert plus the changed state alert. It does not affect the module's functionality but a system message tweak could improve the user experience.

Comments

jcarlson34’s picture

Did a little more digging. The issue could be related to this core issue: http://drupal.org/node/982814

Not sure but thought I'd include it.

vikingew’s picture

I have noticed this as well and although minor a bit annoying at the same time, but lets wait until the patch in #982814: Messages are generated too early has been committed.

jcarlson34’s picture

Hi yettyn, looks like #982814: Messages are generated too early didn't solve this as I still get the same results with Drupal 7.0

If you'd like to peruse a fix, cool. Otherwise we can let it go and mark it closed (won't fix). You're call.

vikingew’s picture

Following doctors order, I've had a short break enjoying hospitalization and treatment of a health condition I have with one of my ears and while being away D7 was released... so first have to bring everything up to date and will then take a look possibly suggesting a solution. So just leaving as is for now... but I'm back.

jcarlson34’s picture

Glad to hear you're back. I hope all is ok and wish you a healthy and speedy recovery.

Best,

-j

sirs.raja’s picture

Upon navigating to /admin/config/system/smtp after enabling the module, a green system alert says:

* SMTP.module is INACTIVE.

When saving new settings with the module enabled from the settings page, the green system alert displays:

* SMTP.module is INACTIVE.
* The configuration options have been saved.
* SMTP.module is active.

///////////////////////////////////////////////////////

i got all the messages, but i can't send the mail.. i got following error message..

"Unable to send e-mail. Contact the site administrator if the problem persists."

my settings
--------------

smtp.google.com
port:465
ssl

but i cant send mail.. help me

jcarlson34’s picture

@sirs.raja try these settings, they work for me:

smtp.google.com
port: 587
Use TLS

simon georges’s picture

As there currently is a discussion about removing smtp_on variable, these messages would eventually disappear completely. So let's wait for #1663008: Variable "smtp_on" doesn't actually disable anything... to advance before going further with this one.

simon georges’s picture

Category: task » bug
wundo’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Closing very old (dead) issues, if you think this is still relevant please re-open.