J'essaie en vain de mettre en place un serveur mail sur mon rps debian 5.0 mais j'y arrive pas

J'avais l'habitude d'utiliser sendmail sous freebsd, ça fonctionnait, mais sous debian ça marche pas. Alors j'ai tenté postfix vu que tout le monde dit que c'est mieux

Avec postfix j'arrive donc à envoyer des mails depuis la console, mais si j'envoie un mail sur le serveur je reçois un beau:
This is an automatically generated Delivery Status Notification Delivery to the following recipient failed permanently: xxx@xxxy.fr Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 5.7.1 : Relay access denied (state 14).
et dans le log de postfix
Sep 21 20:11:22 r27860 postfix/smtpd[30928]: connect from mail-ew0-f214.google.com[209.85.219.214] Sep 21 20:11:22 r27860 postfix/smtpd[30928]: NOQUEUE: reject: RCPT from mail-ew0-f214.google.com[209.85.219.214]: 554 5.7.1 : Relay access denied; from= to= proto=ESMTP helo= Sep 21 20:11:22 r27860 postfix/smtpd[30928]: disconnect from mail-ew0-f214.google.com[209.85.219.214] Sep 21 20:14:42 r27860 postfix/anvil[30930]: statistics: max connection rate 1/60s for (smtp:209.85.219.214) at Sep 21 20:11:22 Sep 21 20:14:42 r27860 postfix/anvil[30930]: statistics: max connection count 1 for (smtp:209.85.219.214) at Sep 21 20:11:22 Sep 21 20:14:42 r27860 postfix/anvil[30930]: statistics: max cache size 1 at Sep 21 20:11:22
C'est une histoire de relais mais c'est compliqué tout ça

Comment faire pour recevoir des mails de toutes les machines sans avoir à ajouter leurs ip une par une, et après j'installe sasl pour l'utilisation du smtp avec login/mdp

Mais comment faire pour le bazar de relais ??

merci
