Re: [Exim] 30 messages sent out for each email

Top Page
Delete this message
Reply to this message
Author: Giuliano Gavazzi
Date:  
To: Steven Casey
CC: exim-users
Subject: Re: [Exim] 30 messages sent out for each email
well, for one the limits, at least in tcsh (so csh too) are process
dependent, as I just read..., and are inherited by the child process,
so it should be no problem since you started exim from a normal shell.

As I said the ownership must be of the userid of the exim process,
that is mailnull. The privileges are rwx for the user rx for the
group (that is 750) in the case of directories, and rw, r (that is
640), in the case of files.

ARGH! And please DO NOT include the other party email address in your
replies body (that is, do as I do below, where I only write your
name).

Giuliano


At 19:17 -0500 2003/10/29, Steven Casey wrote:
>Thanks Giuliano....well, right now, if I grep, it'll return about 500
>running processes some of which are defunct. I'm worried that there is a
>conf file somewhere where it waits for a response from a smtp request but
>times out before it gets it. I've checked the ownership, but have no idea
>what they are supposed to be, as I didn't install exim. A df-k reports that
>any partition is only 36% at most is used. I have no idea how to check the
>limits for mailnull user, and if I did, what should they be?