Alexander Volkov wrote:
> On 2007-03-29 06:20:32 +1100, Dmitry Lebkov wrote:
> L> Для начала: все действия maildrop с почтой - локальные. Т.е. если нужно 
> что-то,
> DL> отличное от копирования файлов внутри локальной машины, смотреть надо в 
> другую
> В последнем выражении должно копироваться другому локальному пользователю
> - а никак.

man mailfropfilter:
...
       An  expression  that  begins with an exclamation mark, "!"  specifies a
       whitespace-delimited list of E-mail addresses to  forward  the  message
       to.  The program specified by the SENDMAIL variable is run as an exter-
       nal program, with the list of E-mail addresses provided  as  parameters
       to the program.
...

Т.е. сооббщение, попавшее под правило  фильтра, будет отдано на доставку 
программе,
указанной в переменной SENDMAIL. И ей же будет отдан список адресов "!user1, 
!user2"
в виде параметров.

-- 
WBR, Dmitry Lebkov
_______________________________________________
Sysadmins mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sysadmins

Ответить