Re: Dovecot LDAP using custom field to allow users to connect

2017-06-07 Thread Martin Wheldon
Hi Michael, Just noticed you are using auth_bind_userdn which we don't. I think you may need to use pass_filter rather than user_filter?? Best Regards Martin On 2017-06-07 10:59, Martin Wheldon wrote: Hi Michael, We do exactly that see example below: user_filter = (&(&(obj

Re: Dovecot LDAP using custom field to allow users to connect

2017-06-07 Thread Martin Wheldon
Hi Michael, We do exactly that see example below: user_filter = (&(&(objectClass=ukFirmGhITPerson)(ukFirmGhITAccSubSrvcs=Email)(ukFirmGhITAccLocked=Email-FALSE))(|(uidNumber=%u)(mail=%u)(ukFirmGhITAccMailAlias=%u))) pass_filter =

Re: Sieve script won't compile. Compiler output isn't helpful.

2016-11-30 Thread Martin Wheldon
e reply! I made the changes you suggested but I got the same results. According to my understanding, #header "from" "per...@example.com"# is correct for an exact match. On 11/30/2016 04:10 AM, Martin Wheldon wrote: Hi Steven, I think you may be missing the :contains from the t

Re: Sieve script won't compile. Compiler output isn't helpful.

2016-11-30 Thread Martin Wheldon
Hi Steven, I think you may be missing the :contains from the two header lines below: if anyof (header "From" "store-n...@amazon.com", envelope :contains "From" "menswearhouse.com", envelope :contains "From" "officedepot.com", envelope :contains "From"

Re: Problem with multiple ldap passdb

2016-11-28 Thread Martin Wheldon
, Martin Wheldon wrote: Hi mailing list, I'm currently running dovecot 2.2.13 from Debian Jessie, all is running fine. However I am attempting to merge 2 LDAP authentication sources. I would like to attempt to authenticate against the first authentication source, if that fails either by password

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Martin Wheldon
Hi Steve, You could create your own private CA then sign your Dovecot certificate with the CA cert and alpine should then trust it. Best Regards Martin On 2016-11-24 15:37, Steve Litt wrote: On Thu, 24 Nov 2016 07:52:51 +0100 (CET) Steffen Kaiser wrote:

Problem with multiple ldap passdb

2016-11-22 Thread Martin Wheldon
ss_attrs = uidNumber=user pass_filter = (&(&(ukFirmGhITAccSrvcs=Email)(ukFirmGhITAccLocked=Email-FALSE))(|(uidNumber=%u)(mail=%u))) default_pass_scheme = SSHA Best Regards -- Martin Wheldon Greenhills IT Ltd. Telephone: 01904 238 454 Website: www.greenhills-it.co.uk Greenhills IT Ltd. is a limi