FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Mail server and web server different
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Mail server and web server different [message #10859] Wed, 11 June 2003 23:56 Go to next message
djmm is currently offline  djmm   United States
Messages: 7
Registered: June 2003
Karma: 0
Junior Member
In trying to play with Fud's mailing list integration I ran into a rather large (for me) problem.

Seems I need to setup a procmail rule like:

:0:
* ^TO_.*php-general(at)lists(dot)php(dot)net
| /path/to/phpexe /home/forum/F/test/maillist.php 1


But...

My mail server is on a different machine from the web server
and therefore neither has a php executable to run maillist nor
the maillist.php file.

First, even if I could get php and maillist.php on the mail
server (more on that later), can this be done with different
machines or do mail and web servers have to be the same?

My other problem is a rather old machine (mail server) that
can't even compile mysql/php to get me a working php executable,
so even if I could run it from there it may be a moot point without a working php executable.

Anyway, is there any other way I could process a mailing list through Fud or is that procmail rule my only choice?
Thanks.
Re: Mail server and web server different [message #10874 is a reply to message #10859] Thu, 12 June 2003 16:54 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Procmail rule is just an example. As long as the entire message is piped to the maillist.php script it'll work. The manner in which you do it is up to you. You could make each message being uploaded to the real server and then have a cron process pipe it to maillist.php.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Source of images
Next Topic: User groups?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Oct 11 04:14:27 GMT 2024

Total time taken to generate the page: 0.02990 seconds