From: "Ружников Вадим" <vadim_r@bee-s.com> To: ALT Linux Mailing List <community@altlinux.ru> Subject: [Comm] fetchmail+procmail+root Date: Thu, 1 May 2003 13:58:49 +0500 Message-ID: <20030501085849.GA3211@bee-s.com> (raw) Здравствуйте! Вот уже сколько бьюсь, но что-то в голове не укладывается : ( Мне хотелось, чтобы после начала соединения с инетом у меня сразу fetchmail забирал почту. Тогда(как мне тут посоветовали, спасибо) сделал скрипт в /etc/ppp/ip-up.d: #!/bin/sh fetchmail -f /root/.fetchmailrc почему здесь именно root, а с конфигом другого пользователя не работает? Но в конфигах postfix прописано, что нужно почту переправлять другому непривелигированному пользователю, ладно, почта скачивается, и это замечательно. А как мне теперь еще в выше приведенный скрипт прикрутить procmail. Все настройки мне делать для root'a? А каталоги, куда сливать почту должны быть тоже рутовские или можно в каталог пользователя Я попробовал: fetchamil -f /root/.fetchmailrc -m "/usr/bin/procmail -d vadim_r" где vadim_r -- юзер, который будет читать почту. Соответственно, что моя почта скачивалась, о чем свидетельствовал gkrellm, но ее я всю естественно, потерял(видимо после неправильной сортировки).
next reply other threads:[~2003-05-01 8:58 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-05-01 8:58 Ружников Вадим [this message] 2003-05-04 9:56 ` Aleks Silin 2003-05-04 12:23 ` Valentin Nechayev 2003-05-04 14:09 ` Dmitry Vukolov 2003-05-05 13:21 ` Alexandr R. Ogurtzoff 2003-05-06 0:41 ` [Comm] fetchmail+procmail+root Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030501085849.GA3211@bee-s.com \ --to=vadim_r@bee-s.com \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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