bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] sieve MDA


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] sieve MDA
Date: Tue, 20 Jun 2006 10:53:39 +0300

Dimitrios Apostolou <address@hidden> wrote:

> $ mail.local -S test.sieve
> 
> it just returns immediately without any error message and without

It issues its diagnostics via syslog facility `mail'. 

> If I run it with my username at the end (why should I do 
> this if I run it as a user?)

Because it is a local mailer: a program that is responsible for
delivering mail to *various* users on the system. It is supposed to be
executed by MTA with root privileges.

> $ mail.local -S test.sieve jimis
> blah blah

Normally, the first input line is either a normal `From' envelope, or
the beginning of the message body (headers).

You don't need to execute mail.local yourself. All you need to do is to
configure your MTA to use it as a local mailer. Then any user on the
system can parse and redistribute his mail simply by creating an
appropriately named Sieve (or Scheme) script in his home directory. This
script will be executed by mail.local when delivering mail.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]