Hi there,

On Sun, 8 Apr 2001, Per Einar wrote:

> What I have understood is that I should avoid forking subprocesses.

The reason is (loosely speaking) performance.  If you haven't any
worries about that, go ahead and fork.  If it were my system I'd
probably just write the mail pieces to files and have a cron job hand
the files to sendmail every hour.

> What is the best choice in my case?

Only you can have enough information to answer that.

73,
Ged.

Reply via email to