qmail Digest 25 Dec 2000 11:00:01 -0000 Issue 1224

Topics (messages 54388 through 54391):

mail() spam question (PHP)!
        54388 by: Michail A.Baikov
        54389 by: Felix von Leitner
        54391 by: Sean Reifschneider

concurrency always > 0
        54390 by: J.M. Roth

Administrivia:

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To bug my human owner, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


How to set spam control on mail() function. We allow use mail() for our free
hosting. How to set limit use mail() (PHP v4.0.3pl1).

Method's of QMAIL plz.





> How to set spam control on mail() function. We allow use mail() for our free
> hosting. How to set limit use mail() (PHP v4.0.3pl1).

> Method's of QMAIL plz.

Forget it.
php allows users to open sockets and send mails without using qmail at
all.

Felix




On Sun, Dec 24, 2000 at 02:34:22PM +0300, Michail A.Baikov wrote:
>How to set spam control on mail() function. We allow use mail() for our free
>hosting. How to set limit use mail() (PHP v4.0.3pl1).

This is more of a PHP question than a QMail question.  You might want to
do something like build an extension to PHP where the access to the mail()
and socket and other routies is restricted based on something like a
cron.allow file.  You'd probably also have to limit access to qmail-inject,
qmail-queue, sendmail and datemail, possibly access to popen(), etc...

The words "finger" and "dike" come to mind.

Sean
-- 
 We are all in the gutter, but some of us are looking at the stars.
                 -- Oscar Wilde
Sean Reifschneider, Inimitably Superfluous <[EMAIL PROTECTED]>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python




Hi

I have those mrtg scripts which visualize qmail status
A few weeks ago remote concurrency became 1 and that is its minimum value
ever since, I wonder why. Before that it was always 0, unless sth.
happenend...

Any idea?

J.M. Roth



Reply via email to