ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Lenya L. Khachaturov" <lenya@chemsell.yaroslavl.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] fetchmail
Date: Fri Aug 10 15:46:06 2001
Message-ID: <20010810152136.07405934.lenya@chemsell.yaroslavl.ru> (raw)
In-Reply-To: <3B72B98C.D6CD94D5@krasmail.ru>

On Fri, 10 Aug 2001 00:25:48 +0800
Wladislav <szn59@krasmail.ru> wrote:

> Здравствуйте, господа.
> 
> Помогите разобраться с сабжем.
> Настроил сабж в Х-ах. Скачал почту. Сабж показал, что сообщения скачаны.
> А дальше - не знаю, где их искать ? В /var/spool/mail/ не нашел. Не там
> ищу ?
Он их отдает postfix'у, который уже отправляет пользователям. Если postfix
неправильно настроен, то ваши сообщения покоятся где-то в глубинах /var/spool/
postfix/deferred ;-)
Чтобы они попадали в /var/spool/mail нужно настроить так:

.fetchmailrc:

# Configuration created Tue Jun 12 00:53:35 2001 by fetchmailconf
set postmaster "xxx@yyy.zzz"
set no bouncemail
set no spambounce
set properties ""
poll pop.yaroslavl.ru
    localdomains zzz
       user 'aaa' there with password 'bbb' is xxx here
    mda '/usr/bin/procmail -d xxx'

И соответственно, .procmailrc:

PATH=/bin:/usr/bin
MAILDIR=/var/spool/mail
DEFAULT=$MAILDIR/xxx
#LOGFILE=$MAILDIR/log

Все попадет в /var/spool/mail/xxx

aaa - remote user
bbb - remote password
xxx - local user
yyy - hostname
zzz - domain name

> И как настроить Нетскейп на просмотр скачанных сообщений ?

Вот после того, как они попадут в /var/spool/mail настройте Netscape
для забора почты из spool'a или поднимите pop3-server и пропишите
его в настройках netscape

-- 
Lenya L. Khachaturov
mailto:lenya@linux.yaroslavl.ru



  parent reply	other threads:[~2001-08-10 15:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-09 20:12 Wladislav
2001-08-10  7:54 ` Sergei
2001-08-10  9:18   ` Wlad Astap
2001-08-10  9:35     ` [mdk-re] nat Serg
2001-08-10 21:07       ` Gosha
2001-08-10 23:14     ` [mdk-re] fetchmail Serge Skorokhodov
2001-08-13 12:38       ` Wlad Astap
2001-08-10 15:46 ` Lenya L. Khachaturov [this message]
2001-08-11 23:06   ` Sergei
2001-08-13 12:50   ` Wlad Astap

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=20010810152136.07405934.lenya@chemsell.yaroslavl.ru \
    --to=lenya@chemsell.yaroslavl.ru \
    --cc=mandrake-russian@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