From: "Andrew S. Golubev" <gottfrid@mail.ru>
To: <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Cc: не работает:( [was mail troubles]
Date: Thu Feb 28 21:17:11 2002
Message-ID: <000001c1c084$b2667640$0585a8c0@laczga> (raw)
Доброго времени суток :-)
Спасибо! С fetchmail'ом разобрался.
Имеется домен my.spb.ru, вся почта приходящая в домен складывается
провайдером в единственный pop3 ящик my@provider.ru У меня стоит сервер
который забирает почту с pop3 fetchmail'ом. Далее работает exim. Потом
cyrus раздает ее пользователям. Проблема состоит в том, что если
отправить почту с любого внешнего
адреса(user@some.net) на внутренний(user1@my.spb.ru) и указать в поле
копия еще один внутренний(user2@my.spb.ru) адрес, то письмо придет
только user1 в 2-x экземплярах. Как от этого избавиться?
Помогите пожалуйста. Подскажите где искать, что читать...
P.S. Вот мои конфиги.
/etc/exim/exim.conf
## main section
primary_hostname = anapurna.my.spb.ru
qualify_domain = anapurna.my.spb.ru
message_filter = /etc/exim/filter/main.filter
:
/etc/exim/filter/mail.filter
# Exim filter << Don't edit or remove this line!
#
#
#
# User1
# if $header_to: contains "user1@my.spb.ru" then
# unseen deliver "user1@my.spb.ru"
## User1
elif $header_to: contains "user2@my.spb.ru" then
unseen deliver "user2@my.spb.ru"
## User3
elif $header_to: contains "user3@my.spb.ru" then
unseen deliver "user3@my.spb.ru"
## My
endif
reply other threads:[~2002-02-28 21:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='000001c1c084$b2667640$0585a8c0@laczga' \
--to=gottfrid@mail.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