Forum Moderators: coopster

Message Too Old, No Replies

PHP mail function

is ti possible to post on newsgroups.

         

JoaoJose

10:29 am on Jul 25, 2005 (gmt 0)

10+ Year Member



Hi everyone.

This may be a very silly question hehe

My site has classified ads on it and what I want is that everytime a new ad is posted on my site it is also posted on a newsgroup.

Is it possible to post on a newgroup using php's mail function?

Thanks in advance.

stuartc1

4:01 pm on Jul 25, 2005 (gmt 0)

10+ Year Member



As far as I know you need to post to a NTTP server - although some email addresses have been set-up to mirror to newsgroups.

I would check out more details regarding your newsgroup. Also have a look at the php for NTTP functions!

JoaoJose

4:50 pm on Jul 25, 2005 (gmt 0)

10+ Year Member



Thanks stuartc1! I'll check that out.

More ideas anyone?