* Re: [Comm] Настройка fetchmail + procmail
2003-08-20 19:06 [Comm] Настройка fetchmail + procmail Andrey
@ 2003-08-19 17:49 ` Alexandr R. Ogurtzoff
2003-08-21 6:49 ` Andrey
2003-08-19 18:16 ` [Comm] Настройка fetchmail + procmail Pyatnitskich Evgeniy
1 sibling, 1 reply; 8+ messages in thread
From: Alexandr R. Ogurtzoff @ 2003-08-19 17:49 UTC (permalink / raw)
To: community
> poll mail.ru
poll mail.ru with proto POP3
по моему mail.ru не поддерживает IMAP
--
С наилучшими пожеланиями
Александр Огурцов
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Настройка fetchmail + procmail
2003-08-20 19:06 [Comm] Настройка fetchmail + procmail Andrey
2003-08-19 17:49 ` Alexandr R. Ogurtzoff
@ 2003-08-19 18:16 ` Pyatnitskich Evgeniy
1 sibling, 0 replies; 8+ messages in thread
From: Pyatnitskich Evgeniy @ 2003-08-19 18:16 UTC (permalink / raw)
To: community
On Wed, 20 Aug 2003 23:06:10 +0400
Andrey <taw88@mail.ru> wrote:
> Здравствуйте.
> Захотелось мне настроить fetchmail и procmail, чтобы почта скачивалась и раскладывалась по ящикам...
> ----------------------------------------
> ~/.fetchmailrc:
>
> # Configuration created Wed Aug 20 22:17:53 2003 by fetchmailconf
> set postmaster "tazz"
> set bouncemail
> set no spambounce
> set properties ""
> defaults mda "procmail -d %T"
> poll mail.ru
> user 'taw88' there with password 'password' is 'taw88' here options keep
На всякий случай:
user 'taw88' - это значит юзера на сервере mail.ru.
is 'taw88' - это значит твой логин в систему, т.е. юзер,
получающий эту почту.
> ~/.procmail:
>
> # Please check if all the paths in PATH are reachable, remove the ones that
> # are not.
> PATH=$HOME/bin:/usr/bin:/global/bin:/usr/ucb:/bin:/usr/local/bin:
> MAILDIR = $HOME/MailBox
> DEFAULT = $MAILDIR/mail
> LOGFILE = $HOME/.from
> LOCKFILE= $HOME/.lockmail
> #:0 Whc: msgid.lock
> #| formail -D 65536 msgid.cache
> :0
> * ^List-Id: <community.altlinux.ru>
> Comm
> ---------------------------------------
Если собираешься из Сильфиды читать, тогда лучше так:
-------------------------
:0
* ^List-Id: <community.altlinux.ru>
Comm/.
-------------------------
(именно с точкой)
Это нужно для формата почт. ящика MH.
И проверь, что существует папка $MAILDIR/Comm
--
---Regards, P.E.M. <pem@nm.ru>---
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Настройка fetchmail + procmail
2003-08-21 6:49 ` Andrey
@ 2003-08-20 5:47 ` Maxim.Savrilov
2003-08-21 8:41 ` [Comm] Настройка fetchmail + procmail + SYLPHEED Andrey
2003-08-21 9:26 ` Andrey
0 siblings, 2 replies; 8+ messages in thread
From: Maxim.Savrilov @ 2003-08-20 5:47 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 916 bytes --]
On Thu, 21 Aug 2003 10:49:56 +0400
Andrey <taw88@mail.ru> wrote:
> On Tue, 19 Aug 2003 20:49:55 +0300
> "Alexandr R. Ogurtzoff" <iscander@mercuri.mk.ua> wrote:
>
> >
> > > poll mail.ru
> > poll mail.ru with proto POP3
> > по моему mail.ru не поддерживает IMAP
> Исправил на POP3, но все тоже самое:
>
> [tazz@localhost tazz]$ fetchmail
> 1 message for taw88 at mail.ru (1053 octets).
> reading message taw88@mail.ru:1 of 1 (1053 octets) .procmail: Unknown user "taw88"
> fetchmail: MDA returned nonzero status 67
> not flushed
>
у вас есть пользователь taw88 на локальной машине?
если нет, то добавьте подобную строчку
user 'taw88' there with password 'XXX' is tazz here
--
Над седой равниной моря,
Над крутой вершиной скал
Гордо реял буревестник
И метал на скалы кал.
Глупый пингвин очень злится,
Что несбыточны мечты.
Он не может, хоть и птица,
Гордо какать с высоты.
[-- Attachment #2: Type: application/pgp-signature, Size: 307 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Настройка fetchmail + procmail + SYLPHEED
2003-08-21 9:26 ` Andrey
@ 2003-08-20 7:53 ` Andrew Borodin
0 siblings, 0 replies; 8+ messages in thread
From: Andrew Borodin @ 2003-08-20 7:53 UTC (permalink / raw)
To: community
On Thu, Aug 21, 2003 at 01:26:33PM +0400, Andrey wrote:
> И как сделать так, чтобы fetchmail после скачивания удалял письма на сервере?
Убрать опцию keep.
С уважением,
А. Бородин.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Comm] Настройка fetchmail + procmail
@ 2003-08-20 19:06 Andrey
2003-08-19 17:49 ` Alexandr R. Ogurtzoff
2003-08-19 18:16 ` [Comm] Настройка fetchmail + procmail Pyatnitskich Evgeniy
0 siblings, 2 replies; 8+ messages in thread
From: Andrey @ 2003-08-20 19:06 UTC (permalink / raw)
To: comm, snmon
Здравствуйте.
Захотелось мне настроить fetchmail и procmail, чтобы почта скачивалась и раскладывалась по ящикам...
----------------------------------------
~/.fetchmailrc:
# Configuration created Wed Aug 20 22:17:53 2003 by fetchmailconf
set postmaster "tazz"
set bouncemail
set no spambounce
set properties ""
defaults mda "procmail -d %T"
poll mail.ru
user 'taw88' there with password 'password' is 'taw88' here options keep
~/.procmail:
# Please check if all the paths in PATH are reachable, remove the ones that
# are not.
PATH=$HOME/bin:/usr/bin:/global/bin:/usr/ucb:/bin:/usr/local/bin:
MAILDIR = $HOME/MailBox
DEFAULT = $MAILDIR/mail
LOGFILE = $HOME/.from
LOCKFILE= $HOME/.lockmail
#:0 Whc: msgid.lock
#| formail -D 65536 msgid.cache
:0
* ^List-Id: <community.altlinux.ru>
Comm
---------------------------------------
Затем даю:
[tazz@localhost tazz]$ fetchmail
IMAP connection to mail.ru failed: Connection refused
1 message for taw88 at mail.ru (747 octets).
reading message taw88@mail.ru:1 of 1 (747 octets) procmail: Unknown user "taw88"
fetchmail: MDA returned nonzero status 67
not flushed
Что ему не понравилось?
Как сделать так, чтоб работало?
Заранее спасибо!!!
--
Best regards,
---------TaZZ---------
E-Mail: taw88@mail.ru
ICQ: 201045832
----------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Настройка fetchmail + procmail
2003-08-19 17:49 ` Alexandr R. Ogurtzoff
@ 2003-08-21 6:49 ` Andrey
2003-08-20 5:47 ` Maxim.Savrilov
0 siblings, 1 reply; 8+ messages in thread
From: Andrey @ 2003-08-21 6:49 UTC (permalink / raw)
To: community
On Tue, 19 Aug 2003 20:49:55 +0300
"Alexandr R. Ogurtzoff" <iscander@mercuri.mk.ua> wrote:
>
> > poll mail.ru
> poll mail.ru with proto POP3
> по моему mail.ru не поддерживает IMAP
Исправил на POP3, но все тоже самое:
[tazz@localhost tazz]$ fetchmail
1 message for taw88 at mail.ru (1053 octets).
reading message taw88@mail.ru:1 of 1 (1053 octets) .procmail: Unknown user "taw88"
fetchmail: MDA returned nonzero status 67
not flushed
--
Best regards,
---------TaZZ---------
E-Mail: taw88@mail.ru
ICQ: 201045832
----------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Настройка fetchmail + procmail + SYLPHEED
2003-08-20 5:47 ` Maxim.Savrilov
@ 2003-08-21 8:41 ` Andrey
2003-08-21 9:26 ` Andrey
1 sibling, 0 replies; 8+ messages in thread
From: Andrey @ 2003-08-21 8:41 UTC (permalink / raw)
To: community
On Wed, 20 Aug 2003 12:47:52 +0700
Maxim.Savrilov@socenter.ru wrote:
> у вас есть пользователь taw88 на локальной машине?
> если нет, то добавьте подобную строчку
> user 'taw88' there with password 'XXX' is tazz here
Спасибо, помогло!!!
Fetchmail почту скачал, procmail разложил по папкам...
А как теперь мне их прочитать и ответить в сильфиде?
Как локальный ящик или эти папки подключить?
И как сделать так, чтобы fetchmail после скачивания удалял письма на сервере?
--
Best regards,
---------TaZZ---------
E-Mail: taw88@mail.ru
ICQ: 201045832
----------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Настройка fetchmail + procmail + SYLPHEED
2003-08-20 5:47 ` Maxim.Savrilov
2003-08-21 8:41 ` [Comm] Настройка fetchmail + procmail + SYLPHEED Andrey
@ 2003-08-21 9:26 ` Andrey
2003-08-20 7:53 ` Andrew Borodin
1 sibling, 1 reply; 8+ messages in thread
From: Andrey @ 2003-08-21 9:26 UTC (permalink / raw)
To: community
On Wed, 20 Aug 2003 12:47:52 +0700
Maxim.Savrilov@socenter.ru wrote:
> у вас есть пользователь taw88 на локальной машине?
> если нет, то добавьте подобную строчку
> user 'taw88' there with password 'XXX' is tazz here
Спасибо, помогло!!!
Fetchmail почту скачал, procmail разложил по папкам...
А как теперь мне их прочитать и ответить в сильфиде?
Как локальный ящик или эти папки подключить?
И как сделать так, чтобы fetchmail после скачивания удалял письма на сервере?
--
Best regards,
---------TaZZ---------
E-Mail: taw88@mail.ru
ICQ: 201045832
----------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2003-08-21 9:26 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-20 19:06 [Comm] Настройка fetchmail + procmail Andrey
2003-08-19 17:49 ` Alexandr R. Ogurtzoff
2003-08-21 6:49 ` Andrey
2003-08-20 5:47 ` Maxim.Savrilov
2003-08-21 8:41 ` [Comm] Настройка fetchmail + procmail + SYLPHEED Andrey
2003-08-21 9:26 ` Andrey
2003-08-20 7:53 ` Andrew Borodin
2003-08-19 18:16 ` [Comm] Настройка fetchmail + procmail Pyatnitskich Evgeniy
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