On Sat, Dec 01, 2001 at 02:08:19PM +0100, Alex Suzuki wrote:
| > It says that \246/usr/bin/procmail wasn't found. That's the problem.
| > Now the question becomes, why was it looking for that?, what is that
| > \246 character doing? Usually if there is not a preceding '0' the
| > number is decima
> It says that \246/usr/bin/procmail wasn't found. That's the problem.
> Now the question becomes, why was it looking for that?, what is that
> \246 character doing? Usually if there is not a preceding '0' the
> number is decimal, otherwise octal. That character, in latin1, is an
> umluat (an 'o
On Fri, Nov 30, 2001 at 02:08:47PM -0500, [EMAIL PROTECTED] wrote:
| Hello everybody,
|
| I am having serious trouble with exim and procmail.
| procmail 3.21.20011028
| exim 3.32-2
| Both packages are from testing.
|
| The mail get's passed to exim, and here's what it's got to say
Hello everybody,
I am having serious trouble with exim and procmail.
procmail 3.21.20011028
exim 3.32-2
Both packages are from testing.
The mail get's passed to exim, and here's what it's got to say. I am trying to
send a mail to myself ([EMAIL PROTECTED]).
This is the telnet
On Thu, 2 Dec 1999 22:28:12 -0800 (PST)
ferret <[EMAIL PROTECTED]> wrote:
> I'd like to make exim use procmail to deliver incoming messages by
> default, using the ~/.procmailrc file.
Transport:
procmail_pipe:
driver = pipe
command = "/usr/bin/procmail"
user = ${local_part}
I'd like to make exim use procmail to deliver incoming messages by
default, using the ~/.procmailrc file. I haven't been able to make much
headway through the documentation, however. I know sendmail will do this
by default, but sendmail seems to be (with default configurations) more
open to use b
On Tue, 23 Nov 1999 04:20:31 - (UTC)
Pollywog <[EMAIL PROTECTED]> wrote:
> I have all of this, so it seems I just need to move the procmail
> director upward.
Yes, it must be above the localuser.
--
J C Lawrence Home: [EMAIL PROTECTED]
--(*)
On 23-Nov-1999 [EMAIL PROTECTED] wrote:
> On Mon, 22 Nov 1999 21:44:37 - (UTC)
> Pollywog <[EMAIL PROTECTED]> wrote:
>
>> I tried this, but I get: Starting MTA: 1999-11-22 21:41:17 Exim
>> configuration error transport procmail: cannot find transport
>> driver "localuser" in line 362
>
> Y
On Mon, 22 Nov 1999 21:44:37 - (UTC)
Pollywog <[EMAIL PROTECTED]> wrote:
> I tried this, but I get: Starting MTA: 1999-11-22 21:41:17 Exim
> configuration error transport procmail: cannot find transport
> driver "localuser" in line 362
You should have a director stanza (after the procmail d
On 23-Nov-1999 Mark Wagnon wrote:
> On 11/22/99 09:44PM, Pollywog wrote:
>>
>> I tried this, but I get:
>> Starting MTA: 1999-11-22 21:41:17 Exim configuration error
>> transport procmail: cannot find transport driver "localuser" in line 362
>
> Jumping in on this thread late, and I have absol
On 11/22/99 09:44PM, Pollywog wrote:
>
> I tried this, but I get:
> Starting MTA: 1999-11-22 21:41:17 Exim configuration error
> transport procmail: cannot find transport driver "localuser" in line 362
Jumping in on this thread late, and I have absolutely no clue what you guys
are talking about
On 18-Nov-1999 J C Lawrence wrote:
> A more elegant way of running procmail under Exim as an LDA is to
> install the following transport and director in /etc/exim.conf:
>
> The director:
>
> procmail_pipe:
> driver = pipe
> command = "/usr/bin/procmail"
> user = ${local_part}
>
On Wed, 17 Nov 1999 21:52:03 -0500, David S. Jackson wrote:
>I have been getting an error procmail which has been bouncing my mails
>to debian-user.
You should probably not invoke procmail via .forward, but directly as a local
transport.
Grep for procmail in /usr/doc/exim/spec.txt.gz and modify
On Wed, 17 Nov 1999 21:52:03 -0500
David S Jackson <[EMAIL PROTECTED]> wrote:
> I have been getting an error procmail which has been bouncing my
> mails to debian-user. Basically, the procmail log messages get
> echoed back to the debian list server. I edited a line in
> /etc/exim.conf:
A more
I have been getting an error procmail which has been bouncing my mails
to debian-user. Basically, the procmail log messages get echoed back
to the debian list server. I edited a line in /etc/exim.conf:
userforward:
driver = forwardfile
no_verify
check_ancestor
file = .forward
###modema
George Bonser wrote:
> On Mon, 20 Apr 1998, Daniel Quinlan wrote:
>
> > hi,
> >now I know I can't be the only one using Exim and procmail, so I must
> > be doing something weird.
>
> Uhm, you probably ARE the only one using Exim and Procmail! Exim h
On Mon, 20 Apr 1998, Daniel Quinlan wrote:
> "|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 daniel"
>
>as my .forward
I don't think it knows what "exit 75 daniel" means. There should be a #
to comment out your username: #daniel
Cheers,
--
David Wright, Open University, Earth Science D
hi,
now I know I can't be the only one using Exim and procmail, so I must
be doing something weird.
Exim is configured as an 'Internet site' (option 1) and I'm using
this:
"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 daniel"
as my .
18 matches
Mail list logo