Alumno Etsii: > > > postmap -q devels.es mysql:/etc/postfix/mysql-virtual_domains.cf > > > > If this returns devels.es, then Postfix will try to deliver to the > > service specified with "virtual_transport" instead of the relayhost. > > > > What is the output from: > > > > postconf virtual_transport > > root@mail:/etc/postfix# postconf virtual_transport > virtual_transport = virtual > > Indeed, that explains a lot of things (mainly why things work even having > specified a relayhost).
You reported "mail for devels.es loops back to myself". That means that mail for devels.es is given to the Postfix SMTP client, contrary to your response above. Wietse