Re: Little help...

Sean Conner <[email protected]> Tue, 8 Apr 2008 16:04:53 -0400
Newsgroups gmane.mail.spam.greylist.user
Message-ID <[email protected]>
It was thus said that the Great RayJ once stated:
> Ok, I am testing.
> =

> I added "ulimit -t 128" to the top of the startup script (init.d/relaydel=
ay)
> =

> Should that actually be in the daemon itself? (relaydelay.pl)

  Either way works, although I'm not sure if you can call setrlimit() from
perl (I normally don't use Perl all that much).

  -spc