>>>>> "JSF" == Joseph Scott <[EMAIL PROTECTED]> writes: JSF> If you don't want to process a message the instant it comes in JSF> (via feeding it to a perl script or what ever) you'll need to setup some JSF> sort of queue, then have a cron job come through and process the JSF> queue. Or, you could use a mailer system that does it for you. You can configure postfix to deliver at most N messages to a specific local destination at once, the rest getting queued in the local mail spool. If you set this limit to 1, you'd avoid the need for any additional file locking as well. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- processing incoming mail messages (FreshPorts 2) Dan Langille
- Re: processing incoming mail messages (FreshPorts 2) Joseph Scott
- Re: processing incoming mail messages (FreshPorts 2) Vivek Khera
- Re: processing incoming mail messages (FreshPort... Dan Langille
- Re: processing incoming mail messages (Fresh... Gary Kline
- Re: processing incoming mail messages (... Dan Langille
- Re: processing incoming mail messages (FreshPort... Joseph Scott
- Re: processing incoming mail messages (Fresh... Vivek Khera
- Re: processing incoming mail messages (FreshPorts 2) Dan Langille
- Re: processing incoming mail messages (FreshPort... Joseph Scott
- Re: processing incoming mail messages (Fresh... Dan Langille
- Re: processing incoming mail messages (... Joseph Scott
- Re: processing incoming mail messag... Dan Langille

