Shared folders and Outlook

dimon at intellinetinc.com dimon at intellinetinc.com
Thu Apr 24 18:32:47 EDT 2003


> Are you sure your MTA is passing it like that to lmtpd?  sendmail's
> default configuration does not understand a leading + -- I don't know
> what MTA you are using or how it is configured, but that was an issue here.
> 

I'm not shure, how can I check that?
I use latest Sendmail as MTA. Here is my sendmail.mc:

divert(0)dnl
VERSIONID(`$Id: generic-bsd4.4.mc,v 8.10 1999/02/07 07:26:02 gshapiro Exp $')
OSTYPE(freebsd4)dnl
DOMAIN(generic)dnl

define(`confAUTH_MECHANISMS',`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
TRUST_AUTH_MECH(`DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl

define(`confCACERT_PATH', `/etc/mail')dnl
define(`confCACERT', `/etc/mail/newcert.pem')dnl
define(`confSERVER_CERT', `/etc/mail/server.pem')dnl
define(`confSERVER_KEY', `/etc/mail/server.pem')dnl
define(`_USE_CT_FILE_', `/etc/mail/trusted-users')dnl
define(`_NEED_MACRO_MAP_',`1')dnl

define(`_FFR_MILTER',1)
MAIL_FILTER(`mimedefang', `S=local:/var/spool/MIMEDefang/mimedefang.sock, F=T, 
T=C:15m;S:4m;R:4m;E:10m')dnl
MAIL_FILTER(`drweb-filter', `S=local:/var/run/drweb/drweb-smf.sock, F=T, 
T=C:1m;S:5m;R:5m;E:1h')dnl
define(`confINPUT_MAIL_FILTERS', `mimedefang,drweb-filter')dnl
define(`confMILTER_LOG_LEVEL',`6')dnl

FEATURE(`virtusertable', `hash -T<TMPF> /etc/mail/virtusertable')dnl
define(`_VIRTUSER_STOP_ONE_LEVEL_RECURSION_',`1')dnl
VIRTUSER_DOMAIN_FILE(`/etc/mail/virtdomains')dnl

FEATURE(`mailertable', `hash -T<TMPF> /etc/mail/mailertable')dnl
FEATURE(`nocanonify')dnl
FEATURE(`always_add_domain')dnl

MAILER(`smtp')dnl
MAILER(`local')dnl
MAILER(`cyrusv2')dnl

define(`confLOCAL_MAILER', `cyrusv2')dnl

So what I should do to let sendmail know about leading +?

> This is a bug in Outlook, although it is conceivable that Cyrus might be
> modified to work around it by always presenting it as if those did exist
> as folders.  It hasn't been enough of an issue here (where most of our
> users use OE) for me to investigate what it would take.

I think it would be a grate feature to have an option in imapd.conf. 'cause I 
don't think Microsoft will fix that bug in their Outgluck :-(

Thanx a lot,
Dmitry




More information about the Info-cyrus mailing list