Displaying 11 results from an estimated 11 matches for "glendown".
2017 Oct 02
1
Quota - frustrated trying to configure ...
Hi,
had the quota info added to the AD in an unused field, and it seems to
work ...
>> On 25 Sep 2017, at 21.51, Garry Glendown <garry at glendown.de> wrote:
>>
>>
>>
>> On 25.09.2017 20:28, Sami Ketola wrote:
>>>> On 25 Sep 2017, at 21.19, Garry Glendown <garry at glendown.de> wrote:
>>>>
>>>> doveadm(root): Error: chdir(/root/) failed: Permission deni...
2017 Sep 25
3
Quota - frustrated trying to configure ...
On 25.09.2017 20:28, Sami Ketola wrote:
>> On 25 Sep 2017, at 21.19, Garry Glendown <garry at glendown.de> wrote:
>>
>> doveadm(root): Error: chdir(/root/) failed: Permission denied
>> (euid=479(dovecot) egid=478(dovecot) missing +x perm: /root, dir owned
>> by 0:0 mode=0700)
>> doveadm(root): Error: chdir(/root) failed: Permission denied
>&g...
2017 Sep 26
0
Quota - frustrated trying to configure ...
> On 25 Sep 2017, at 21.51, Garry Glendown <garry at glendown.de> wrote:
>
>
>
> On 25.09.2017 20:28, Sami Ketola wrote:
>>> On 25 Sep 2017, at 21.19, Garry Glendown <garry at glendown.de> wrote:
>>>
>>> doveadm(root): Error: chdir(/root/) failed: Permission denied
>>> (euid=47...
2017 Sep 25
2
Quota - frustrated trying to configure ...
Hi,
after fighting Dovecot almost every step of the way, I have finally
gotten most of the functions configured on a customer box (used Cyrus on
a previous install, but it was dropped from SLES 12 ...)
The mail server setup uses LDAP for user authentication, has a central
maildir tree (.../dovecot/maildir/<USER>/...) that is used for all
users' mail, sieve is also running well. The
2017 Jul 04
3
Dovecot user lookup from sendmail
Hi *
after trying everything I could think of and find on the web, I'm
totally stumped ... maybe someone give me some hints on what I'm doing
wrong, or where to look ...
I have an ancient customer box with sendmail & cyrus imap, with imap
using an LDAP database of users (no locally configured users), all of
which is working fine.
This machine needs to be replaced by a new
2017 Jul 06
0
Dovecot user lookup from sendmail
Garry Glendown <garry at glendown.de> writes:
> Anyway, I'm running into problems getting sendmail to check whether a
> recipient actually exists. Any local user is correctly identified, but
> all virtual users are constantly rejected. I tried finding anything on
> how sendmail actually doe...
2017 Sep 25
0
Quota - frustrated trying to configure ...
> On 25 Sep 2017, at 21.19, Garry Glendown <garry at glendown.de> wrote:
>
> doveadm(root): Error: chdir(/root/) failed: Permission denied
> (euid=479(dovecot) egid=478(dovecot) missing +x perm: /root, dir owned
> by 0:0 mode=0700)
> doveadm(root): Error: chdir(/root) failed: Permission denied
>
> It looks like...
2017 Sep 13
3
Problem w/ Dovecot authentication against AD
Hi,
I had to start using Dovecot on a machine as the new OS does not come
with Cyrus IMAP anymore. After multiple problems, I managed to get
everything working, including LDAP authentication against the (old)
Novell LDAP server.
Anyway, the authentication is supposed to be migrated to the new Windows
AD. For other tools, I successfully migrated the config to use AD, but
somehow Dovecot does not
2017 Jul 05
0
Dovecot user lookup from sendmail
Use exim instead of sendmail with an LDA or LMTP transport.
On 04/07/17 15:41, Garry Glendown wrote:
> Hi *
>
> after trying everything I could think of and find on the web, I'm
> totally stumped ... maybe someone give me some hints on what I'm doing
> wrong, or where to look ...
>
> I have an ancient customer box with sendmail & cyrus imap, with imap
> u...
2017 Jul 05
1
Dovecot user lookup from sendmail
Hi,
> Use exim instead of sendmail with an LDA or LMTP transport.
Also, not available in any of the standard or legacy packages of SLES 12
... I know why I stopped using SLES quite some time ago :(
-garry
--
PGP Fingerprint: A79F A33F 5B13 BEB7 A51D 274F F99C 3AE2 4BCB 7015
2017 Sep 13
0
Problem w/ Dovecot authentication against AD
You need to disable referral following in /etc/ldap/ldap.conf (or
whatever applies to your system)
Aki
On 13.09.2017 14:34, Garry Glendown wrote:
> Hi,
>
> I had to start using Dovecot on a machine as the new OS does not come
> with Cyrus IMAP anymore. After multiple problems, I managed to get
> everything working, including LDAP authentication against the (old)
> Novell LDAP server.
> Anyway, the authentication i...