Date: Mon, 3 Jun 2002 12:07:34 -0500 From: "Ramon" <rahermon@cs.iastate.edu> To: "'Moti Levy'" <moti@flncs.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: Cyrus-imapd with sendmail setup question Message-ID: <000a01c20b21$28046c40$6303ba81@RSS1> In-Reply-To: <5.1.0.14.2.20020603115022.00aaec50@imap.flncs.com>
index | next in thread | previous in thread | raw e-mail
Mine looks like this. I went ahead I input the info you suggested
anyways but same result.
VERSIONID(`cyrus v2 sample configuration')
OSTYPE(freebsd4)
FEATURE(access_db, `hash -o -T<TMPF> /etc/mail/access')
FEATURE(blacklist_recipients)
FEATURE(local_lmtp)
FEATURE(mailertable, `hash -o /etc/mail/mailertable')
FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')
define(`confCW_FILE', `-o /etc/mail/local-host-names')
define(`confBIND_OPTS', `-DNSRCH -DEFNAMES')
define(`confTO_IDENT', `0')
define(`confLOCAL_MAILER', `cyrus')
FEATURE(`preserve_local_plus_detail')
FEATURE(`nocanonify')
FEATURE(`always_add_domain')
MAILER(local)
MAILER(smtp)
MAILER_DEFINITIONS
Mcyrus, P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,
S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix,
A=FILE /var/imap/socket/lmpt
LOCAL_RULE_0
Rbb + $+ < @ $=w . > $#cyrus $: + $1
Thanks,
Ramon
> -----Original Message-----
> From: Moti Levy [mailto:moti@flncs.com]
> Sent: Monday, June 03, 2002 10:51 AM
> To: rahermon@iastate.edu
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: Re: Cyrus-imapd with sendmail setup question
>
>
> At 08:02 AM 6/3/2002 -0500, rahermon@iastate.edu wrote:
> >Using version 2.0.16 from the ports. I am having dificulty
> having mail
> >delivered to my imap server. Accounts are created fine, and user is
> >able to connect via client software. I am getting sm-mta errors "No
> >such file or directory" on the maillog and
> >SYSERR(root): makeconnection_ds: unsafe domain socket. A searched for
> >the previous error only provided a few hits and I have not
> been able to
> >reach the website for about 2 days.
> >I have read the documentation many times but I can not find any hints
> >about what to do next. Can anyone be kind enough to point me in the
> >right direction.
> >
> >Regards,
> >Ramon
> >
> >
> >
> >To Unsubscribe: send mail to majordomo@FreeBSD.org
> >with "unsubscribe freebsd-questions" in the body of the message
> this is from the imap faq :
> "Edit /etc/sendmail.mc with care not to add extra spaces and
> add the following lines(do not copy and paste directly from
> this text as the tabs won't be added correctly):
> MAILER(local)
> MAILER(cyrus)
> define(`confLOCAL_MAILER',`cyrus')
> LOCAL_RULE_0
> R$=N $: $#local $: $1
> R$=N < @ $=w . > $: $#local $: $1
> Rbb + $+ < @ $=w . > $#cyrusbb $: $1
> Use tabs to separate the data (i.e. R$=N has three tabs
> between it and $: $#local $: $1) Then run: m4 sendmail.mc >
> sendmail.cf
> "
> have you done that ?
>
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c20b21$28046c40$6303ba81>
