From owner-freebsd-questions Tue Jul 31 21: 9:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 4E8D237B403 for ; Tue, 31 Jul 2001 21:09:18 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (gshapiro@localhost [127.0.0.1]) by horsey.gshapiro.net (8.12.0.Beta16/8.12.0.Beta16) with ESMTP id f714950m094704 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 31 Jul 2001 21:09:06 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.0.Beta16/8.12.0.Beta16) id f71494mf094701; Tue, 31 Jul 2001 21:09:04 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15207.32991.969603.67883@horsey.gshapiro.net> Date: Tue, 31 Jul 2001 21:09:03 -0700 From: Gregory Neil Shapiro To: "Alex Markov" Cc: Subject: Re: Sendmail + Cyrus: please, i need your help! In-Reply-To: <009901c119dd$2ca0ff60$c604b5d5@srg.ru> References: <001301c115c4$bf185220$c604b5d5@srg.ru> <15206.9647.587901.404247@horsey.gshapiro.net> <009901c119dd$2ca0ff60$c604b5d5@srg.ru> X-Mailer: VM 6.92 under 21.5 (beta1) "anise" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> LOCAL_CONFIG >> F{CyrusUsers}/etc/mail/cyrus-users >> >> LOCAL_RULE_0 >> R$={CyrusUsers} < @ example.com. > $#cyrus $: $1 < @ example.com. > redrat> After adding this lines in my .mc file two side effects occurred: redrat> 1. All mail for "real" users has "undislosed-recipients:;" redrat> in To: field. The information I gave above has no effect on headers. redrat> 2. All my "virtual" cyrus users stops to receiving mail redrat> in their mailboxes (sendmail said "Unknown user"). :-((( Try this instead: LOCAL_CONFIG F{CyrusUsers}/etc/mail/cyrus-users LOCAL_RULE_0 R$={CyrusUsers} + $* < @ example.com. > $#cyrus $: $1 + $2 R$={CyrusUsers} < @ example.com. > $#cyrus $: $1 redrat> Where can i find short description of requirements for redrat> cyrus mailer in sendmail.cf (if it's exists, of course)? I would guess you need to ask the Cyrus people. redrat> Is there any plans to add support for Cyrus 2.x? Can i help somehow? Yes, in 8.13. redrat> P.S. I am realized, that crossposting is a "bad style", redrat> so i will keep only "freebsd-questions" in cc: (by the way, redrat> is there any mail-related maillist for FreeBSD?). Not that I am aware of. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message