|
Posted by Jerry Stuckle on 07/19/06 02:46
Adrien wrote:
> Hi
>
> I've been looking for an open-source php script, which I want to tweak
> for internal use on a network.
>
> Anyway, regardless, might anyone suggest to me a script capable of
> forwarding any emails sent to say group@domain.com to a list of other
> emails @domain.com
> Basically a group mailing list...
>
> A lot of people might argue that this is a 'mailing list' system, but
> when looking on sourceforge, I can only find 'one-way' systems - ie.
> the mailing list owner can send an email to all members, but individual
> members cannot send emails to the rest of the group.
>
> I think GNU Mailer or similar has this function, but I need it to run
> on any webhost with only 'cpanel' like access.
>
> Thanks
>
Why not ask your host what is available? And if they don't have
anything, find a new host. Hosting is too cheap nowadays to worry about it.
You probably won't be able to install anything decent with just CPanel
access unless it comes on the system. And even if you do create your
script you still have to interface it to the email system to pick up the
incoming emails. You'll generally need a cron job to do this.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|