Contributions > Plugins, tips, and tricks
Mail 1.6.3: Setting up mail through SMTP (using swiftmailer)
kannansreenivas:
My codings are as follows in mail.php
$transport = Swift_SmtpTransport::newInstance('smtp.gmail.com','465', 'ssl') and I get the above error
user and pass are correct. Please help
Inspirer:
It seems your hosting provider doesn't allow outgoing connections. If you have ssh access, try to login remotely and ping google.com, or download some file.
dorm:
My host is configure to use a local installed "smartermail enterprize 6".
can I use this swiftmailer and mail.php configuration?
will the swiftmailer installation damage my hosting "smartermail enterprize 6"?
???
thanks for a great IM application,
dorm
chrishutcheson:
Is this different for version 1.6.4 - I can't seem to find the function indicated in common.php for that version.
mgallant@logisense.com:
--- Quote from: chrishutcheson on March 23, 2011, 06:07:42 PM ---Is this different for version 1.6.4 - I can't seem to find the function indicated in common.php for that version.
--- End quote ---
The function for .4 is in notify.php. Just rename to old as they say and save it. I almost have this working and the notify file is key.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version