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=<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.

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 your transport_maps entries need
to list decentralize-send...@wood...nest.space etc.instead of
decentralize-send...@wood...nest.eu.

There are some things that can be improved on this configuration,
(for example it will accept and then bounce mail for non-existent
recipients in wood...nest.eu, and you are using two different kinds
of virtual domains), but you already have two mailing lists working
and I don't want to break those.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to