ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alex Savvin <xbow@bryansk.elektra.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] fetchmail
Date: Tue Apr 23 09:05:01 2002
Message-ID: <20020423090618.5ce04f64.xbow@bryansk.elektra.ru> (raw)
In-Reply-To: <3CC3FFD7.8060706@pbank.if.ua>

В письме от Mon, 22 Apr 2002 15:19:35 +0300
Alex Fedotov <feal@pbank.if.ua> написал:

> Доброго дня!
> 
> Есть у меня такая задача:
> У провайдера есть вся наша почта .... я ее хочу скачать fetcmail -ом и 
> отправить без изменений на SMTP внутри нашей интранет (которая их 
> обработает).
> Сделал так:
> прописал в /root/.fetchmailrc
> poll сервер proto pop3 user юзер there with password пароль
> 
> запускаю  /usr/bin/./fetchmail -v -S 10.1.1.249    
> 
> Так оно всю почту пересылает на root@10.1.1.249 вместо того что-б 
> оставлять поле TO: без изменений !
> Как такое лечится?

Если для вас провайдер выделил доменное имя, т.е. допустимы адреса:
user1@your.domain, user2@your.domain, user3@your.domain...
и вся ваша почта валится на один почтовый ящик у провайдера, то нужно
настроить fetchmail забирать почту в режиме multidrop.
Конфиг получится примерно такой:

poll <server> proto POP3  [localdomains <your.domain>] [no dns]
             user <user> password <password> there is
             <user1> <user2> <user3> <user4> here

Т.е. fetchmail опросит удаленный ящик user@your.domain и полученные письма
разложит (точнее передаст postfix'у или что там у вас) для конкретных
получателей.

-- 
Sincerely,
	Alex Savvin
-------------------



  parent reply	other threads:[~2002-04-23  9:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-22 16:19 Alex Fedotov
2002-04-23  0:13 ` [mdk-re] fetchmail Mikhail Zabaluev
2002-04-23  9:05 ` Alex Savvin [this message]
2002-04-23  9:20   ` Re[2]: [mdk-re] fetchmail Tihonov Vladimir

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=20020423090618.5ce04f64.xbow@bryansk.elektra.ru \
    --to=xbow@bryansk.elektra.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