Displaying 20 results from an estimated 542 matches for "heiko".
2013 Mar 11
1
2.2rc2 core dump
Hi,
using dovecot 2.2rc2 I got core dumps during IMAP subscription change if
the CONTROL directory (specified in mail_location) does not exists.
userdb_mail: mbox:~/Test:INBOX=~/Test/heiko:INDEX=~/.imap/index:CONTROL=~/.imap/control
If ~/.imap/control does not exists, dovecot crashes. See below for log msg,
full backtrace and configuration.
Heiko
Heiko Schlichting Freie Universit?t Berlin
heiko.schlichting at fu-berlin.de Zentraleinrichtung f?r Datenverarbeitung
T...
2018 Dec 30
2
--partial does not "unhide" the files
...uter (rsync 3.1.2,
Debian) to a remote computer (rsync 3.1.1 WD MyPassport Storage device)
The files get transferred, but after successful transfer, the files
are not renamed from .<tmpfile> to <file>.
Where to go next?
Here is the verbose output after transferring an empty file
heiko at blade:~/Pictures$ rsync -iavvvvvvvP ./x platte.local:/shares/Storage/Bilder\\\ von\\\ Heikos\\\ Computer/
FILE_STRUCT_LEN=24, EXTRA_LEN=4
cmd=<NULL> machine=platte.local user=<NULL> path=/shares/Storage/Bilder\ von\ Heikos\ Computer/
cmd[0]=ssh cmd[1]=platte.local cmd[2]=...
2018 Dec 30
0
--partial does not "unhide" the files
I think --partial might be a red herring here. It only applies to what
happens when rsync is aborted in the middle of a file. What happens
without -P?
Also, it is worth trying with --inplace.
On 12/30/18 5:32 PM, Heiko Schlittermann via rsync wrote:
> Hi,
>
> I used --partial to transfer files from my local computer (rsync 3.1.2,
> Debian) to a remote computer (rsync 3.1.1 WD MyPassport Storage device)
>
> The files get transferred, but after successful transfer, the files
> are not renamed...
2016 Jun 27
2
dsync unstable? (other strange detail)
...m \
-o mail_plugins= \
-o imapc_master_user=<cyrus-user> \
-o imapc_password=<cyrus-password> \
-o imapc_host=<cyrus-ip> \
\
-o imapc_ssl_verify=no \
-o imapc_ssl=imaps \
-o imapc_port=993 \
backup -f -u "heiko" -R imapc: \
|| {
rc=$?
echo "EXIT: $rc" >&2
exit $rc
}
On successive runs of the above command I get:
dsync(heiko): Warning: Deleting mailbox 'Serververwaltung.Mailinglisten Anforderung': UID=16 GUI...
2003 Sep 16
3
Compilation of 3.7p1 failed on IRIX (missing file)
Version 3.7p1 of OpenSSH can't be compiled on IRIX 6.5 because the file
openbsd-compat/inet_ntoa.h
is missing. It is possible to compile successfully using this file out of
version 3.6.1p2.
Heiko
Heiko Schlichting | Freie Universit?t Berlin
heiko at FU-Berlin.DE | Zentraleinrichtung f?r Datenverarbeitung (ZEDAT)
Telefon +49 30 838-54327 | Fabeckstra?e 32
Telefax +49 30 838454327 | 14195 Berlin
2006 Jun 07
4
[patch] s390: vfork support
From: Heiko Carstens <heiko.carstens@de.ibm.com>
vfork support for s390/s390x.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
---
diff -purN a/usr/klibc/SYSCALLS.def b/usr/klibc/SYSCALLS.def
--- a/usr/klibc/SYSCALLS.def 2006-06-07 09:44:33.000000000 +0200
+++ b/usr/klibc/SYSCALLS.def...
2008 Jul 31
4
syslog with PID
...t see good reasons in not using LOG_PID here. As far as I know,
most other programs specify LOG_PID.
Without LOG_PID:
Jul 31 10:21:08 name dovecot: IMAP(hsg): Disconnected: Logged out bytes=28/242
With LOG_PID:
Jul 31 10:21:08 name dovecot[17016]: IMAP(hsg): Disconnected: Logged out bytes=28/242
Heiko
Heiko Schlichting Freie Universit?t Berlin
heiko at FU-Berlin.DE Zentraleinrichtung f?r Datenverarbeitung (ZEDAT)
Telefon +49 30 838-54327 Fabeckstra?e 32
Telefax +49 30 838454327 14195 Berlin
2016 Apr 27
3
Crash: setannotation Trash "/vendor/cmu/cyrus-imapd/expire" ("value.shared" NIL)
Hi,
Using 2.2.9 (ubuntu 14.04 LTS) and sending the following command,
the server crashes when I try to delete an annotation:
? login ?
C: 2 setannotation Trash "/vendor/cmu/cyrus-imapd/expire" ("value.shared" NIL)
Apr 27 09:29:16 backend1 dovecot: imap-login: Login: user=<heiko>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=6651, secured
Apr 27 09:29:16 backend1 dovecot: imap(heiko): Fatal: master: service(imap): child 6651 killed with signal 11 (core dumped)
Sending a real value it works:
? login ?
C: 2 setannotation Trash "/vendor/cmu/cyrus-imapd/expire&qu...
2003 Nov 19
5
ISOdate returns incorrect date?
...Sommerzeit"
> ISOdate(1950,6,16)
[1] "1950-06-16 14:00:00 Westeurop?ische Sommerzeit"
Note that in the first case I get the 15th of June back, not the 16th as
I would have expected!
This happened under R-1.7.1 on both windows and linux.
I would greatly appreciate your comments,
Heiko
2016 May 30
4
doveadm-server protocol change?
> On May 30, 2016 at 10:26 PM Heiko Schlittermann <hs at schlittermann.de> wrote:
>
>
> Heiko Schlittermann <hs at schlittermann.de> (Mo 30 Mai 2016 21:18:09 CEST):
> > Hi Aki,
> >
> > aki.tuomi at dovecot.fi <aki.tuomi at dovecot.fi> (Mo 30 Mai 2016 20:57:58 CEST):
> > ?
> >...
2009 Nov 29
2
kernlab's ksvm method freeze
...sed something?
I put my workspace online, which contains the kernel matrix and the
training labels. Simply load workspace, kernlab library and paste the
example code to reproduce:
http://www-stud.uni-due.de/~sfhestra/
I am using R version 2.10.0 and kernlab 0.9-9.
Thanks for your help!
Regards,
Heiko Strathmann
2016 Feb 11
2
Multiple quota rules from LDAP userdb?
...as
fooQuotaRule: *:storage=1000:messages=50
fooQuotaRule: Trash:storage=500
But, if I'd like to have another quota rule for a submailbox of that
user?
doveadm user returns the first field only
field value
uid 500
gid 500
home /volumes/dovecot/home/4b/heiko
mail maildir:~:INBOX=/volumes/dovecot/inbox/4b/heiko:INDEX=/volumes/dovecot/cache/4b/heiko
quota_rule *:storage=1000:messages=50
Inventing additional LDAP attributs fooQuotaRule2, ... doesn't scale well.
Best regards from Dresden/Germany
Viele Gr??e aus Dresden
Hei...
2017 Sep 26
2
[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
On 09/26/2017 12:40 PM, Heiko Carstens wrote:
> On Mon, Sep 25, 2017 at 08:37:36PM +0200, Christian Borntraeger wrote:
>>
>> On 09/25/2017 07:54 PM, Halil Pasic wrote:
>>>
>>>
>>> On 09/25/2017 04:45 PM, Thomas Huth wrote:
>>>> There is no recent user space application avail...
2017 Sep 26
2
[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
On 09/26/2017 12:40 PM, Heiko Carstens wrote:
> On Mon, Sep 25, 2017 at 08:37:36PM +0200, Christian Borntraeger wrote:
>>
>> On 09/25/2017 07:54 PM, Halil Pasic wrote:
>>>
>>>
>>> On 09/25/2017 04:45 PM, Thomas Huth wrote:
>>>> There is no recent user space application avail...
2016 Nov 21
2
Exim still accepting emails to nonexistent users
Hi,
Heiko Schlittermann <hs at schlittermann.de> (Mo 21 Nov 2016 11:50:13 CET):
> a) Routing stage
> You need to interact with the user database dovecot uses.
> Either you access the user database directory (flat file, LDAP,
> whatever) or you use the ${readsocket?} feature of Exim to talk...
2017 Jul 10
2
STARTTLS issue with sieve
Am 08.07.2017 um 23:10 schrieb Heiko Schlittermann:
> Andreas Oster <aoster at novanetwork.de> (Fr 07 Jul 2017 08:15:05 CEST):
>> Hi all,
>>
>> I am currently struggling with an odd sieve/Pigeonhole issue. Some weeks ago
>> I had to replace our dovecot certificate due to expiration. In the past I
>&...
2017 Sep 25
3
[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
...Thomas Huth <thuth at redhat.com>
>
> I don't have any objections, but there may be something I'm not aware of.
> Let's see what Connie says. From my side it's ack.
>
> Via whom is this supposed to go in? Looking at the MAINTAINERS, I would
> say Martin or Heiko but I don't see them among the recipients.
FWIW as the original author of that transport
Acked-by: Christian Borntraeger <borntraeger at de.ibm.com>
I can pick this up for Martins/Heikos tree if you want.
>
> Regards,
> Halil
>
>> ---
>> arch/s390/Kconfig | 2...
2017 Sep 25
3
[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
...Thomas Huth <thuth at redhat.com>
>
> I don't have any objections, but there may be something I'm not aware of.
> Let's see what Connie says. From my side it's ack.
>
> Via whom is this supposed to go in? Looking at the MAINTAINERS, I would
> say Martin or Heiko but I don't see them among the recipients.
FWIW as the original author of that transport
Acked-by: Christian Borntraeger <borntraeger at de.ibm.com>
I can pick this up for Martins/Heikos tree if you want.
>
> Regards,
> Halil
>
>> ---
>> arch/s390/Kconfig | 2...
2016 Feb 11
3
LMTP proxy does not pass RCPT TO: ... 5xx response back
...2525 port [tcp/*] succeeded!
220 director1.rz.hs-example.de Dovecot (Ubuntu) ready.
LHLO mailhub1.rz.hs-example.de
250-director1.rz.hs-example.de
250-8BITMIME
250-ENHANCEDSTATUSCODES
250 PIPELINING
MAIL FROM:<hs at schlittermann.de>
250 2.1.0 OK
RCPT TO:<heiko at hs-example.de>
250 2.1.5 OK
And here is, what TCPDUMP sees (cut for clarity):
00:22:23.029251 IP6 2001:638:914:f33::5:1.59466 > 2001:638:914:f33::5:ff.2525: Flags [S],
00:22:23.029376 IP6 2001:638:914:f33::5:ff.2525 > 2001:638:914:f33::5:1.59466: Flags [S.],
00:22:23....
2015 Nov 12
2
How to Restore emails
.../ would be fine to,
because new/ is the natural place after
tmp/. I'm not sure, what this does to the
message state the client sees.)
Best regards from Dresden/Germany
Viele Gr??e aus Dresden
Heiko Schlittermann
--
SCHLITTERMANN.de ---------------------------- internet & unix support -
Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
gnupg encrypted messages are welcome --------------- key ID: F69376CE -
! key id 7CBF764A and 972EAC9F are revoked since 2015-01...