Displaying 20 results from an estimated 38 matches for "rblayzor".
2015 Dec 22
2
Dovecot 2.2.20 autoexpunge
...separator = /
}
After adding these and restarting, logging in and out several times, I still see messages days/weeks past the autoexpunge setting. I checked the logs but never see any autoexpunge messages logged. Is there something else that needs to be set to trigger this?
--
Robert
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP Key: 78BEDCE1 @ pgp.mit.edu
2024 Mar 01
1
RFC8501 IPv6 Wildcard PTR
...d on a /64 boundary within a zonefile
for NSD, but it doesn't not appear to work. PTR lookups fail...
tested with, ie:
$ORIGIN 1.1.0.0.8.5.1.b.2.2.5.2.ip6.arpa.
* PTR my.fqdn.net.
Did not work...
or would you have to use? (not tested)
*.*.*.*.*.*.*.*.*.*.*.* PTR ....
--
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP: https://pgp.inoc.net/rblayzor/
2008 May 28
2
Sockets stuck in FIN_WAIT_1
...UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3<RXCSUM,TXCSUM>
inet 1.2.3.4 netmask 0xfffffff8 broadcast 5.6.7.8
ether 00:06:5b:f7:c8:7b
media: Ethernet autoselect (1000baseTX <full-duplex>)
Any ideas would be greatly appreciated.
--
Robert Blayzor, BOFH
INOC, LLC
rblayzor@inoc.net
http://www.inoc.net/~rblayzor/
2015 May 28
3
OT: Central sieve management
A bit off topic, but I was wondering if anyone here has a solution for centrally managing sieve for multiple users from a custom web application? We would like to implement pigeonhole sieve on our dovecot cluster, however we need to be able to access user?s sieve configurations from a central location for troubleshooting and support purposes.
2016 Aug 05
3
Dovecot password policy
> On August 5, 2016 at 6:47 PM "Michael A. Peters" <mpeters at domblogger.net> wrote:
>
>
> On 08/05/2016 08:41 AM, Robert Blayzor wrote:
> > Is there a way to configure Dovecot to perhaps filter/enforce which passwords are accepted before authenticating?
> >
> > Ie: Reject immediately (without a database lookup) if password is not X characters in
2015 Dec 22
2
Dovecot 2.2.20 autoexpunge
...adm log errors"? Could you post your complete output of doveconf -n please.
That?s what I thought. If I run expunge from doveadm manually, it will work as expected. I just never seem to get autoexpunge to fire.
Looking in the logs, I see no errors:
Below is the config?
--
Robert
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP Key: 78BEDCE1 @ pgp.mit.edu
# 2.2.21 (5345f22): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.9 (357ac0a0e68b+)
# OS: FreeBSD 10.2-RELEASE-p8 amd64
doveconf: Warning: Dovecot was last started using /etc/dovecot/dovecot.conf, but this config is /u...
2012 Jul 16
1
Selective TLS per local IP
...or*
ssl = no
local 10.1.1.1 {
ssl = yes
protocol imap {
ssl_cert = </etc/ssl/cert/site1.pem
ssl_key = </etc/ssl/cert/site1.pem
}
protocol pop3 {
ssl_cert = </etc/ssl/cert/site1.pem
ssl_key = </etc/ssl/cert/site1.pem
}
}
--
Robert Blayzor
INOC, LLC
rblayzor at inoc.net
http://www.inoc.net/~rblayzor/
2015 Dec 22
2
Dovecot 2.2.20 autoexpunge
...an othe mailbox (see http://wiki2.dovecot.org/Tools/Doveadm/Move)
Ok, but that?s not how the documentation for expire or this features reads. According to the docs it?s based off the ?saved timestamp?, not a deleted flag? So it?s based off ?saved timestamp? *and* deleted flag?
--
Robert
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP Key: 78BEDCE1 @ pgp.mit.edu
2016 Mar 03
2
Dovecot 2.2.21 - segfault
pid 31943 (dovecot), uid 0: exited on signal 11 (core dumped)
dovecot --version
2.2.21 (5345f22)
uname -a
FreeBSD 10.3-BETA2 #0 r295966M: amd64
bt full
#0 0x00000008008eb037 in t_push (marker=0x0) at data-stack.c:133
133 data-stack.c: No such file or directory.
in data-stack.c
(gdb) bt full
#0 0x00000008008eb037 in t_push (marker=0x0) at data-stack.c:133
frame_block = (struct
2023 Mar 17
1
Disable folder creation for details username
...turn it off, but it's only on a per mailbox basis. We want to
turn this behavior off globally.
As far as I know, CPanel doesn't release whatever patches they made to
make this happen, asking here if anyone has experience with this before
we start chasing them for answers.
--
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP: https://pgp.inoc.net/rblayzor/
2023 Mar 20
1
NSD zone file GENERATE directive
...e large ranges of things like PTR/A records without having
to actually create long lists in very large zonefiles.
This was handy for things like IPv4/v6 PTR's and matching A/AAAA records
for large dynamic hosts, etc.
Does NSD support any type of range generation such at this?
--
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP: https://pgp.inoc.net/rblayzor/
2023 Mar 20
1
NSD zone file GENERATE directive
Hi Robert,
NSD doesn't understand the GENERATE directive. You'll have to create
your zone files using a script or template engine.
Regards,
Anand
On 20/03/2023 16:29, Robert Blayzor via nsd-users wrote:
> BIND has a handy feature $GENERATE directive in zone files that allows
> you to handle large ranges of things like PTR/A records without having
> to actually create long
2023 Mar 20
2
NSD zone file GENERATE directive
...t; NSD doesn't understand the GENERATE directive. You'll have to create
> your zone files using a script or template engine.
Understood but certainly not helpful with large dynamic IPv6 PTR's...
Not that dynamic hosts NEED PTR's, but would still be nice to have.
--
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP: https://pgp.inoc.net/rblayzor/
2023 Mar 17
1
Disable folder creation for details username
On 3/17/23 20:23, Robert Blayzor wrote:
> We?understand?there?is:
> lda_mailbox_autocreate
>
> Which we have yes, as we do want to create mailboxes automatically when the?first?message?comes?in,?but?not?these?folders.
That's the setting you want. In IMAP / dovecot context, "mailbox" means "folder".
The basic directory structure for an account, with INBOX and
2016 Jan 31
2
Dovecot 2.2.21 - segfault
dovecot --version
2.2.21 (5345f22)
FreeBSD 10.2-RELEASE-p11 FreeBSD 10.2-RELEASE-p11 #0 r294908M: amd64
Core was generated by `dovecot'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/dovecot/libdovecot.so.0...done.
Loaded symbols for /usr/local/lib/dovecot/libdovecot.so.0
Reading symbols from /lib/libc.so.7...Reading symbols from
2015 Jan 01
2
Sieve permissions issue following update
On 1/1/2015 4:17 PM, Robert Blayzor wrote:
> On Jan 1, 2015, at 9:58 AM, Robert Blayzor <rblayzor.bulk at inoc.net> wrote:
>>> Hmm. This smells like a bug. I notice that your modification times of
>>> the .sieve and .svbin file are exactly the same (that is somewhat
>>> unusual). I'm looking at a potential bug that would explain your problem.
>>>
>&...
2003 Apr 18
2
dp.samba.org in a blacklist...
...A 213.19.140.11
ns2-relays.osirusoft.com. 10342 IN A 66.33.98.17
ns2-relays.osirusoft.com. 10342 IN A 168.103.84.163
;; Query time: 5 msec
;; SERVER: 10.1.0.11#53(10.1.0.11)
;; WHEN: Fri Apr 18 09:26:55 2003
;; MSG SIZE rcvd: 325
--
Robert Blayzor, BOFH
INOC, LLC
rblayzor@inoc.net
One picture is worth 128K words.
2012 Jul 16
2
Multi Server Exim/Dovecot and NFS
...ile phone access it via IMAP. (obviously from different IP addresses). So I guess there is some possibly index file write contention there as well. (though hopefully this should be rare).
I'm curious as to know others experiences with a similar deployment.
TIA
--
Robert Blayzor
INOC, LLC
rblayzor at inoc.net
http://www.inoc.net/~rblayzor/
2015 May 29
0
OT: Central sieve management
...web application? We would like to implement pigeonhole sieve on our dovecot cluster, however we need to be able to access user?s sieve configurations from a central location for troubleshooting and support purposes.
Couldn?t this be done with ManageSieve and a master login?
--
Robert
inoc.net!rblayzor
Jabber: rblayzor.AT.inoc.net
PGP Key: 78BEDCE1 @ pgp.mit.edu
2016 Aug 05
2
Dovecot password policy
Is there a way to configure Dovecot to perhaps filter/enforce which passwords are accepted before authenticating?
Ie: Reject immediately (without a database lookup) if password is not X characters in length?
?
--
Robert
inoc.net!rblayzor
XMPP: rblayzor.AT.inoc.net
PGP Key: 78BEDCE1 @ pgp.mit.edu