Re: Possible TLS dir option name discrepancy?

2015-02-12 Thread Jeroen van Meeuwen (Kolab Systems)
On 2015-01-12 13:23, Patrick Goetz wrote:
> The 2.5 documentation here
> (http://www.cyrusimap.org/~vanmeeuwen/imap/release-notes/2.5.0.html)
> states that some of the TLS options will change in 2.5, namely
> 
>   tls_client_ca_dir (was: tls_ca_dir)
> 
> 
> However, there is no tls_ca_dir option given here
> (https://cyrusimap.org/docs/cyrus-imapd/2.4.17/man/imapd.conf.5.php).
> 
> I've been using tls_ca_path as per the 2.4.17 man page.
> 
> Am I missing something, or is this just a typo in the 2.5 
> documentation?

Typo.

Kind regards,

Jeroen van Meeuwen

-- 
Systems Architect, Kolab Systems AG

e: vanmeeuwen at kolabsys.com
m: +41 79 951 9003
w: https://kolabsystems.com

pgp: 9342 BF08

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


cyrus imapd, lmtp, postfix and case sensitivity bouncing emails

2015-02-12 Thread Carl Brewer

G'day,
I have a NetBSD (pkgsrc) box that I'm moving email from an old sendmail 
setup over to, using cyrus imapd and the new box is using postfix (from 
pkgsrc, v2.11.3).

A weird problem, it's bouncing emails if the domain name is uppercase. 
I have set
lmtp_downcase_rcpt: 1
but it doesn't seem to have helped.

my imapd.conf file is :


configdirectory: /var/imap
partition-default: /var/spool/imap
sieveusehomedir: true
hashimapspool: false
sendmail: /usr/sbin/sendmail
sasl_mech_list: PLAIN
altnamespace: yes
unixhierarchysep: yes
virtdomains: userid
defaultdomain: bl.echidna.id.au
allowplaintext: yes
admins: cyrus
sasl_pwcheck_method: auxprop
tls_cert_file: /var/imap/server.pem
tls_key_file: /var/imap/server.pem
lmtp_downcase_rcpt: 1


and postfix's main.cf :

mailbox_transport = lmtp:unix:/var/imap/socket/lmtp
virtual_transport = lmtp:unix:/var/imap/socket/lmtp

Relevant versions of everything :

cyrus-sasl-2.1.26nb3 Simple Authentication and Security Layer
cyrus-imapd-2.4.17nb6 Cyrus IMAP server
cyrus-saslauthd-2.1.26nb2 Cyrus SASL plaintext authentication daemon
postfix-2.11.3  Postfix SMTP server and tools


here's an example log :

Feb 13 08:26:44  postfix/smtpd[4578]: NOQUEUE: reject: RCPT from 
unknown[175.107.182.124]: 450 4.1.1 : Recipient 
address rejected: unverified address: host 
rollcage3.bl.echidna.id.au[/var/imap/socket/lmtp] said: 550-Mailbox 
unknown.  Either there is no mailbox associated with this 550-name or 
you do not have authorization to see it. 550 5.1.1 User unknown (in 
reply to RCPT TO command); from= 
to= proto=ESMTP helo=

It's fine with lowercase domain names though ...

Feb 13 08:36:33  postfix/lmtp[8436]: CBA4A1B3D4A3: 
to=, 
relay=rollcage3.bl.echidna.id.au[/var/imap/socket/lmtp], delay=0, 
delays=0/0/0/0, dsn=2.1.5, status=deliverable (250 2.1.5 ok)


Any ideas?

Thank you

Carl



Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Re: Using Roundcube with cyrus?

2015-02-12 Thread Adam Tauno Williams
On Thu, 2015-02-12 at 00:35 +0100, Marcus Schopen wrote:
> Am Dienstag, den 03.02.2015, 10:10 -0600 schrieb Patrick Goetz:
> > Argh!  That was it.  I thought I had removed this, but it must have 
> > re-appeared while I was substituting configuration options in and out 
> > while trying to get this to work.
> > Thanks so much for your help!
> For performance check imapproxy too. I've installed imapproxy on
> roundcube side and connect via openvpn to cyrus on another host.

With any webmail interface you will want to use imapproxy.

-- 
Adam Tauno Williams  GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus