* [mdk-re] Cc: не работает:( [was mail troubles]
@ 2002-02-28 21:17 Andrew S. Golubev
0 siblings, 0 replies; only message in thread
From: Andrew S. Golubev @ 2002-02-28 21:17 UTC (permalink / raw)
To: mandrake-russian
Доброго времени суток :-)
Спасибо! С 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-02-28 21:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-28 21:17 [mdk-re] Cc: не работает:( [was mail troubles] Andrew S. Golubev
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