Re: Attachment corruption when downloading with Thunderbird...

2009-04-21 Thread t...@lyncon.se
Citerar "Raymond T. Sundland" :
>
> I use Thunderbird exclusively with Cyrus and have never had issues with
> attachments.  Am running cyrus 2.2, but I don't see why 2.3 would
> suddenly break that functionality.

I'm running Thunderbird with Cyrus 2.3 and so far it's worked fine.

Br,
Ted

> Bron Gondwana wrote:
> > On Mon, Apr 20, 2009 at 06:15:12PM +, Andy Fiddaman wrote:
> >
> >> I'm running Cyrus IMAP 2.3.13 on Solaris (about to upgrade to 2.3.14) and
> a
> >> number of my users who use Thunderbird have reported frequent corruption
> >> of attachments.
> >>
> >> So, has anyone else had any reports of this behaviour or any reason to
> >> believe that Thunderbird does not work well with Cyrus? I'm going to
> >> enable telemetry for one of the users who has reported this and see
> >> if I can see anything relevant in the IMAP session; any suggestions of
> >> other places to look would be appreciated.
> >>
> >
> > I'd love to see the telemetry.
> >
> > Bron ( wondering if Thunderbird is fetching the encoded size and then
> >fetching it decoded or something?? )
> > 
> > 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
> >
>




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


Re: Username with @ sign at login possible?

2009-05-12 Thread t...@lyncon.se
Helmut Weigel wrote:
>
> our customer wants to login with the full mailaddress as the username
> to our cyrus imapd. is this possible?

Yes, that is certainly possible. I do that to manage multiple domains.

I create the mailboxes with 'cm user/@'.

I dont remember if there was some additional setup involved to be able to do it
though.

This springs to mind though. In /etc/imap.conf:

virtdomains: yes
altnamespace: yes
unixhierarchysep: on

> We run an installation with postfix and cyrus-imapd.

I do too.

Cheers,
Ted

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