Displaying 20 results from an estimated 88 matches for "pettijohn".
2016 Jun 20
5
Disabling passdb pam in local.conf
* Edgar Pettijohn <edgar at pettijohn-web.com>:
> Is your goal to have "1" config file?
No, that would eliminate the ability to change distro settings via the regular
package management.
My goal is to add/remove what my service requires via the additional
local.conf.
p at rick
--
[*] sys4 AG...
2016 Jun 21
3
Disabling passdb pam in local.conf
* Edgar Pettijohn <edgar at pettijohn-web.com>:
> > Only /etc/dovecot/local.conf should be changed.
> >
> So you want the standard files to remain unchanged from default settings and override them with your settings in local.conf?
Exactly (he said that in his initial mail).
--
[*] sys4 AG...
2016 Jun 21
2
Disabling passdb pam in local.conf
* Edgar Pettijohn <edgar at pettijohn-web.com>:
> What distro settings?
These files should remain unchanged:
~$ tree /etc/dovecot/
/etc/dovecot/
??? conf.d
??? ??? 10-auth.conf
??? ??? 10-director.conf
??? ??? 10-logging.conf
??? ??? 10-mail.conf
??? ??? 10-master.conf
??? ??? 10-ssl.conf
??? ??? 10-tcpwr...
2015 Apr 18
2
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
Edgar, thanks for the help!
-------- Original Message --------
Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
From: Edgar Pettijohn III <edgar at pettijohn-web.com>
To: David Gessel <gessel at blackrosetech.com>
Date: Sat Apr 18 2015 16:30:07 GMT+0300 (Arabic Standard Time)
>
> On Apr 18, 2015, at 8:00 AM, David Gessel wrote:
>
>>
>>
>> -------- Original Message --------
>> Subjec...
2016 Sep 14
2
How to obtain a "non-stripped" executable for producing a usable core-dump
On 9/13/2016 10:00 PM, Edgar Pettijohn wrote:
>> I'm attempting to capture a core-dump file, and gdb reports
>> >
>> > warning: core file may not match specified executable file.
>> >
> I believe this means the core file doesn't match up to the executable. I would delete the core and try to...
2015 Aug 15
2
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
Am 15.08.2015 um 09:04 schrieb Christian Kivalo:
> provide your multi ssl doveconf -n output. - c
No. I leave this shit alone and running dovecot in multiinstance mode
and now its works.
2015 Apr 18
1
Aw: Re: Please help: error after upgrade to version 2.1.16
thanks,
but I do not understand was has a new configuration to do with my auth-Problem?
My configuration settings has worked before the Update to 2.1.16. I have not see that the update has changed some of my config-files.
?
Gesendet:?Samstag, 18. April 2015 um 20:24 Uhr
Von:?"Edgar Pettijohn III" <edgar at pettijohn-web.com>
An:?"Dovecot Mailing List" <dovecot at dovecot.org>
Betreff:?Re: Please help: error after upgrade to version 2.1.16
I think you may need something similar to:
protocols = imap pop3 lmtp sieve
service auth {
unix_listener auth-userdb {
gr...
2015 May 16
1
How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required
Yes,tried a range from 100 to 1000, but the warning still happens, with varying outputs saying its either over or under. I'm looung for a way to set the limit when dovecot starts, or as part of the startup process actually.
-----
From my iPhone.
> On 16 May 2015, at 1:54 pm, Edgar Pettijohn III <edgar at pettijohn-web.com> wrote:
>
>
>> On May 16, 2015, at 4:10 AM, Robert Chalmers wrote:
>>
>> I get this when I reload dovecot after any changes. How can I fix it? I can?t find any reference to it anywhere.
>>
>>
>> master: Warning: fd...
2016 Jun 07
3
Slow auth
On Tue, 2016-06-07 at 11:45 -0500, Edgar Pettijohn wrote:
> You have Pam as your passdb driver.
Yes, because I have to. How else would I get Dovecot to authenticate
users against my FreeIPA server?
--
Ranbir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Siz...
2016 Jun 06
2
Blowfish hashed passwords
...finds a BLF-CRYPT hash so the Checkpassword script would only be run once per failed mysql lookup.
Hopefully, I just missed some ./configure switch to enable BLF-CRYPT and don?t have to deal with converting BLF-CRYPT to SHA512-CRYPT just for Dovecot.
Kevin
> On Jun 5, 2016, at 7:43 PM, Edgar Pettijohn <edgar at pettijohn-web.com> wrote:
>
>
>
> Sent from my iPhone
>
> On Jun 5, 2016, at 6:16 PM, KT Walrus <kevin at my.walr.us> wrote:
>
>>> I would love to know why your ubuntu 14.04 system doesn't support sha512-crypt.
>>
>> I just t...
2015 Sep 21
4
Dovecot proxy ignores trusted root certificate store
On Mon, 21 Sep 2015, Edgar Pettijohn wrote:
> doveconf -n?
doveconf -n|grep ssl should suffice:
ssl = required
ssl_ca = </usr/local/share/certs/ca-root-nss.crt
ssl_cert = </path/to/my/file.pem
ssl_key = </path/to/my/file.pem
ssl_require_crl = no
I'm using "ssl_ca = </usr/local/share/certs/ca-root-nss.crt&qu...
2016 Jul 03
2
Postfix/dovecot: user unrecognized, file permissions being misread
On Sun, 2016-07-03 at 15:56 -0500, Edgar Pettijohn wrote:
> doveconf -n would be helpful
Thank you:
lavarre:/var/mail/vhosts/privustech.com # doveconf -n
# 2.2.18: /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.8 (0c4ae064f307+)
# OS: Linux 4.1.26-21-default x86_64 openSUSE 42.1 (x86_64) ext4
auth_mechanisms = plain login
auth_verbose =...
2016 Jun 06
2
Blowfish hashed passwords
...your php app will probably be the easiest solution.
Since I?m using Docker, the easiest solution for me is to find a linux distro that can run Dovecot well and supports BLF-CRYPT as well.
What Linux distros support BLF-CRYPT and are well tested and secure?
> On Jun 5, 2016, at 8:54 PM, Edgar Pettijohn <edgar at pettijohn-web.com> wrote:
>
> On 16-06-05 20:36:35, KT Walrus wrote:
>>>> Maybe, Dovecot could just add support for BLF-CRYPT by using the open source implementation of Blowfish hashing found in https://github.com/php/php-src/tree/master/ext/standard <https://g...
2015 Aug 16
0
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
...mail_plugins =
}
protocol imap {
mail_max_userip_connections = 10
mail_plugins =
}
protocol lda {
mail_plugins =
}
local_name mail.ineedgeography.com {
ssl_cert = </etc/ssl/mail.ineedgeography.com.crt
ssl_key = </etc/ssl/private/mail.ineedgeography.com.key
}
local_name mail.pettijohn-web.com {
ssl_cert = </etc/ssl/mail.pettijohn-web.com.crt
ssl_key = </etc/ssl/private/mail.pettijohn-web.com.key
}
The above works as expected.
On 08/15/15 02:06, dravion.smith at gmx.net wrote:
>
>
> Am 15.08.2015 um 09:04 schrieb Christian Kivalo:
>> provide your mult...
2016 Jul 04
3
kqueue crash on FreeBSD with 2.2.25
...src/master/service-process.c: patch does not apply
error: patch failed: src/master/service.c:283
error: src/master/service.c: patch does not apply
error: patch failed: src/master/service.h:85
error: src/master/service.h: patch does not apply
Same thing happened before the reset --hard.
--
Edgar Pettijohn
2015 Aug 16
0
Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM
>But can you explain why you use globally:
>
>ssl_cert = </etc/ssl/dovecot.pem
>ssl_key = </etc/ssl/private/dovecot.pem
>
>and certs for any additional Domain each?
>
>##
>local_name mail.pettijohn-web.com {
> ssl_cert = </etc/ssl/mail.pettijohn-web.com.crt
> ssl_key = </etc/ssl/private/mail.pettijohn-web.com.key
>}
>##
he configured the top level "default" ssl_{cert,key} as requested by the documentation
i may quote myself
>from the dovecot ssl wiki page...
2015 Apr 18
0
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
On Apr 18, 2015, at 9:09 AM, David Gessel wrote:
> Edgar, thanks for the help!
>
> -------- Original Message --------
> Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
> From: Edgar Pettijohn III <edgar at pettijohn-web.com>
> To: David Gessel <gessel at blackrosetech.com>
> Date: Sat Apr 18 2015 16:30:07 GMT+0300 (Arabic Standard Time)
>
>>
>> On Apr 18, 2015, at 8:00 AM, David Gessel wrote:
>>
>>>
>>>
>>> --------...
2015 Aug 09
2
How to import an mbox to an existing user as a new mailbox
On 08/09/15 13:36, Benny Pedersen wrote:
> Paul Hoffman skrev den 2015-08-09 20:20:
>
>> Fatal: Import namespace initialization failed: Initializing mail
>> storage from mail_location parameter failed:
>> mkdir(/home/phoffman/project1) failed: Permission denied
>> (euid=1013(phoffprop) egid=1013(phoffprop) missing +w perm:
>> /home/phoffman, dir owned by
2016 Jul 06
2
Compile error v2.2.25 MacOS X
Tried to update from 2.2.24 to 2.2.25 using same configure command as previously.
make ends with:
In file included from guid.c:6:
sha1.h:80: error: static or type qualifiers in abstract declarator
make[4]: *** [guid.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Mac OS X 10.7.5
Configure statement was:
2015 May 16
4
How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required
I get this when I reload dovecot after any changes. How can I fix it? I can?t find any reference to it anywhere.
master: Warning: fd limit (ulimit -n) is lower than required under max. load (256 < 1000), because of default_client_limit
thanks
Robert