1

Topic: MAIL SETTINGS

Does the server i use in smtp to enable the emailer to work have to be the one that serves the webmasters / and administrators e-mail?
e.g the above mentioned email is fngari@gmail.com.
so do i have to use the gmail server/ which is also the google mail server?
hmm

Regards,
Francis.

Re: MAIL SETTINGS

To use Gmail as your SMTP server, you need to edit email.php (because Gmail uses SSL)

Re: MAIL SETTINGS

FM, you ~should~ use the "localest" mail server. If your forum is hosted by www.joeblowhosting.com, you should probably find some documentation on joeblowhosting.com that says thier smtp server is: smtp.joeblowhosting.com. If your hosting your forum on googlepages... how the frik did you manage to upload a real webpage to googlepages... tongue

echo "deadram"; echo; fortune;

Re: MAIL SETTINGS

deadram, that advice is not correct: you can certainly use a Gmail account as your admin email and send out SMTP using Gmail's smtp server.

5

Re: MAIL SETTINGS

I have a hosting that does not provide smtp. it's very cool if can be set to gmail. can you give us more on how to make it works on gmail smtp with punbb?

Re: MAIL SETTINGS

http://punbb.org/forums/viewtopic.php?id=14179

7

Re: MAIL SETTINGS

thanks for quick response, i'll try it tonight

8

Re: MAIL SETTINGS

Hi what is the mail server for google.
I have changed the line of code in email.php as indicated in your url above, but it still did not work.Am getting the same same error.
cheers
Regards Francis

Re: MAIL SETTINGS

smtp.google.com, port 465
Also, make sure your PHP install supports SSL

10

Re: MAIL SETTINGS

Does this server require a username and password?
Also how do i ensure that my php install supports ssl?
Thank you?
Regards,
Francis.

11 (edited by thegleek 2007-02-13 16:58)

Re: MAIL SETTINGS

F.M wrote:

Does this server require a username and password?

of COURSE it does!

F.M wrote:

Also how do i ensure that my php install supports ssl?

you can create a phpinfo.php file that contains:

<?
        phpinfo();
?>

and browse to phpinfo.php in your browser and discover:

http://www.thinkgleek.com/images/phpinfo-ssl.jpg

or go to your Administrative Menu, and click on the "Show info" link in the Environment Statistics area.
(ie: http://www.yourdomain.com/admin_index.p … on=phpinfo )

~thegleek

12

Re: MAIL SETTINGS

whats the username and password to the server.Or how do i get  a username and password for this server?
cheers
smile

Re: MAIL SETTINGS

Use your Gmail address as username and password as password

14

Re: MAIL SETTINGS

How did you post this picture above

Also what do i do because the php version am using, does not seem to support ssl

do you have any options, like yahoo.
what is its smtp server?
thank you

15 (edited by deadram 2007-02-14 12:44)

Re: MAIL SETTINGS

How did you post this picture above

[img]http://www.thinkgleek.com/images/phpinfo-ssl.jpg[/img]

do you have any options, like yahoo.

yahoo doesn't have a public smtp server, or an smtp server for use with their free e-mail service, afaik.

Any smtp server for which you have access will do though. Does your ISP have an smtp server? Normally ISP accounts come with a pop based e-mail address. pop servers normally have smtp server. if the smtp server require authentication it can usually be accessed outside the ISPs IP subnet.

The are also countless smtp server out there, for which you pay a small fee and allow them to do your e-mail forwarding.

echo "deadram"; echo; fortune;

16

Re: MAIL SETTINGS

What option do i have if my php version does not support ssl?

Re: MAIL SETTINGS

I used hotpop, until I fixed 'my own' server for outgoing mails...

18

Re: MAIL SETTINGS

so what is the smtp server for hotpot

Re: MAIL SETTINGS

http://www.hotpop.com/index.jsp