Received: from vallejonagera.xyz (vallejonagera.xyz [185.10.19.246]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D6D91781034 for <~alpine/users@lists.alpinelinux.org>; Sat, 4 Jun 2022 17:26:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vallejonagera.xyz; s=2004; t=1654363554; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tCerMkEEZv1kvpXJ7tV2jKWlRZtvZoxWyuCgonnxc+Y=; b=eUlednWFWLgGLDcDDMSh5r9ibc4bPunH856AWKIKRO10PkTffcw/ji+n2WkA5tzB3Vb24L XYukNfvwNQ8syRvbFip9zNaExfvI3nzn/Toa8E/w2d6LFlw6DUmf3CT9o8mycucfpjvuMP ETCim7AdH7AQZb6lVCnHA6kriGdZ1bajtgwh1f97auWrh1ze3W2aChARYhcW9JLbUWWCTQ DMi2WwMsPuXhWtLtvkwJ8M22cIwMTKUyLDz9Ow2E+iJc7cVhxfDOSI0rlxi5yX77+iS5DU q5dkucFkqc+ugPjQvqBa7gf4AjU5aPSXHVik30Z8l6BnqFhEQoPAEuzY8ew0lw== Received: from localhost (34.red-88-1-3.dynamicip.rima-tde.net [88.1.3.34]) by vallejonagera.xyz (OpenSMTPD) with ESMTPSA id 5426bad0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 4 Jun 2022 17:25:54 +0000 (UTC) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 04 Jun 2022 19:26:04 +0200 Message-Id: From: =?utf-8?q?Bosco_Vallejo-N=C3=A1gera?= To: "alice" , <~alpine/users@lists.alpinelinux.org> Cc: Subject: Re: Mail SSL on alpine linux X-Mailer: aerc 0.9.0 References: In-Reply-To: The mail server happens to be alpine too. I'm using smtpd and dovecot, so if there's anything wrong I don't know which one to change. I've tried changin the smtpd cert from the cert to the fullchain, but that doesn't seem to do the trick. Dovecot has bot set up. I still don't understand why the config will work in other system's but not in Alpine