Sergey,

I suggest removing fallback_transport for now and then trying
mailbox_transport alone:
a) for local unix users
b) for delivery vialmtp to cyrus

after that you can try the fallback mechanism.

-Simon

Sergey Golubitsky schrieb:
> 
> BT> Now you mix everything, providing "cyrus" and "lmtp" as transports (which
> BT> will result in the same thing: cyrus mailstore).  As posted by someone be-
> BT> fore, you should set
> 
> BT>   mailbox_transport = local
> 
> BT> and either
> 
> BT>   fallback_transport = cyrus
> 
> BT> or
> 
> BT>   fallback_transport = lmtp:[...]
> 
> not worked ... :((
> 
> bash-2.05a$ postconf -n
> alias_database = hash:/etc/aliases
> body_checks = regexp:/usr/local/etc/postfix/body_checks
> command_directory = /usr/local/sbin
> daemon_directory = /usr/local/libexec/postfix
> debug_peer_level = 2
> default_privs = nobody
> > fallback_transport = cyrus    <===============
> inet_interfaces = all
> luser_relay = postmaster
> mail_owner = postfix
> mail_spool_directory = /var/mail
> > mailbox_transport = local    <=================
> mydestination = $myhostname, localhost.$mydomain, $mydomain
> mydomain = octagon.westpro.ru
> mynetworks = *.*.*.*/*, 127.0.0.0/8
> myorigin = $mydomain
> queue_directory = /var/spool/postfix
> relay_domains = $mydestination
> 
> and sendmail to sg (sg NOT cyrus-user), maillog:
> Apr 18 18:52:04 octagon postfix/pickup[3987]: 8CD20247: uid=1000 from=<sg>
> Apr 18 18:52:04 octagon postfix/cleanup[3996]: 8CD20247: message-id=<20020418115
> [EMAIL PROTECTED]>
> Apr 18 18:52:04 octagon postfix/qmgr[3988]: 8CD20247: from=<[EMAIL PROTECTED]
> u>, size=322, nrcpt=1 (queue active)
> Apr 18 18:52:04 octagon postfix/qmgr[3988]: D7E3D226: skipped, still being deliv
> ered
> 
> :((
> 
> --
> With best wishes,
> Sergey Golubitsky
> phone (383-2) 181-434, 181-113
> mailto:[EMAIL PROTECTED]


Reply via email to