hello

I want to set up a postfix server, who receive mails for domain @test.fr, with a fallback for unknown adress, where unknown adresses @devinci.fr will be sent to a secondary serveur.

i added to my main.cf

fallback_transport_maps = hash:/etc/mail/transport

my transport map containig :

.test.fr SMTP:fallback.devinci.fr
test.fr SMTP:fallback.devinci.fr

but when i send a mail to bobisnotth...@devinci.fr, postfix replies me that the user is unknow in virtual alias table instead of sending him to the fallback.

any idea ?

--
Pascal Valois
Service Informatique
Pôle Universitaire Leonard de Vinci

Reply via email to