1divert(-1) 2# 3# (C) Copyright 1995 by Carnegie Mellon University 4# 5# All Rights Reserved 6# 7# Permission to use, copy, modify, and distribute this software and its 8# documentation for any purpose and without fee is hereby granted, 9# provided that the above copyright notice appear in all copies and that 10# both that copyright notice and this permission notice appear in 11# supporting documentation, and that the name of CMU not be 12# used in advertising or publicity pertaining to distribution of the 13# software without specific, written prior permission. 14# 15# CMU DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 16# ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL 17# CMU BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR 18# ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 19# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 20# ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 21# SOFTWARE. 22# 23# Contributed to Berkeley by John Gardiner Myers <jgm+@CMU.EDU>. 24# 25# This sample mc file is for a site that uses the Cyrus IMAP server 26# exclusively for local mail. 27# 28 29divert(0)dnl 30VERSIONID(`$Id: cyrusproto.mc,v 8.7 1999-09-07 14:57:10 ca Exp $') 31define(`confBIND_OPTS',`-DNSRCH -DEFNAMES') 32define(`confLOCAL_MAILER', `cyrus') 33FEATURE(`nocanonify') 34FEATURE(`always_add_domain') 35MAILER(`local') 36MAILER(`smtp') 37MAILER(`cyrus') 38 39LOCAL_RULE_0 40Rbb + $+ < @ $=w . > $#cyrusbb $: $1 41