Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-12 Thread Rob Weir
On Tue, Nov 12, 2002 at 01:54:11AM +0100, Benedict Verheyen wrote: > However, the mails still end up in /var/spool/exim/input > How can i change this and split the mails to /home/user1 > and /home/user2 ? Have you told fetchmail where the mail should go? It should look something like this: poll m

Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-12 Thread Benedict Verheyen
- Original Message - From: "Gerald Livingston" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 3:32 PM Subject: Re: exim, delivery to /home/user instead of /var/mail/user > On Tue 12 Nov 2002 13:40:33 +0100 > "Benedict Ve

Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-12 Thread Gerald Livingston
On Tue 12 Nov 2002 13:40:33 +0100 "Benedict Verheyen" <[EMAIL PROTECTED]> wrote: > >What he was trying to put across is that in the DEFAULT Debian > >install of Exim any mail passed to it by fetchmail shuld > >automatically be delivered to /var/mail/{username}. If the user has a > >~/.procmailrc t

Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-12 Thread Shyamal Prasad
"Benedict" == Benedict Verheyen <[EMAIL PROTECTED]> writes: Benedict> I deleted the files in /etc/exim, ran eximconfig. Then i Benedict> restarted both exim and fetchmail but the mail ends up Benedict> in /var/spool/exim/input again. This is my Benedict> /etc/fetchmailrc file:

Re: Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-12 Thread Benedict Verheyen
[EMAIL PROTECTED] wrote: >On Tue 12 Nov 2002 08:42:43 +0100 >"Benedict Verheyen" wrote: > >> >> Shyamal Prasad wrote: >> >> >> >Make sure your pop lines have a "is 'userx' here" li

Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-12 Thread Gerald Livingston
On Tue 12 Nov 2002 08:42:43 +0100 "Benedict Verheyen" <[EMAIL PROTECTED]> wrote: > > Shyamal Prasad <[EMAIL PROTECTED]> wrote: > > > >Make sure your pop lines have a "is 'userx' here" line to get the > >mail to the right users. > It does ha

Re: Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-11 Thread Benedict Verheyen
Shyamal Prasad <[EMAIL PROTECTED]> wrote: >Make sure your pop lines have a "is 'userx' here" line to get the mail >to the right users. It does have such a line. Yet it puts all mail in /var/spool/exim/input. When you are fetching mail for

Re: exim, delivery to /home/user instead of /var/mail/user

2002-11-11 Thread Shyamal Prasad
"Benedict" == Benedict Verheyen <[EMAIL PROTECTED]> writes: Benedict> Hi, i'm trying to install a mail server but i'm stuck Benedict> with exim. I run fetchmail and exim gets the mail from Benedict> fetchmail (running as a daemon). I have 2 users on the Benedict> system and my