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 rest of the readership, concrete informnation (settings, > > not beliefs) is needed. > > https://paste.woodpeckersnest.space/?65a0285c3045f2e7#G2stTQcV7Dq4XVQvvPZvzT9zw8JPFaZAenYwax3K9wU9 >
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=<decentralizeit-send...@wood...nest.space>, relay=schleuder, delay=2.5, delays=0.06/0.01/0/2.4, dsn=2.0.0, status=sent (delivered via schleuder service) This works because mydestination contains wood...nest.space, abd because decentralizeit-send...@wood...nest.space has an entry in tramsport_maps. "failure" for decentralize-send...@wood...nest.space: 2024-01-14T14:24:22.271458+01:00 pandora postfix/local[10609]: 2776B9251A9: to=<decentralize-send...@wood...nest.space>, relay=local, delay=0.11, delays=0.06/0.01/0/0.04, dsn=2.0.0, status=sent (delivered to command: /usr/lib/dovecot/dovecot-lda -f "$SENDER" -a "$RECIPIENT") This fails because decentralize-send...@wood...nest.space does not have an entry in transport_maps. Instead there is a transport_maps entry for decentralize-send...@wood...nest.eu. To receive receive list mail for decentralize-send...@wood...nest.eu you need to list wood...nest.eu in mydestination. As with most Postfix configuration, execute "postfix reload" after making a change. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org