Networking Forums

Networking Forums > Computer Networking > Linux Networking > exim: local delivery trouble

Reply
Thread Tools Display Modes

exim: local delivery trouble

 
 
rel
Guest
Posts: n/a

 
      09-02-2004, 10:20 AM
Hi, I have trouble configuring exim for local delivery trough
procmail. I cannot find anything with google regarding the error message.

Various how-to's i've read seem to do things the same way.
But in my situation this wont work.

Can anyone see what I'am doing worng?

I'am running 4.34

Here is the error:

Sep 2 11:38:01 entropy exim[307]: [1\2] 2004-09-02 11:38:01 Exim
configuration error in line 466 of /etc/exim/exim.conf: Sep 2 11:38:01
entropy exim[307]: [2/2] router procmail_pipe: cannot find router driver
"pipe"


Here is the peace from exim.conf

464 # transport
465 procmail_pipe:
466 driver = pipe
467 command = "/usr/bin/procmail -d ${local_part}"
468 from_hack
469
470 procmail:
471 driver = localuser
472 require_files = ${local_part}:${HOME}/.procmailrc
473 transport = procmail_pipe
474
475 localuser:
476 driver = accept
477 check_local_user
478 transport = local_delivery
479 cannot_route_message = Unknown user


thanks rel.
 
Reply With Quote
 
 
 
 
Jeroen Geilman
Guest
Posts: n/a

 
      09-02-2004, 12:26 PM
rel wrote:

> Hi, I have trouble configuring exim for local delivery trough
> procmail. I cannot find anything with google regarding the error message.
>
> Various how-to's i've read seem to do things the same way.
> But in my situation this wont work.
>
> Can anyone see what I'am doing worng?
>
> I'am running 4.34
>
> Here is the error:
>
> Sep 2 11:38:01 entropy exim[307]: [1\2] 2004-09-02 11:38:01 Exim
> configuration error in line 466 of /etc/exim/exim.conf: Sep 2 11:38:01
> entropy exim[307]: [2/2] router procmail_pipe: cannot find router driver
> "pipe"


Did you compile this yourself ?
If so, you have not /configured it correctly.


--
J

All your bits are belong to us - again.
 
Reply With Quote
 
rel
Guest
Posts: n/a

 
      09-02-2004, 02:12 PM
On Thu, 02 Sep 2004 14:26:25 +0200, Jeroen Geilman wrote:

> rel wrote:


>
> Did you compile this yourself ?
> If so, you have not /configured it correctly.


Yes, actually it's compiled on gentoo with it's portage system.

It's configured with the options that have a "+" in front.

+X -dnsdb -exiscan -exiscan-acl -ipv6 +ldap -lmtp -mailwrapper -mbox
+mysql +pam +perl -postgres +sasl +ssl +tcpd -wildlsearch
 
Reply With Quote
 
Jeroen Geilman
Guest
Posts: n/a

 
      09-06-2004, 09:17 PM
rel wrote:

> It's configured with the options that have a "+" in front.
>
> +X -dnsdb -exiscan -exiscan-acl -ipv6 +ldap -lmtp -mailwrapper -mbox
> +mysql +pam +perl -postgres +sasl +ssl +tcpd -wildlsearch


Neither mbox nor lmtp support - so what is it supposed to do with the mail ?


--
J

All your bits are belong to us - again.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
EXIM Mail server issue Dragos Ionita Linux Networking 2 09-24-2004 05:33 PM
Postfix local delivery Carsten Keller Linux Networking 3 01-13-2004 01:33 PM
configuring exim in debian Michael Powe Linux Networking 2 01-12-2004 07:00 AM
exim auth database and system SaPeR Linux Networking 0 12-20-2003 12:46 PM
Re: exim and aliases file in gentoo SaPeR Linux Networking 0 06-23-2003 08:54 PM



1 2 3 4 5 6 7 8 9 10 11