If using Elgg 1.7, use version 0.9.9.
View Cash's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Thanks, Cash.
q: We adapted your last version and included email address override filter (for test servers). I know you have seperate plugin for this... but there are so many plugins already and it's just a few lines of code, so we extended this one. Would you be willing to take our changes for this on Github?
Tom, the plan is to move the mail override into the developers plugin that's distributed with Elgg. I think there is a ticket for this in Trac but couldn't locate it right now.
What about deyan shell? I used this with deyan shell and I see known difference in the new one as the old one.
Dear Cash, Execute me, would you please update one intruction for gmail account? These plugin seem not in function for elgg 1.8.4. Thank you.
i'm using .83 and this doesn't work with the gmail smtp
does not work with elgg 1.8.4.
Dear Cash,
If send mail without checked ssl, it's ok. After check to ssl and try to send, its say that Could not connect to SMTP host.
I'm using elgg 1.8.5
@rohonupe99 - I know it works with gmail (please note that using gmail is a production solution!!!!).
@Mann - maybe a config issue on your side?
I have fresh setup on Rackspace but emails not sending suposedly because of their relay and they say to use SMTP. I tried this plugin but still not working 100%
What to use as server/port in the settings? I have localhost and port 25
Thanks.
The plugin is working as expected. Mails are sent (with gmail smtp) but i have the following issues.
Message is like that (the content is in greek and it is displayed correctly, the problem is the subject and the first lines)
http://paste.opensuse.org/63893
@baskin tell me please what i am doing wrong...
SMTP Host:smtp.gmail.com
Username:mythesis.4you@gmail.com
Password:my password for the email above
Port Number:465
but I dont get a validation mail... do I have to do something else? Please help. I'am frustrated :/
Hi,
Even I am facing the same problem as Alpik. Could someone help us out please
I get this message
Redirect could not be issued due to headers already being sent. Halting execution for security. Search http://docs.elgg.org/ for more information.
and
SMTP Error: Could not authenticate.
Do you know what can it be?
Welcome.. Was the same problem with work on it.. After houer i find right way.
1st - http://sadeczanie.com.pl/images/plugins.jpg - u must have all options like that !!
2nd - go to file - mod/phpmailer/vendors/class.phpmailer.php - open in editor
3rd - use sample from hire using your smtp details - http://sadeczanie.com.pl/images/class_phpmailer.rar
Have good day ;) !!
Hi @cash I just migrated my 1.8 site to a new host, I've got my php mailer setup with gmail and all notifications were working fine until the migration. Now I receive emails from gmail as follows.
Someone recently used your password to try to sign in to your Google Account xxxxe@gmail.com. This person was using an application such as an email, client or mobile device.
We prevented the sign-in attempt in case this was a hijacker trying to access your account. Please review the details of the sign-in attempt:
I also tried following the link below but still no luck.
If this was you and you are having trouble accessing your account, complete the troubleshooting steps listed at http://support.google.com/mail?p=client_login
Do you have any suggestions on why this has started to happen as I was using your plugin as the elgg 1.8 default notification don't work either, now I have no email notifications working on the site at all.
Thanks
My default emails notifications started working after changing around Line 103 in engin/settings.php from FALSE to TRUE. $CONFIG->broken_mta = TRUE;
Sorry if this isn't related to phpmail.
I use elgg 1.8.19,when I active this plugin,the validation email with SMTP cannot be done.I got server error log like this:
"PHP WARNING: 2014-08-08 11:00:49 (CST): "array_key_exists() expects parameter 2 to be array, null given" in file /var/www/elgg/engine/classes/ElggExtender.php (line 50), referer: http://www.test-elgg.com/admin/plugin_settings/phpmailer"
So I update the PHPMailer to the latest one(just replace the class.phpmailer.php, class.smtp.php and add PHPMailerAutoload.php in vendors folder of this plugin), then validation email funciton is OK!
Does this plugin is compliant with elgg 1.9 ? Thanks
Does it work with ELGG 1.9?