search for: 000624

Displaying 5 results from an estimated 5 matches for "000624".

Did you mean: 00062
2017 Nov 26
2
lmtp-Eroor
...>: Opened mail UID=1 because: header Message-ID (Cache file is unusable) dovecot[23202]: lmtp(jakob): Debug: Mailbox <lmtp DATA>: Opened mail UID=1 because: virtual size (Cache file is unusable) And the next is: dovecot[23202]: lmtp(jakob): rphlK01SG1qiWgAAk1Mx3g: sieve: msgid=<E1eJ6cv-000624-Je at xxx.xxxxxxx.xxx>: stored mail into mailbox 'INBOX/TESTORDNER' It happens when a mail gets delivered through lmtp. My exim-Transport is this: dovecot_lmtp: driver = lmtp socket = /var/run/dovecot/lmtp #maximum number of deliveries per batch, default 1 batch_max = 200 An...
2017 Nov 27
0
lmtp-Eroor
...irtual size (Cache file is unusable) These are debug messages. The incoming LMTP DATA stream is a raw message, which has no cache (hence 'Cache file is unusable'). This is normal. > And the next is: > dovecot[23202]: lmtp(jakob): rphlK01SG1qiWgAAk1Mx3g: sieve: > msgid=<E1eJ6cv-000624-Je at xxx.xxxxxxx.xxx>: stored mail into mailbox > 'INBOX/TESTORDNER' Your Sieve script stored the message in INBOX/TESTORDNER. Also not strange. > It happens when a mail gets delivered through lmtp. Any particular problem you're facing? Regards, Stephan.
2017 Nov 27
2
lmtp-Eroor
...of debugging the last weeks for another bug. But I've never seen this message before. So i thought it is new. But obviously I haven't seen this, but it was there. > >> And the next is: >> dovecot[23202]: lmtp(jakob): rphlK01SG1qiWgAAk1Mx3g: sieve: >> msgid=<E1eJ6cv-000624-Je at xxx.xxxxxxx.xxx>: stored mail into mailbox >> 'INBOX/TESTORDNER' > > Your Sieve script stored the message in INBOX/TESTORDNER. Also not strange> >> It happens when a mail gets delivered through lmtp. > > Any particular problem you're facing? I don&...
2017 Nov 27
0
lmtp-Eroor
...> haven't seen this, but it was there. It just means that the cache file wasn't available, because it had been removed. It's not a serious problem. >>> And the next is: >>> dovecot[23202]: lmtp(jakob): rphlK01SG1qiWgAAk1Mx3g: sieve: >>> msgid=<E1eJ6cv-000624-Je at xxx.xxxxxxx.xxx>: stored mail into mailbox >>> 'INBOX/TESTORDNER' >> Your Sieve script stored the message in INBOX/TESTORDNER. Also not strange> >>> It happens when a mail gets delivered through lmtp. >> Any particular problem you're facing? &gt...
2006 Jul 12
9
Props to Mongrel/Zed
Hi All, After upgrading to 1.1 + on a production VPS which was using a combination of Apache 1.33 + SCGI serving up Rails 1.0 app across multiple domains I ran into some major instability problems which I could not pin down (although some very suspicious POSTs were showing up in the log files that can''t have been good). As an experiment I went with the new way of thinking Mongrel and it