Casey Bralla via plug on 29 Aug 2024 08:25:38 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Email Encryption Problem
|
- From: Casey Bralla via plug <plug@lists.phillylinux.org>
- To: PLUG Philadelphia Linux Users Group <PLUG@Lists.PhillyLinux.org>
- Subject: [PLUG] Email Encryption Problem
- Date: Thu, 29 Aug 2024 11:25:29 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smtpservice.net; i=@smtpservice.net; q=dns/txt; s=a1-4; t=1724945132; h=feedback-id : x-smtpcorp-track : date : message-id : to : subject : from : reply-to : sender : list-unsubscribe : list-unsubscribe-post; bh=khYhENrrJ8D3SQxDAGu0BFDOUi0waLhzPjRq3SNyVcE=; b=V17NhmR1yFlI5m4MIgccsMjjIlpSjdma3ed28fOwKt594FzvTgwkXHGY+Zvaeao2KZ390 VGWmFg9iJjioSJMszYm0cKMwFvWQuae0plppy+jMmeWY5r0cze4vQXfTcB58yY33ZorF8Or jr7wIBXInRQTfXjrWL8IWLTd7jalckeYawO+324VOlG6Tz8/W0rYW3dHwvaesK8QPuxe6Xw SXqhQuvD3XLIKZWlTqsIRZQxHFETap/rcHm6uPSBDsYypwoMRj5BzXNPrOoprzy0+w6HQUC PAow59nuJUwDGDsjI6kjCi2LLRq2Si8IL8YzsUelU1txoLly/AWcJApZPUXA==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nerdworld.org; i=@nerdworld.org; q=dns/txt; s=s905510; t=1724945132; h=from : subject : to : message-id : date; bh=khYhENrrJ8D3SQxDAGu0BFDOUi0waLhzPjRq3SNyVcE=; b=XB7s5emgzhNTbOFAlKb+QkfBxkCKEgO6UB+FTJ48wEXodqUHQ0Bmh//pD1WYCTt8l+hxZ rSo0KJFo7ClhATSjtCu1Q+C19Eqde04DgQSaSrMIQz6urTRJCSgRXfOzE7CtPWEXi8ewn42 9dK+0kXjlRiR6Ihx475ywFha+T0QXmgWxcxdpqRy59UDt1Oxz6v91dLFhBTodERZVGQRSwm ouGfY/lL1cEkOeEAc/ru/ow14Qkr1D7sFUIh1WjiUbufxb/asIStBAI4bwxrNhGUkL4UXLI 5VfBE7ZROSLSa+O/V4Try0ECUyCHm5kIjZYko/vnm/ZamPZ5baKtQw/3zACw==
- Feedback-id: 905510m:905510axiWcoa:905510sNdi5gI4bZ
- Reply-to: Casey Bralla <MailList@NerdWorld.org>
- Sender: "plug" <plug-bounces@lists.phillylinux.org>
- User-agent: Mozilla Thunderbird
I'm trying to quickly rebuild a simple eMail server since my existing
Debian 9 server is being shut down.
As many of you probably realized, cloning the old disk wouldn't work
since the hosting company's system was now incompatible with a 6 year
old Debian system.
So I've been building a Postfix/Dovecot system (no spam control or
anything fancy)
But I'm stuck on the encryption for STARTTLS
I've gotten certificates from Let's Encrypt, and also tried creating my
own self-signed certificates. Everything looks ok, but when I try to
test STARTTLS encryption from a remote system, it shows me a valid
certificate, but then chokes with a "premature EOF" error.
# openssl s_client -starttls smtp -connect postfix.nerdworld.org:587
I believe this has something to do with version 3.x of OpenSSL, but
don't know what to do to make it work. When I try to connect from
Thunderbird, I can get to the eMail account on the new server, but not
retrieve or send eMails.
Anybody got any ideas?
My old server goes dead on Saturday morning, so I've got to get this
figured out ASAP.
Very Thanks in Advance!
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug