1
MitchM
Google Apps
  • 2008/3/31 16:01

  • MitchM

  • Just popping in

  • Posts: 4

  • Since: 2008/3/31


I'm looking at using XOOPS but need to know if the email can be configured to work with Google Apps:http://www.google.com/a/help/intl/en/admins/editions.html

Google email requres SSL for authentication. Is there a way to set this in XOOPS preference page? If so, where?

Thank you.

2
MitchM
Re: Google Apps
  • 2008/4/1 21:31

  • MitchM

  • Just popping in

  • Posts: 4

  • Since: 2008/3/31


Well, this is an active group...

Anyone have an answer?

3
pacho
Re: Google Apps
  • 2008/4/2 4:14

  • pacho

  • Quite a regular

  • Posts: 235

  • Since: 2005/6/7 2


Interesting issue, sorry I can't help you, I am willing to know how to deal with advanced email setup in Xoops.

4
stefan88
Re: Google Apps
  • 2008/4/2 15:41

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi,

this is from phpmailer site:
Quote:

v 2.0.0
...
* added TLS/SSL SMTP support
example of use:
$mail = new PHPMailer();
$mail->Mailer = "smtp";
$mail->Host = "smtp.example.com";
$mail->SMTPSecure = "tls"; // option
//$mail->SMTPSecure = "ssl"; // option


so you may check here:https://xoops.org/modules/newbb/viewtopic.php?topic_id=62455

(PHPMailer 2.0 testers wanted)

and do some hacking

..

Login

Who's Online

116 user(s) are online (73 user(s) are browsing Support Forums)


Members: 0


Guests: 116


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits