View previous topic :: View next topic |
Author |
Message |
Xavier -
Joined: 17 Jan 2004 Posts: 50
|
Posted: Sat Jan 24, 2004 4:50 am Post subject: SMTP Server |
|
|
I need a good SMTP server for my PHPBB furuma mailing thing. Does anyone have any links or suggestions? |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
|
Back to top |
|
 |
zace -
Joined: 15 Jan 2004 Posts: 12
|
Posted: Sat Jan 24, 2004 11:58 am Post subject: argosoft? |
|
|
seems to be a dead link |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
|
Back to top |
|
 |
Xavier -
Joined: 17 Jan 2004 Posts: 50
|
Posted: Sat Jan 24, 2004 5:48 pm Post subject: another thing |
|
|
do I need a dns server to run my SMTP server for PHPBB? |
|
Back to top |
|
 |
jtc970 -
Joined: 24 Mar 2003 Posts: 172
|
Posted: Sat Jan 24, 2004 6:07 pm Post subject: |
|
|
no.
u can use your IP or u can sign up for free with www.noip.com (among others)to get a free domain name |
|
Back to top |
|
 |
DLashley -
Joined: 18 Dec 2002 Posts: 207 Location: New York, NY
|
Posted: Wed Feb 11, 2004 9:10 pm Post subject: Re: SMTP Server |
|
|
Xavier wrote: | I need a good SMTP server for my PHPBB furuma mailing thing. Does anyone have any links or suggestions? |
Which ISP are you using? You could probably use the SMTP feature of your current email service. If they require you to log on, you'd need:
1. The name of your SMTP server (example: smtp.yourisp.net)
2. Your USER NAME on that server (example: yourname@yourisp.net)
3. Your PASSWORD on that server (example: your email password)
NOTE: If your ISP doesn't have a SMTP server which requires AUTHENTICATION (meaning, you have to LOG ON with a USERNAME and PASSWORD to send mail via SMTP), I wouldn't advise you using it. It wouldn't be all that SECURE. _________________ DLashley |
|
Back to top |
|
 |
|