1
luke_chen
how to config mail system?
  • 2010/3/15 3:06

  • luke_chen

  • Just popping in

  • Posts: 19

  • Since: 2009/12/28


how to config the "mail setup"? I wanna XOOPS send mail to users, Should I setup a mail system in the server?

I used 'php mail()', but it seems doesn't work, I have not recieve any mail.
if I chose 'sendmail', what should I do?
and use 'smtp auth', what should I do?

help me. thanks

2
Mamba
Re: how to config mail system?
  • 2010/3/15 4:20

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


for 'smtp auth':

* setup an email address on your server
* Path to sendmail: /usr/sbin/sendmail (will depend on your server)
* SMTPAuth username: your email address
* SMTPAuth password: your password

3
terrion
Re: how to config mail system?
  • 2010/11/24 3:05

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Quote:

luke_chen wrote:
how to config the "mail setup"? I wanna XOOPS send mail to users, Should I setup a mail system in the server?

I used 'php mail()', but it seems doesn't work, I have not recieve any mail.
if I chose 'sendmail', what should I do?
and use 'smtp auth', what should I do?

help me. thanks



If I use the SMTP AUTH method as mentioned above, does the smtp server have to live on the same server/box as the site? Or can I use a url to another server that I have SMTP privileges on?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...

4
ghia
Re: how to config mail system?
  • 2010/11/24 9:44

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Yes, fill the host address in at SMTP host:
eg
mail.somehost.com
12.34.56.70
or with a port
mail.somehost.com:465

Login

Who's Online

255 user(s) are online (175 user(s) are browsing Support Forums)


Members: 0


Guests: 255


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