sendmail and cyrus-imap - delivery problem
Mario Pavlov
freebsd at abv.bg
Wed Mar 25 15:42:29 EDT 2009
Hi,
I've tried the new version of cyrus-imapd (2.3.14) ... it works like the previous version for me
but in addition I got a strange problem with cyradm
when I do:
cyradm --user cyrus localhost
I have to wait about a minute before I'm prompted for password
could you tell me how can I set up detailed (debug) logging so I can try to see what's wrong with my mailbox matching...
I tried to add these:
local6.debug /var/log/imapd.log
auth.debug /var/log/auth.log
to syslog.conf but I get no logging messages
thank you.
>Hi,
>I've discovered something odd (at least to me)
>when I first configured cyrus-imap I was unable to create mailboxes
>I kept getting this:
>
>localhost> cm user.boo at yo.com
>createmailbox: Permission denied
>
>then I read somewhere that I should set "unixhierarchysep" to "yes" and it will work
>so I did and it worked...I was able to create mailboxes
>
>localhost> cm user/boo at yo.com
>localhost> lm
>user/boo at yo.com (\HasNoChildren)
>
>and while I was struggling with my delivery problem these days I decided to set "unixhierarchysep" back to "no" just to see what happens
>so it was the same...I was unable to create mailboxes because of that "Permission denied" error
>but when I wrote "lm" I saw that:
>
>localhost> lm
>user.boo at yo^com (\HasNoChildren)
>
>you see the difference ? There is this sign "^" in the domain name instead of dot "."
>I checked:
>
>localhost> info user.boo at yo.com // info user.boo at yo^com // Mario Pavlov wrote:
> >> thanks again to all of you for your time I've tried all that you
> >> suggested I've tried ckuser_cyrus as Matthew Seaman suggested...it
> >> made no difference then I've tried rtcyrus3 as Andrzej Adam Filip
> >> suggested...it didn't work either...and the logging output in maillog
> >> stopped.. [...]
> >
> >First: Use cyradm to recheck that cyrus reports mailbox named as in
> >"RCPT TO:" of LMTP session.
> >
> >As I understand you have achieved that sendmail uses correct
> >"mailbox name with domain" in LMTP session but Cyrus rejects
> >the recipient.
> >
> >--
> >[pl>en: Andrew] Andrzej Adam Filip : anfi at onet.eu
> >Life without caffeine is stimulating enough.
> > -- Sanka Ad
> >----
> >Cyrus Home Page: http://cyrusimap.web.cmu.edu/
> >Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
> >List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
> >
>
More information about the Info-cyrus
mailing list