From: Valentin Nechayev <netch@netch.kiev.ua> To: community@altlinux.ru Subject: Re: [Comm] fetchmail+procmail+root Date: Sun, 4 May 2003 15:23:37 +0300 Message-ID: <20030504122337.GC38191@netch.kiev.ua> (raw) In-Reply-To: <20030501085849.GA3211@bee-s.com> Thu, May 01, 2003 at 13:58:49, vadim_r wrote about "[Comm] fetchmail+procmail+root": > Здравствуйте! > Вот уже сколько бьюсь, но что-то в голове не укладывается : ( > Мне хотелось, чтобы после начала соединения с инетом у меня сразу fetchmail > забирал почту. Тогда(как мне тут посоветовали, спасибо) сделал скрипт в > /etc/ppp/ip-up.d: > > #!/bin/sh > fetchmail -f /root/.fetchmailrc В общем да. Хотя лучше его запустить из этого скрипта в фон. > почему здесь именно root, а с конфигом другого пользователя не работает? Ну спроси у него диагностику. fetchmail -f /root/.fetchmailrc 2>&1 | mail тебе Можно еще --verbose добавить, или как там оно зовётся. > Но в конфигах postfix прописано, что нужно почту переправлять другому > непривелигированному пользователю, ладно, почта скачивается, и это > замечательно. > А как мне теперь еще в выше приведенный скрипт прикрутить procmail. Все Определи для fetchmail'а другой mda чем дефолтный. > настройки мне делать для root'a? А каталоги, куда сливать почту должны > быть тоже рутовские или можно в каталог пользователя Можно в любой. Вопрос в том, от кого оно запущено. > Я попробовал: > > fetchamil -f /root/.fetchmailrc -m "/usr/bin/procmail -d vadim_r" > > где vadim_r -- юзер, который будет читать почту. > > Соответственно, что моя почта скачивалась, о чем свидетельствовал gkrellm, > но ее я всю естественно, потерял(видимо после неправильной сортировки). Так что хочешь сказать - что она дошла или нет? -netch-
next prev parent reply other threads:[~2003-05-04 12:23 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-05-01 8:58 Ружников Вадим 2003-05-04 9:56 ` Aleks Silin 2003-05-04 12:23 ` Valentin Nechayev [this message] 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=20030504122337.GC38191@netch.kiev.ua \ --to=netch@netch.kiev.ua \ --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