[pfx] Re: DKIM => Undelivered Mail Returned to Sender

2024-01-14 Thread Gerd Hoerst via Postfix-users
Hi ! It seems it was the problem.. i added masquerade_domains = hoerst.net to main.cf and mail sent via mailx is sent asu...@domain.tld and it has also both DKIM Signatures inside (ed25519 and sha256 key) So finally it works...

[pfx] Re: DKIM => Undelivered Mail Returned to Sender

2024-01-14 Thread Viktor Dukhovni via Postfix-users
On Sun, Jan 14, 2024 at 06:05:20PM +0100, Gerd Hoerst via Postfix-users wrote: > Still no success.. > > non_smtpd_milters is set and mail send via mailx or sendmail is still not > signed.. > > btw: with mailx or sendmail  email will send with u...@host.domain.tld > instead of u...@domain.tld We

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread roughnecks via Postfix-users
Il 14/01/2024 18:57, Wietse Venema via Postfix-users ha scritto: Does the other .eu mailinglist sill work? If you mean the .space one, it does, but I had to also remove the canonical map :) I had a schleuder .space list, (still) working Now I have a schleuder .eu list, also working Plus ther

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread Wietse Venema via Postfix-users
roughnecks via Postfix-users: Checking application/pgp-signature: FAILURE -- Start of PGP signed section. > Il 14/01/2024 15:56, roughnecks via Postfix-users ha scritto: > > Il 14/01/2024 15:52, Wietse Venema via Postfix-users ha scritto: > >> To receive receive list mail fordecentralize-send...@w

[pfx] voues at sys4

2024-01-14 Thread Benny Pedersen via Postfix-users
ARC-Authentication-Results i=1; list.sys4.de; dkim=pass header.d=junc.eu; arc=none (Message is not ARC signed); dmarc=pass (Used From Domain Record) header.from=junc.eu policy.dmarc=reject Authentication-Results mx.junc.eu (amavisd-new); dkim=pass (2048-bit key) header.d=postfix.org header.b="ip

[pfx] Re: DKIM => Undelivered Mail Returned to Sender

2024-01-14 Thread Benny Pedersen via Postfix-users
Gerd Hoerst via Postfix-users skrev den 2024-01-14 18:05: Hi ! Still no success.. sorry then, i just use amavisd :=) but what are logged from opendkim ? grep -r MTA /path/to/logdir/ note is try to help get MTA working ___ Postfix-users mailing li

[pfx] Re: DKIM => Undelivered Mail Returned to Sender

2024-01-14 Thread Gerd Hoerst via Postfix-users
Hi ! Still no success.. non_smtpd_milters is set and mail send via mailx or sendmail is still not signed.. btw: with mailx or sendmail  email will send with u...@host.domain.tld instead of u...@domain.tld Ciao Gerd Am 14.01.2024 um 16:47 schrieb Benny Pedersen via Postfix-users: Gerd Hoe

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread roughnecks via Postfix-users
Il 14/01/2024 15:56, roughnecks via Postfix-users ha scritto: Il 14/01/2024 15:52, Wietse Venema via Postfix-users ha scritto: To receive receive list mail fordecentralize-send...@wood...nest.eu you need to list wood...nest.eu in mydestination. But I believe I read in several places in the doc

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread roughnecks via Postfix-users
Il 14/01/2024 16:21, Wietse Venema via Postfix-users ha scritto: Actually, this happens because your virtual alias @woodpeckersnest.eu@woodpeckersnest.space rewrites decentralize-send...@wood...nest.eu to decentralize-send...@wood...nest.space. If you cannot change that, then you

[pfx] Re: DKIM => Undelivered Mail Returned to Sender

2024-01-14 Thread Benny Pedersen via Postfix-users
Gerd Hoerst via Postfix-users skrev den 2024-01-14 16:20: Hi ! OK is set now RejectFailures false in /etc/opendmarc.conf and 127.0.0.1 localhost hoerst.net .hoerst.net in /etc/opendkim/trusted.hosts How can i check if its now correct with my setup, that mail which is not coming from smpt o

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread roughnecks via Postfix-users
Il 14/01/2024 16:21, Wietse Venema via Postfix-users ha scritto: Actually, this happens because your virtual alias @woodpeckersnest.eu@woodpeckersnest.space rewritesdecentralize-send...@wood...nest.eu to decentralize-send...@wood...nest.space If you cannot change that, then your t

[pfx] Re: DKIM => Undelivered Mail Returned to Sender

2024-01-14 Thread Viktor Dukhovni via Postfix-users
On Sun, Jan 14, 2024 at 04:20:29PM +0100, Gerd Hoerst via Postfix-users wrote: > How can i check if its now correct with my setup, that mail which is not > coming from smpt or esmtp ? Log in to the machine and send an email message (to some address you receive) via sendmail(1) or the mail(1) or m

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread Wietse Venema via Postfix-users
Wietse Venema via Postfix-users: > Looking at this difference: > > "success" for decentralizeit-send...@wood...nest.space: > > 2024-01-14T14:21:12.542417+01:00 pandora postfix/pipe[10541]: > 087F09251A9: to=, > relay=schleuder, delay=2.5, delays=0.06/0.01/0/2.4, dsn=2.0.0, > statu

[pfx] Re: DKIM => Undelivered Mail Returned to Sender

2024-01-14 Thread Gerd Hoerst via Postfix-users
Hi ! OK is set now RejectFailures false in /etc/opendmarc.conf and 127.0.0.1 localhost hoerst.net .hoerst.net in /etc/opendkim/trusted.hosts How can i check if its now correct with my setup, that mail which is not coming from smpt or esmtp ? The serve is setup regulary only to accept emai

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread roughnecks via Postfix-users
Il 14/01/2024 15:52, Wietse Venema via Postfix-users ha scritto: To receive receive list mail fordecentralize-send...@wood...nest.eu you need to list wood...nest.eu in mydestination. But I believe I read in several places in the docs to NOT add a virtual domain to mydestination.. Didn't I unde

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread Wietse Venema via Postfix-users
roughnecks via Postfix-users: Checking application/pgp-signature: FAILURE -- Start of PGP signed section. > Il 14/01/2024 14:07, Wietse Venema via Postfix-users ha scritto: > > > If there are any schleuder users on this list, maybe someone knows > > what you are talking about. > > > > For the re

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread roughnecks via Postfix-users
Il 14/01/2024 14:07, Wietse Venema via Postfix-users ha scritto: If there are any schleuder users on this list, maybe someone knows what you are talking about. For the rest of the readership, concrete informnation (settings, not beliefs) is needed. https://paste.woodpeckersnest.space/?65a0285

[pfx] Re: schleuder and postfix virtual domains

2024-01-14 Thread Wietse Venema via Postfix-users
roughnecks via Postfix-users: Checking application/pgp-signature: FAILURE -- Start of PGP signed section. > Hello, > > sorry for the little OT, but I asked schleuder team and they weren't > able to assist me. > > My postfix conf has a virtual domain set up. > At first I only had one domain and

[pfx] schleuder and postfix virtual domains

2024-01-14 Thread roughnecks via Postfix-users
Hello, sorry for the little OT, but I asked schleuder team and they weren't able to assist me. My postfix conf has a virtual domain set up. At first I only had one domain and my first schleuder list was made for that domain and it still works today. Now I wanted to start a new ML on the vir