* [mdk-re] procmail
@ 2002-01-06 19:44 Andrey Brindeew
2002-01-06 20:12 ` Michael Shigorin
0 siblings, 1 reply; 7+ messages in thread
From: Andrey Brindeew @ 2002-01-06 19:44 UTC (permalink / raw)
To: ALTLinux Mailing List
[-- Attachment #1: Type: text/plain, Size: 860 bytes --]
Hi!
Не могу победить упрямый procmail.. Ситуация следующая: существует несколько
ящиков, почта из которых забирается fetchmail'ом и должна раскидываться по
двум локальным ящикам, один из которых мой (abr), другой - ящик специально
созданного для этого юзера (abr-linux), у которого в качестве шелла
выставлена /dev/null. Владелец файла /var/spool/mail/abr-linux изменен с
abr-linux на abr, права не трогались.
procmail при попытке положить письмо в этот ящик ругается:
procmail[23464]: Insufficient privileges to deliver to "abr-linux"
Как быть и в чем я неправ?
# ls -l /var/spool/mail/abr{,-linux}
-rw-rw---- 1 abr mail 6886 Янв 6 2002 /var/spool/mail/abr
-rw-rw---- 1 abr mail 0 Янв 6 15:48 /var/spool/mail/abr-linux
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [mdk-re] procmail
2002-01-06 19:44 [mdk-re] procmail Andrey Brindeew
@ 2002-01-06 20:12 ` Michael Shigorin
2002-01-06 20:17 ` Andrey Brindeew
0 siblings, 1 reply; 7+ messages in thread
From: Michael Shigorin @ 2002-01-06 20:12 UTC (permalink / raw)
To: ALTLinux Mailing List
[-- Attachment #1: Type: text/plain, Size: 634 bytes --]
On Sun, Jan 06, 2002 at 07:44:02PM +0300, Andrey Brindeew wrote:
> выставлена /dev/null. Владелец файла /var/spool/mail/abr-linux изменен с
> abr-linux на abr, права не трогались.
А зачем такое извращение?! Нормально -- завести ~/mail/ или
~/Mail/ и складировать ящики там.
> procmail[23464]: Insufficient privileges to deliver to "abr-linux"
> Как быть и в чем я неправ?
Подумайте -- ведь при доставке в /var/mail/abr-linux _для_
пользователя abr-linux нужны права abr-linux, с которыми и будет
запущен procmail. А Вы их забрали...
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ http://visa.chem.univ.kiev.ua/~mike/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [mdk-re] procmail
2002-01-06 20:12 ` Michael Shigorin
@ 2002-01-06 20:17 ` Andrey Brindeew
2002-01-06 20:34 ` Michael Shigorin
0 siblings, 1 reply; 7+ messages in thread
From: Andrey Brindeew @ 2002-01-06 20:17 UTC (permalink / raw)
To: mandrake-russian
[-- Attachment #1: Type: text/plain, Size: 665 bytes --]
On Sun, 6 Jan 2002 19:10:59 +0200
Michael Shigorin <mike@lic145.kiev.ua> wrote:
> А зачем такое извращение?! Нормально -- завести ~/mail/ или
> ~/Mail/ и складировать ящики там.
Хм. А разве Сильфида могёт читать не MH?
> > procmail[23464]: Insufficient privileges to deliver to "abr-linux"
> > Как быть и в чем я неправ?
> Подумайте -- ведь при доставке в /var/mail/abr-linux _для_
> пользователя abr-linux нужны права abr-linux, с которыми и будет
> запущен procmail. А Вы их забрали...
Но procmail-то под моими правами работает!
О чем в логе и сообщается...
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [mdk-re] procmail
2002-01-06 20:17 ` Andrey Brindeew
@ 2002-01-06 20:34 ` Michael Shigorin
2002-01-06 21:01 ` Andrey Brindeew
2002-01-07 0:26 ` [mdk-re] procmail Sergei
0 siblings, 2 replies; 7+ messages in thread
From: Michael Shigorin @ 2002-01-06 20:34 UTC (permalink / raw)
To: mandrake-russian
[-- Attachment #1: Type: text/plain, Size: 802 bytes --]
On Sun, Jan 06, 2002 at 08:16:26PM +0300, Andrey Brindeew wrote:
> > А зачем такое извращение?! Нормально -- завести ~/mail/ или
> > ~/Mail/ и складировать ящики там.
> Хм. А разве Сильфида могёт читать не MH?
Ну тогда объясните, зачем Вы делали (фильтрацию??) таким образом.
Честно, не понимаю :(
> > > procmail[23464]: Insufficient privileges to deliver to "abr-linux"
> > > Как быть и в чем я неправ?
> > Подумайте -- ведь при доставке в /var/mail/abr-linux _для_
> > пользователя abr-linux нужны права abr-linux, с которыми и будет
> > запущен procmail. А Вы их забрали...
> Но procmail-то под моими правами работает!
> О чем в логе и сообщается...
Запущен под abr, а писать должен в abr-linux...
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ http://visa.chem.univ.kiev.ua/~mike/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [mdk-re] procmail
2002-01-06 20:34 ` Michael Shigorin
@ 2002-01-06 21:01 ` Andrey Brindeew
2002-01-07 0:24 ` [mdk-re] procmail Mikhail Zabaluev
2002-01-07 0:26 ` [mdk-re] procmail Sergei
1 sibling, 1 reply; 7+ messages in thread
From: Andrey Brindeew @ 2002-01-06 21:01 UTC (permalink / raw)
To: mandrake-russian
[-- Attachment #1: Type: text/plain, Size: 543 bytes --]
On Sun, 6 Jan 2002 19:32:51 +0200
Michael Shigorin <mike@lic145.kiev.ua> wrote:
> Ну тогда объясните, зачем Вы делали (фильтрацию??) таким образом.
> Честно, не понимаю :(
Да ничего я не делаю... Задача: fetchmail'ом забрать почту с ~ 10 внешних
pop3-ящиков и разложить по двум локальным ящикам. Один из них мой - важная
почта, другой - не очень важная. На важную почту стоит проверялка... А к
procmail'у почта, видимо, попадает от postfix...
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [mdk-re] Re: procmail
2002-01-06 21:01 ` Andrey Brindeew
@ 2002-01-07 0:24 ` Mikhail Zabaluev
0 siblings, 0 replies; 7+ messages in thread
From: Mikhail Zabaluev @ 2002-01-07 0:24 UTC (permalink / raw)
To: mandrake-russian
Hello Andrey,
On Sun, Jan 06, 2002 at 09:00:21PM +0300, Andrey Brindeew wrote:
>
> On Sun, 6 Jan 2002 19:32:51 +0200
> Michael Shigorin <mike@lic145.kiev.ua> wrote:
>
> > Ну тогда объясните, зачем Вы делали (фильтрацию??) таким образом.
> > Честно, не понимаю :(
>
> Да ничего я не делаю... Задача: fetchmail'ом забрать почту с ~ 10 внешних
> pop3-ящиков и разложить по двум локальным ящикам. Один из них мой - важная
> почта, другой - не очень важная. На важную почту стоит проверялка... А к
> procmail'у почта, видимо, попадает от postfix...
Заведите запись в /etc/postfix/aliases:
abr-linux: /home/abr/Mail/linux
Детали см. в aliases(5).
Тогда procmail не будет обрабатывать сообщения для локального abr-linux.
Михаил правильно говорит, делать левые файлы в /var/spool/mail нехорошо.
--
Stay tuned,
MhZ JID: mookid@jabber.org
___________
"Nine years of ballet, asshole."
-- Shelly Long, to the bad guy after making a jump over a gorge that he
couldn't quite, in "Outrageous Fortune"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [mdk-re] procmail
2002-01-06 20:34 ` Michael Shigorin
2002-01-06 21:01 ` Andrey Brindeew
@ 2002-01-07 0:26 ` Sergei
1 sibling, 0 replies; 7+ messages in thread
From: Sergei @ 2002-01-07 0:26 UTC (permalink / raw)
To: mandrake-russian
Воскресенье 6 Январь 2002 20:32, Вы написали:
> > > > procmail[23464]: Insufficient privileges to deliver to "abr-linux"
> > > > Как быть и в чем я неправ?
> > >
> > > Подумайте -- ведь при доставке в /var/mail/abr-linux _для_
> > > пользователя abr-linux нужны права abr-linux, с которыми и будет
> > > запущен procmail. А Вы их забрали...
> >
> > Но procmail-то под моими правами работает!
> > О чем в логе и сообщается...
Не вижу
> Запущен под abr, а писать должен в abr-linux...
Нужно доставить почту пользователю abr-linux на тачке, вот procmail с правами
пользователя abr-linux и лезет в ящик /var/spool/mail/abr-linux, а прав на
чтение/запись для abr-linux и нет! Не трогайте ящик abr-linux, а просто
перенаправьте эти письма в ящик abr.
--
С уважением, Епифанов Сергей.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2002-01-07 0:26 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-06 19:44 [mdk-re] procmail Andrey Brindeew
2002-01-06 20:12 ` Michael Shigorin
2002-01-06 20:17 ` Andrey Brindeew
2002-01-06 20:34 ` Michael Shigorin
2002-01-06 21:01 ` Andrey Brindeew
2002-01-07 0:24 ` [mdk-re] procmail Mikhail Zabaluev
2002-01-07 0:26 ` [mdk-re] procmail Sergei
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git