1
fipoo
How to configure XOOPS to work with GMAIL (SMTP)?
  • 2005/9/9 0:56

  • fipoo

  • Just popping in

  • Posts: 11

  • Since: 2005/9/9 0


Hi there!
I'm having some problems with my e-mail on XOOPS!
My Host doesn't suport the PHP Mail() function!
So I need to configure XOOPS to work with my GMAIL acount..
I tried to use SMTP but it returned a lot of errors like this:

Fatal error: Class 'SMTP' not found in /home/vhosts/jesma.e2u.cc/class/mail/phpmailer/class.phpmailer.php on line 666
Warning [PHP]: phpmailer::smtp_send() [function.smtp-send]: open_basedir restriction in effect. File(/class.smtp.php) is not within the allowed path(s): (/home/vhosts/:home/php/lib/php:/tmp/:/usr/local/xpanel/conf_php/) in file class/mail/phpmailer/class.phpmailer.php line 664
Warning [PHP]: phpmailer::smtp_send(class.smtp.php) [function.smtp-send]: failed to open stream: Operation not permitted in file class/mail/phpmailer/class.phpmailer.php line 664
Warning [PHP]: phpmailer::smtp_send() [function.include]: Failed opening 'class.smtp.php' for inclusion (include_path='.:') in file class/mail/phpmailer/class.phpmailer.php line 664

My XOOPS version is 2.2.2
My iste: jesma.e2u.cc
And my Host: www.e2uhosting.com

-------------------------------------
Sorry for my English!

2
pegasus00321
Re: How to configure XOOPS to work with GMAIL (SMTP)?

Check for class.smtp.php in /class/mail/phpmailer/
Is it there?
Pegasus00321


I would appricate it if you click this link
TuFat.com PHP Scripts and etc

3
m0nty
Re: How to configure XOOPS to work with GMAIL (SMTP)?
  • 2005/9/11 5:17

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


u want to use gmails smtp servers from your website? i'm pretty sure gmail/google will frown upon that.

your web host should provide you with smtp & pop3 settings.

4
JMorris
Re: How to configure XOOPS to work with GMAIL (SMTP)?
  • 2005/9/11 11:57

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Gmail uses SSL for POP3 and SMTP on the following ports:

SMTP: Port 995
POP3: Ports 465 or 587

I believe the problem you are running into is that the XOOPS mailer only supports the defaults of Port 25 and 110. Unless you can find a way to configure the XOOPS mailer to work with SSL, I don't think you're going to get Gmail to work on your site.

If you do a Google search for free pop3, you may find there are other alternatives for email on your site.

Hope this helps,

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

5
fipoo
Re: How to configure XOOPS to work with GMAIL (SMTP)?
  • 2005/9/13 0:17

  • fipoo

  • Just popping in

  • Posts: 11

  • Since: 2005/9/9 0


Quote:
Check for class.smtp.php in /class/mail/phpmailer/
Is it there?


Yes its all there!

What kind of free mail server do I need?
There is al lot of them! Can Yahoo be useful?

Thanks!

6
JMorris
Re: How to configure XOOPS to work with GMAIL (SMTP)?
  • 2005/9/13 3:23

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Look for something with POP3 and SMTP support. Accounts from Yahoo, Gmail, and MSN/Hotmail will not work.

Best Regards,

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

7
amsama
Re: How to configure XOOPS to work with GMAIL (SMTP)?
  • 2008/4/28 10:34

  • amsama

  • Just popping in

  • Posts: 1

  • Since: 2008/4/28


Hello im new user xoops.
im really noob at this.
can u teach/submit tutorial how to XOOPS work with gmail??
becouse when someone register to mysite. this message will show

You are now registered. However, we were unable to send the activation mail to your email account due to an internal error that had occurred on our server. We are sorry for the inconvenience, please send the webmaster an email notifying him/her of the situation.


im using free hosting. and i need to use gmail for sending email to user.
can someone reply to this.
im only 12 years old.
thank ^^

-sorry bad english- lol

8
pablo103
Re: How to configure XOOPS to work with GMAIL (SMTP)?
  • 2009/9/24 17:51

  • pablo103

  • Not too shy to talk

  • Posts: 181

  • Since: 2008/2/3 1


Can anyone provide settings for Google Apps mail? Should I use phpmailer or SMTP?

Should i touch files in /class/mail/phpmailer or its enought to update system settings?

9
Anonymous
Re: How to configure XOOPS to work with GMAIL (SMTP)?
  • 2009/9/24 21:02

  • Anonymous

  • Posts: 0

  • Since:


How to use Gmail with XOOPS click here

10
pablo103
Re: How to configure XOOPS to work with Google Apps
  • 2009/10/21 4:51

  • pablo103

  • Not too shy to talk

  • Posts: 181

  • Since: 2008/2/3 1


Well, it doesn t work with Google Apps. I use phpmailer 2.0

I tried all combination of smtp.gmail.com with :465, :587 ssl:// tls:// gmail-smtp-in.l.google.com and no succes.

I also made following modifiations in class.smtp.php of phpmailer
var $SMTPAuth = TRUE;
var $SMTPSecure = "tls";

any idea?

Login

Who's Online

193 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 193


more...

Donat-O-Meter

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

Latest GitHub Commits