1
EtherBunny
Re: XOOPS 2.0.17 SMTP/ATT port 465
  • 2007/10/9 23:34

  • EtherBunny

  • Just popping in

  • Posts: 3

  • Since: 2007/10/7


I made the changes below. Uploaded the new file via filezilla and I still cannot get this working... I am using 2.0.17. Any other suggestions?

At line 30 i put:
var $SMTP_PORT = 465;






added at line 101:
$port = 465;
$this->smtp_conn = fsockopen($host, # the host of the server
$port, # the port to use
$errno, # error number if any
$errstr, # error message if any
$tval); # give up after ? secs



2
EtherBunny
Re: XOOPS 2.0.17 SMTP/ATT port 465
  • 2007/10/9 20:44

  • EtherBunny

  • Just popping in

  • Posts: 3

  • Since: 2007/10/7


Which form do i need to edit for this?



3
EtherBunny
XOOPS 2.0.17 SMTP/ATT port 465
  • 2007/10/7 23:39

  • EtherBunny

  • Just popping in

  • Posts: 3

  • Since: 2007/10/7


I am trying to set up my XOOPS mail for registration and my ISP (ATT) uses SSL for SMTP on port 465, but when I go to the mail settings in XOOPS I cannot get it configured. Does anyone know a work around for this? I would LOVE to get this working soon. It is going to be a family website.

Thanks in advance for your help!
Warren




TopTop



Login

Who's Online

244 user(s) are online (167 user(s) are browsing Support Forums)


Members: 0


Guests: 244


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