Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Mail Server for a Noob

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  Premature end of script header when trying to run..  
Author Message
zarwell

External


Since: Dec 05, 2003
Posts: 18



(Msg. 1) Posted: Wed Jan 07, 2004 6:47 am
Post subject: Mail Server for a Noob
Archived from groups: alt>apache>configuration (more info?)

I have Apache 2.0.48 and PHP 4.3.4 running on WinXP Pro. What do I need to
do so I can send mail from the PHP mail() function? Do I need to set up some
kind of mail server or can I use my ISP's? Not sure where to look.
Suggestions welcome. Thanks.
Steve.

 >> Stay informed about: Mail Server for a Noob 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2994



(Msg. 2) Posted: Wed Jan 07, 2004 8:10 am
Post subject: Re: Mail Server for a Noob [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Szar <zarwell.RemoveThis@hotmail.com> wrote:
 > do so I can send mail from the PHP mail() function?

This have nothing to do with Apache. See the documentation of PHP.
Davide

--
| I think I'd like to see a Simpsons episode start up with Bart Simpson
| writing 'I will not attempt to undermine the Usenet cabal'. --J.D.
| Falk<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Mail Server for a Noob 
Back to top
Login to vote
zarwell

External


Since: Dec 05, 2003
Posts: 18



(Msg. 3) Posted: Wed Jan 07, 2004 9:41 am
Post subject: Re: Mail Server for a Noob [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Davide Bianchi" <davideyeahsure DeleteThis @onlyforfun.net> wrote in message
news:btg4bh$6oo0e$1@ID-18487.news.uni-berlin.de...
 > Szar <zarwell DeleteThis @hotmail.com> wrote:
  > > do so I can send mail from the PHP mail() function?
 >
 > This have nothing to do with Apache. See the documentation of PHP.
 > Davide
 >
 > --
 > | I think I'd like to see a Simpsons episode start up with Bart Simpson
 > | writing 'I will not attempt to undermine the Usenet cabal'. --J.D.
 > | Falk

Unfortunately it has nothing to do with PHP either, other than using the
mail function but that's not my question. I need advice on setting up a mail
server on winxp. To my knowledge there's not a NG for this sort of thing so
I thought this would be a good place to start. I don't have time to tackle
getting a Linux box and going that route right now so I'm stuck with looking
for winxp solutions. I can't be the only person with this prob, can I?
Steve.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Mail Server for a Noob 
Back to top
Login to vote
superhorndog

External


Since: Dec 09, 2003
Posts: 13



(Msg. 4) Posted: Wed Jan 07, 2004 9:57 am
Post subject: Re: Mail Server for a Noob [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Szar" <zarwell RemoveThis @hotmail.com> wrote in message
news:vSNKb.5345$Zr7.2474@newssvr22.news.prodigy.com...
 >
 > "Davide Bianchi" <davideyeahsure RemoveThis @onlyforfun.net> wrote in message
 > news:btg4bh$6oo0e$1@ID-18487.news.uni-berlin.de...
  > > Szar <zarwell RemoveThis @hotmail.com> wrote:
   > > > do so I can send mail from the PHP mail() function?
  > >
  > > This have nothing to do with Apache. See the documentation of PHP.
  > > Davide
  > >
  > > --
  > > | I think I'd like to see a Simpsons episode start up with Bart Simpson
  > > | writing 'I will not attempt to undermine the Usenet cabal'. --J.D.
  > > | Falk
 >
 > Unfortunately it has nothing to do with PHP either, other than using the
 > mail function but that's not my question. I need advice on setting up a mail
 > server on winxp. To my knowledge there's not a NG for this sort of thing so
 > I thought this would be a good place to start. I don't have time to tackle
 > getting a Linux box and going that route right now so I'm stuck with looking
 > for winxp solutions. I can't be the only person with this prob, can I?
 > Steve.
 >
 >
news:comp.mail.pegasus-mail.ms-windows

news:comp.mail.pegasus-mail.misc

news:hamster.en.config

news:hamster.en.misc

news:hamster.en.scripts


Stuart<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Mail Server for a Noob 
Back to top
Login to vote
user2622

External


Since: Jan 05, 2004
Posts: 7



(Msg. 5) Posted: Wed Jan 07, 2004 2:31 pm
Post subject: Re: Mail Server for a Noob [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In your PHP.INI file under Module Settings:

;;;;;;;;;;;;;;;;;;;
; Module Settings ;
;;;;;;;;;;;;;;;;;;;

(...)

[mail function]
; For Win32 only.
SMTP = smtp.yourisp.xxx
; For Win32 only.
sendmail_from = johndoe.RemoveThis@nomail.com

Just enter the SMTP server name of your ISP's.... Works for me!

jan
 >> Stay informed about: Mail Server for a Noob 
Back to top
Login to vote
zarwell

External


Since: Dec 05, 2003
Posts: 18



(Msg. 6) Posted: Wed Jan 07, 2004 6:24 pm
Post subject: Re: Mail Server for a Noob [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"HornDog" <superhorndog RemoveThis @comcast.net> wrote in message
news:A6ydnVT-0vqUn2Gi4p2dnA@comcast.com...
 >
 > "Szar" <zarwell RemoveThis @hotmail.com> wrote in message
 > news:vSNKb.5345$Zr7.2474@newssvr22.news.prodigy.com...
  > >
  > > "Davide Bianchi" <davideyeahsure RemoveThis @onlyforfun.net> wrote in message
  > > news:btg4bh$6oo0e$1@ID-18487.news.uni-berlin.de...
   > > > Szar <zarwell RemoveThis @hotmail.com> wrote:
   > > > > do so I can send mail from the PHP mail() function?
   > > >
   > > > This have nothing to do with Apache. See the documentation of PHP.
   > > > Davide
   > > >
   > > > --
   > > > | I think I'd like to see a Simpsons episode start up with Bart
Simpson
   > > > | writing 'I will not attempt to undermine the Usenet cabal'. --J.D.
   > > > | Falk
  > >
  > > Unfortunately it has nothing to do with PHP either, other than using the
  > > mail function but that's not my question. I need advice on setting up a
mail
  > > server on winxp. To my knowledge there's not a NG for this sort of thing
so
  > > I thought this would be a good place to start. I don't have time to
tackle
  > > getting a Linux box and going that route right now so I'm stuck with
looking
  > > for winxp solutions. I can't be the only person with this prob, can I?
  > > Steve.
  > >
  > >
 > news:comp.mail.pegasus-mail.ms-windows
 >
 > news:comp.mail.pegasus-mail.misc
 >
 > news:hamster.en.config
 >
 > news:hamster.en.misc
 >
 > news:hamster.en.scripts
 >
 >
 > Stuart
 >


Thank you much Stuart!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Mail Server for a Noob 
Back to top
Login to vote
zarwell

External


Since: Dec 05, 2003
Posts: 18



(Msg. 7) Posted: Wed Jan 07, 2004 6:25 pm
Post subject: Re: Mail Server for a Noob [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Jan Soldaat" <x22048AwesterterpPcom> wrote in message
news:3ffbdfee$0$327$e4fe514c@news.xs4all.nl...
 > In your PHP.INI file under Module Settings:
 >
 > ;;;;;;;;;;;;;;;;;;;
 > ; Module Settings ;
 > ;;;;;;;;;;;;;;;;;;;
 >
 > (...)
 >
 > [mail function]
 > ; For Win32 only.
 > SMTP = smtp.yourisp.xxx
 > ; For Win32 only.
 > sendmail_from = johndoe RemoveThis @nomail.com
 >
 > Just enter the SMTP server name of your ISP's.... Works for me!
 >
 > jan
 >
 >

That's the kind of solution I was hoping for. Thanks jan!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Mail Server for a Noob 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]