[Linux-bruxelles] configuration de postfix

Grégoire Alexandre gregoire.alex at easynet.be
Jeu 11 Mar 23:53:04 CET 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bonjour la liste !

Sous debian, j'ai fait apt-get install postfix, répondu aux questions de 
debconf et je n'arrive pas à envoyer des mails.

Seulement lorsqu'avec php j'essaye d'envoyer  un email, voici ce que je recois 
comme erreur :

Mar 11 23:38:55 fearfactor postfix/qmgr[20970]: DA20E84C04C: 
from=<apache at blackeagle.no-ip.com>, size=317, nrcpt=1 (queue active)
Mar 11 23:38:55 fearfactor postfix/qmgr[20970]: DA20E84C04C: 
to=<gregoire.alex at easynet.be>, relay=none, delay=1744, status=deferred (Name 
service error for name=smtp.easynet.be type=MX: Host not found, try again)

Je ne suis connecté a internet via un modem/routeur NAT et les ip en local 
sont 10.0.0.0/10

Je n'arrive pas à trouver, pourtant j'ai cherché sur google.be et postfix.org 
et cela n'a rien donné

Voici mon fichier de configuration


# see /usr/share/postfix/main.cf.dist for a commented, fuller
# version of this file.

# Do not change these directory settings - they are critical to Postfix
# operation.
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix
sample_directory = /usr/share/doc/postfix/examples
readme_directory = /usr/share/doc/postfix
manpage_directory = /usr/share/man
setgid_group = postdrop

# appending .domain is the MUA's job.
append_dot_mydomain = no

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no

# Uncomment the next line to generate delayed mail warnings
#delay_warning_time = 4h

myhostname = fearfactor
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = blackeagle.no-ip.com, fearfactor, localhost.localdomain, 
localhost
relayhost = smtp.easynet.be
mynetworks = 127.0.0.0/8
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +


Merci d'avance de votre aide
Alexandre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAUO3Wy9g8frxPuU8RAn1KAKCqqHHtqNnumP2T+0vrnDCaR+sPUACeO/zh
Qlk6UzGW15hzxDkV4SuUXSs=
=5Hlv
-----END PGP SIGNATURE-----





Plus d'informations sur la liste de diffusion Linux-bruxelles