email service

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Sun Apr 27, 2008 3:35 pm    Post subject: email service Reply with quote

At the moment I don't have any email service for My forum like notification to replies like on this forum so I just wanted to know how to set one up? Is there a free service I can get or something I have to pay for?

I have read the tutorial on this subject but don't think it works with sub domains

http://tomswebplace.dyndns.org/
Back to top View user's profile Send private message
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Sun Apr 27, 2008 5:32 pm    Post subject: Reply with quote

You need to edit your php.ini, this section is of interest:
Code:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
;sendmail_from = me@example.com


You could also possibly send email using a service like GMail. It looks like you use SMF. I'm not sure how difficult it would be to integrate that.
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Sun Apr 27, 2008 5:42 pm    Post subject: Reply with quote

Would I have to have an email server running to do this?

I want to set up mail like on this forum...When someone replies to your post you get an email notification like that
Back to top View user's profile Send private message
rrinc
-


Joined: 24 Feb 2006
Posts: 725
Location: Arkansas, USA

PostPosted: Sun Apr 27, 2008 5:58 pm    Post subject: Reply with quote

I think what you need to do is setup a local mail server and have it relay the mail to an external server. Have your mail server do the authentication and account specifics since that option isn't available in php.ini.
_________________
-Blake | New Server :D
SaveTheInternet
Soy hispanohablante. Puedes contactarme por mensajes privados.
Back to top View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Sun Apr 27, 2008 6:06 pm    Post subject: Reply with quote

rrinc wrote:
I think what you need to do is setup a local mail server and have it relay the mail to an external server. Have your mail server do the authentication and account specifics since that option isn't available in php.ini.



Thanks anyways I didnt think it would be that easy ;)
Back to top View user's profile Send private message
Lawrence
-


Joined: 16 Jan 2003
Posts: 207
Location: Brisbane, AU

PostPosted: Mon Apr 28, 2008 5:53 am    Post subject: Reply with quote

You should be able to set your forum up to use your ISP's email server. Most forums allow you to use PHP's default mail config, or specify a server to use. If you use the details you're currently using for your regular email app (outlook, whatever) you should be OK. (Note that some ISPs may have restrictive rules about this sort of thing...)

Alternatively, you can use your own mailserver. If you're running Windows, I recommend Mercury, a free mail server. I've used it for years and it's unquestionably reliable.
Back to top View user's profile Send private message Visit poster's website ICQ Number
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Mon Apr 28, 2008 9:03 pm    Post subject: Reply with quote

I think I treid that before and it didnt work with my isp "roadrunner"
Back to top View user's profile Send private message
bprsk8r4272
-


Joined: 07 Mar 2006
Posts: 124
Location: Rochester, NY

PostPosted: Tue Apr 29, 2008 12:52 am    Post subject: Reply with quote

i use hmailserver on RR works fine
_________________
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
toomyg155
-


Joined: 03 May 2007
Posts: 47

PostPosted: Tue Apr 29, 2008 12:56 am    Post subject: Reply with quote

I'll have to look into it... I had seen it before but looks confusing ;/
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group