Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 21:47:40 +0200
From:      Oscar Carlsson via freebsd-stable <freebsd-stable@freebsd.org>
To:        "Patrick M. Hausen" <hausen@punkt.de>
Cc:        Ronald Klop <ronald-lists@klop.ws>, Dewayne Geraghty <dewayne@heuristicsystems.com.au>, Oscar Carlsson via freebsd-stable <freebsd-stable@freebsd.org>, stable@freebsd.org
Subject:   Re: dma crashes with simple configuration?
Message-ID:  <87y2ar5e3n.fsf@prutt.party>
In-Reply-To: <B6B91DC3-B238-48C6-9DB1-74ECE2664EBA@punkt.de>
References:  <87lf6zdk9i.fsf@prutt.party> <19635912-3de4-3fda-d7f8-cd9d64e99ef3@heuristicsystems.com.au> <877dib7b1r.fsf@prutt.party> <87939549.74.1625061176842@localhost> <871r8j74rt.fsf@prutt.party> <B6B91DC3-B238-48C6-9DB1-74ECE2664EBA@punkt.de>

index | next in thread | previous in thread | raw e-mail


Patrick M. Hausen writes:

> You are still using 465:
>
>> Am 30.06.2021 um 17:26 schrieb Oscar Carlsson via 
>> freebsd-stable <freebsd-stable@freebsd.org>:
>>
>> Jun 30 17:20:32 hilda dma[180ec.800e48050][48399]: using 
>> smarthost (smtp.migadu.com:465)
>
>
> HTH,
> Patrick

Hi,

Well spotted! I had forgotten that I had also introduced a
/usr/local/etc/dma/dma.conf for some reason.  They were more or 
less
identical, tho.

Now I have it working, finally!

This is the complete dma.conf:

SMARTHOST smtp.migadu.com
PORT 587
AUTHPATH /etc/dma/auth.conf
MASQUERADE user@prutt.party
SECURETRANSFER
STARTTLS

The reason I went with tcp/465 is this guide:
https://www.migadu.com/guides/

...but 587 worked perfectly!

Thank you everyone!

I've also updated the GitHub issue I filed with dma, and tried the 
same
config above with the dma in the base system, without issues.

Thanks for your help with this!

BR,
Oscar


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87y2ar5e3n.fsf>