Displaying 20 results from an estimated 86 matches for "egbert".
2009 May 05
5
upsd flapping in the breeze
Hi,
I have had a long standing problem with NUT talking to 110V MGE UPSs on
FreeBSD, I was recently investigating again and noticed that upsd seems
overly noisy, eg..
May 5 03:50:36 egbert upsd[96662]: UPS [ups1] data is no longer stale
May 5 03:50:36 egbert upsd[96662]: Data for UPS [ups1] is stale - check driver
May 5 03:50:36 egbert upsd[96662]: UPS [ups1] data is no longer stale
May 5 03:50:36 egbert upsd[96662]: Data for UPS [ups1] is stale - check driver
May 5 03:50:39 egbe...
2010 Jul 29
4
Convert plugin
...user logs in. Do I need a private
namespace for this as suggested elsewhere in the wiki?
I experimented with mb2md.pl and that seems to do what we need but
having the old mail converted upon login is much more attractive. In
that way we hope that we can also find some 'dead' users.
TIA
Egbert Jan
2012 Jan 06
1
failed: Too many levels of symbolic links
...where the problem
lies. Is the problem related to an internal limit with Dovecot v2.0.15
or with my Debian (3.1.0-1-amd64)?
Thanks
---
dovecot: imap(XXXXX at XXXXX.com): Error:
readdir(/XXXX/XXXX/XXXXXXXXX/XXXXX/XXXXXXX/XXXXXXXXXXXXXXXXXXX/XXX)
failed: Too many levels of symbolic links
David Egbert
Paperclip Systems, LLC
---
This message, its contents, and attachments are confidential and are only authorized for the intended recipient. Disclosure, re-distribution, or use of said information is strictly prohibited, and may be excluded from disclosure by applicable law. If you are not the in...
2010 Aug 25
2
Pure virtual user and RT3.x
...action bla --url http://bla.bal/
In /etc/postfix/aliases. That does not work for me.
What is the right way to achieve that mail to rt at mydomain is sent to the
pipe? Should I install, configure and use a Sieve filter? I have none
installed at the moment. Or are there other (simpler?) ways?
TIA
Egbert Jan
2019 Oct 20
5
[Bug 3083] New: Passing tilde (HOME) in file option results in cryptic error
...or
Product: Portable OpenSSH
Version: 8.1p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
Reporter: s.egbert at sbcglobal.net
The command in question discovered in earlier 7.9p1 and also in latest
8.1p1:
ssh-keygen -f "~/.ssh/known_hosts" -R "johndoe"
Expected output:
known_hosts: No such file or directory
The actual result output is:
mkstemp: No such file or director...
2007 Mar 26
2
Rpm builders: Dovecot spec file
...running 2007.0) is
rc7 and I never succeeded getting in contact with the Mandriva maintainer to
ask the same question. In the Axel's AT rpm I still see some patches
included but others than in the Mandriva rc7 spec file. Are those patches
not already applied to the latest sources by Timo?
Tnx
Egbert Jan
NL
2006 Nov 08
1
How to give system and virtual users their own mail_location?
...ual users have their maildir in
/home/virtual/%d/%n/. How can tell dovecot to use the first for /etc/passwd
clients and second for mysql authenticated clients? Just adding two private
namespaces does not work. That is for ONE user having more mailbox
locations, isn't it?
Thanks for any hints!
Egbert Jan (NL)
2010 Oct 05
3
How to add the missing maildir folders
...to
create them. I did not bother to try Outlook... MY users use pop3, imap
and web (Roundcube) but I cannot ask them to use Roundcube first, just
to create the folders.
I have no such thing as maildrop, which seems to be able to create
folders. Should I run some script during login? How?
TIA
Egbert Jan (NL)
2018 Dec 01
20
[Bug 1305] New: Rules in second chain same hook ignored if first chain has policy drop
https://bugzilla.netfilter.org/show_bug.cgi?id=1305
Bug ID: 1305
Summary: Rules in second chain same hook ignored if first chain
has policy drop
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
2014 Jun 18
2
config best practice
...practice? Should one edit the files in conf.d? Or will the
files in conf.d be overwritten on an update of dovecot? Then I'll better
stick to the way of working with the dovecot.conf with the !includes and
local.conf and assume that all files in conf.d are default settings.
TNX for any advise!
Egbert Jan, HCC!hobbynet, NL
2020 Jan 11
2
autoupdate broke
When attempting to perform autoupdate after my 'autogen.sh' broke, it
says that there is missing a file called:
dovecot/core/doc/wiki/Makefile.am
But in the Github repository, there is a misnamed file named
"Makefile.am.in".
I think this file is misnamed and should be renamed to "Makefile.am".
https://github.com/dovecot/core/tree/master/doc/wiki
2020 May 09
1
Unable to disable TLSv1.3 or fallback to TLSv1.2 when 1 cipher is disabled
>> I have an operational need to disable TLSv1.3 due to inadequate support to exclude certain ciphers.
>
> There is no need to disable TLSv1.3 and attempts to do so will be flagged as ?downgrade attacks?.
Let us ignore TLSv1.2 as a downgrade option. And focus on TLSv1.3 for
its entirety of this thread.
If the ciphersuite (not cipher for that's a TLSv1.2 term), but a
2020 Sep 23
1
[Bug 1469] New: Bison reported unused tokens in `nft`
...ted unused tokens in `nft`
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: s.egbert at sbcglobal.net
This is not a functional issue but a potential dead code issue.
I do not claim to know the future of these dead code but only to point them out
in the case that someone forgot them.
I ran the `bison` analyzer as followed:
```bash
cd nftables/src
bison --update parser_bison.y
b...
2009 Apr 17
2
For the record: Postfix+Spamassassin+ClamAV+Dovecot
Postfix 2.5.5
SpamAssassin 3.2.5 (under Perl 5.10.0)
ClamAV 0.95.1
Dovecot 1.2.rc2
works fine on Fedora 10.
Installed Dovecot and ClamAV from source and everything else using yum.
I'm using the ClamAV plugin for Spamassassin:
http://wiki.apache.org/spamassassin/ClamAVPlugin
I'm calling Spamassassin with:
/etc/postfix/main.cf:
mailbox_command = /usr/bin/spamc -f -e
2019 Nov 18
4
[Bug 3095] New: SSH CA-signed key fails when port forwarding
https://bugzilla.mindrot.org/show_bug.cgi?id=3095
Bug ID: 3095
Summary: SSH CA-signed key fails when port forwarding
Product: Portable OpenSSH
Version: 7.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2010 Aug 29
1
PAM authentication fails
...ix/private/dovecot-auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
group: vmail
Where should I look further for this dovecot pam problem? Is there such
a thing as pam debugging?
TIA
Egbert Jan
2015 Apr 06
0
[ANNOUNCE] xf86-input-keyboard 1.8.1
Two bugfixes, two cleanups. The fix for 89653 fixes a dead keyboard on Linux
machines, though note that use of this driver under Linux is considered very
much a legacy use case. Use evdev or the new libinput driver instead.
Egbert's fix untangles overlaps between multimedia keys and the jp
Henkan/Muhenkan keys.
Alan Coopersmith (1):
Mark xf86OSKbdPreInit as _X_EXPORT in header to match definitions
Egbert Eich (1):
Detangle inet keys and jp Henkan/ Muhenkan keys
Peter Hutterer (3):
Init LEDs to zero b...
2020 May 08
1
Unable to disable TLSv1.3 or fallback to TLSv1.2 when 1 cipher is disabled
I cannot even reorder the server-side TLSv1.3 such that CHACHA20 has
first-order before AES.
https://github.com/openssl/openssl/issues/7562
2006 Nov 09
1
Output to logfile
Hello,
Has everybody those irritating '^I' (tabs?) in his syslog for dovecot
messages? Why not replace them by ordinary singe spaces? Maby something for
a future release?
Egbert Jan
2010 Aug 30
1
Running auth as root
...run the auth proces as root because I want to use
pam for local users. My gut feeling says that this is Not Good. Is there
another way?
For the virtual users 'vmail' is good enough because that user may
access the MySQL database.
This is on Ubuntu server 10.04.1 and Dovecot 1.2.9.
TIA, Egbert Jan