Le Tue 29/06/2004, Aurelien disait > Merci Erwan pour tes indications. > Voil� o� j'en suis..(pas bien glorieux..) > > main.cf modif� : > myhostname = calypso.domaine.net > alias_maps = hash:/etc/aliases > alias_database = hash:/etc/aliases > myorigin = /etc/mailname > relay_domains = domaine.net > transport_maps = hash:/etc/postfix/transport > mynetworks = 192.168.1.0/24, 127.0.0.0/8 > > Dans le fichier "transport" j'ai indiqu� : > domaine.net smtp:192.168.1.10
smtp:[192.168.1.10] pour �viter qu'il cherche le MX > > A savoir que postfix est en 192.168.1.20 et domino en *.10 > > Et le p'tit hic des logs : > Jun 29 12:13:20 calypso postfix/trivial-rewrite[1118]: fatal: open database > /etc/postfix/transport.db: No such file or directory > Jun 29 12:13:21 calypso postfix/master[1081]: warning: process > /usr/lib/postfix/trivial-rewrite pid 1118 exit status 1 > Jun 29 12:13:21 calypso postfix/master[1081]: warning: > /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling postmap /etc/postfix/transports Toutes les maps de type hash doivent �tre hash�es par postmap quand on a �dit� le source. -- Erwan

