From owner-freebsd-questions Tue Jul 31 9:23:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns.crpi.ru (ns.crpi.ru [213.181.4.137]) by hub.freebsd.org (Postfix) with ESMTP id AC9E837B405; Tue, 31 Jul 2001 09:23:37 -0700 (PDT) (envelope-from redrat@crpi.ru) Received: from redrat ([213.181.4.198]) (authenticated) by ns.crpi.ru (8.11.3/8.11.3) with ESMTP id f6VGNR611824 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO); Tue, 31 Jul 2001 20:23:28 +0400 (MSD) (envelope-from redrat@crpi.ru) Message-ID: <009901c119dd$2ca0ff60$c604b5d5@srg.ru> From: "Alex Markov" To: "Gregory Neil Shapiro" Cc: References: <001301c115c4$bf185220$c604b5d5@srg.ru> <15206.9647.587901.404247@horsey.gshapiro.net> Subject: Re: Sendmail + Cyrus: please, i need your help! Date: Tue, 31 Jul 2001 20:21:21 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Fidolook Express 2.000 for MS OE5 Organization: Fidolook Express 2.000 www.fidolook.da.ru 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 ----- Original Message ----- From: "Gregory Neil Shapiro" To: "Alex Markov" Subject: Re: Sendmail + Cyrus: please, i need your help! Hello, Gregory! > redrat> 1. I have only one user (except root) in /etc/passwd, and i > redrat> want to store all mail for this user in cyrus mailbox > redrat> instead of /var/mail/username. > > redrat> I know, it's possible to assign mailer in sendmail.cf > redrat> for whole domain. Can i set certain mailer for single > redrat> user? > > LOCAL_CONFIG > F{CyrusUsers}/etc/mail/cyrus-users > > LOCAL_RULE_0 > R$={CyrusUsers} < @ example.com. > $#cyrus $: $1 < @ example.com. > After adding this lines in my .mc file two side effects occurred: 1. All mail for "real" users has "undislosed-recipients:;" in To: field. 2. All my "virtual" cyrus users stops to receiving mail in their mailboxes (sendmail said "Unknown user"). :-((( I still hope, that exists the way to route all mail for "real" users to cyrus mailboxis with same names. > redrat> Also, sendmail starts to blame on sender addresses without domain > redrat> (for example - in cron messages), so i was forced to add > redrat> "FEATURE(always_add_domain)" in sendmail.cf. > > I do the same. I saw, that cyrusproto.mc has another FEATUREs in it... Where can i find short description of requirements for cyrus mailer in sendmail.cf (if it's exists, of course)? > redrat> 3. In /usr/share/sendmail/cf/mailer/cyrus.m4 "deliver" has "-e" option, > redrat> which dosn't defined in deliver manual. Is it 1.6.x heritage or > redrat> something important? > > MAILER(cyrus) only currently supports Cyrus 1.X, some tweaking is probably > needed for Cyrus 2.X. It seems to me that no further development is occuring for 1.6.x versions... Is there any plans to add support for Cyrus 2.x? Can i help somehow? Thanks in advance once more time. -- Alex Markov. P.S. I am realized, that crossposting is a "bad style", so i will keep only "freebsd-questions" in cc: (by the way, is there any mail-related maillist for FreeBSD?). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message