On Wednesday, 28 April 2021 13:49:03 CDT Steve Dondley wrote:
> I repeatedly have a hell of a time getting clients' Outlook software
> working well with Dovecot. It's hard for me to test myself since I don't
> have Outlook and it would be impossible to keep up with all the
> different versions a
certs &&
openssl s_client -connect remote.server:143 -starttls imap -showcerts &0 |
H=$(openssl x509 -hash -out imap.pem) &&
ln -sf imap.pem ${H}.0
# ls -l
total 5
lrwxr-xr-x 1 root wheel11 Nov 23 15:34 3a82ab1a.0 -> imap.pem
-rw-r--r-- 1 root wheel 1371 Nov 23 15:34 imap.pem
--
Greg Rivers
On Saturday, September 09, 2017 10:01:03 Larry Rosenman wrote:
> Neomutt.
> https://www.neomutt.org/
>
Also alpine.
https://www.washington.edu/alpine/
--
Greg Rivers
always aborts before completion with the following error:
dsync(gcr): Panic: file mail-transaction-log.c: line 271
(mail_transaction_log_rotate): assertion failed: (file->locked)
The exit code is 262. Does anyone know why this might happen or how to
fix it?
--
Greg Rivers# 2.2.15: /usr/local/
-xr-xr-x 2 root wheel 382368 Nov 11 15:03 /bin/csh*
118 -r-xr-xr-x 1 root wheel 142184 Nov 11 15:03 /bin/sh*
108 -r-xr-xr-x 2 root wheel 382368 Nov 11 15:03 /bin/tcsh*
--
Greg Rivers
sieve.log
sieve: info: started log at Jan 05 23:57:21.
main script: line 5: info: DEBUG: EnvelopeTo=gcr, EnvelopeFrom=g...@tharned.org.
main script: line 9: info: DEBUG: EnvelopeToUser=gcr, EnvelopeToDetail=.
info: msgid=<201401060557.s065umym069...@tharned.org>: stored mail into mailbox
'INBOX'.
$ exit
Script done on Sun Jan 5 23:57:55 2014
--
Greg Rivers
y message:
LOCAL_CONFIG
H?${u}?X-Original-To: $u
--
Greg Rivers
header of
your choice) when lda_original_recipient_header is defined, I think one
would say that dovecot LMTP does already support this natively.
So it's not really a hack, it's just a matter of setting the dovecot
config variable and ensuring that the MTA adds the corresponding header to
On Wed, 8 Jan 2014, Miquel van Smoorenburg wrote:
On 8-01-14 5:46 PM, Charles Marcus wrote:
On 2014-01-07 9:20 PM, Greg Rivers wrote:
So for the archives, to get sieve's "envelope :detail ..." working
with sendmail and dovecot LMTP, do the following:
1) Add "lda_origi
On Wed, 8 Jan 2014, Charles Marcus wrote:
On 2014-01-08 2:27 PM, Greg Rivers wrote:
Given that LMTP does in fact parse X-Original-To (or any other header
of your choice) when lda_original_recipient_header is defined, I think
one would say that dovecot LMTP does already support this natively
On Thu, 9 Jan 2014, Steffen Kaiser wrote:
On Tue, 7 Jan 2014, Greg Rivers wrote:
[snip]
So for the archives, to get sieve's "envelope :detail ..." working with
sendmail and dovecot LMTP, do the following:
1) Add "lda_original_recipient_header = X-Original-To" t
preserved,
otherwise it is the duty of the map to preserve the detail.
If I read the traces (attached) correctly, the +detail makes it unscathed
through the maps, aliases, and rule sets. If that's the case, it would
indicate that the problem is with sendmail's LMTP code. Do you concur?
On Sat, 11 Jan 2014, Steffen wrote:
I have:
... deliverable: mailer local, user uid+detail
instead of "deliverable: mailer local, host detail, user gcr"
Hmm, see
http://etutorials.org/Server+Administration/Sendmail/Part+I+Build+and+Install/Chapter+4.+Configure+sendmail.cf+with+m4/FEATUREpreser
On Tue, 14 Jan 2014, Steffen Kaiser wrote:
"FEATURE(`preserve_local_plus_detail')" is actually one of the first things
I tried when I started working on this problem, but it doesn't quite work
with the standard configuration:
$ sendmail -bv -d21.12 gcr+xy...@badger.tharned.org
-rule match
On Tue, 11 Feb 2014, Stephan Bosch wrote:
On 12/24/2013 2:15 PM, klondike wrote:
The relevant lines for the test e-mail I sent are these:
sieve: info: started log at Dec 24 13:37:23.
main script: line 9: info: DEBUG: envelope to `klondike (at) gentoo.org'.
main script: line 10: info: DEBUG: env
15 matches
Mail list logo