Bonsoir à tous.
Voilà je veux me faire un serveur de mail rattaché à mon site perso.
Donc j’ai suivi ce tuto : installer un serveur Débian # postfix
tout semble bien fonctionner … mais lorsque j’envoi un mail … je retrouve dans le log c’est lignes là :
[quote]Jun 18 21:45:14 debian postfix/pickup[5173]: 7293F6EDAB: uid=1000 from=
Jun 18 21:45:14 debian postfix/cleanup[5196]: 7293F6EDAB: message-id=20090618194514.7293F6EDAB@debian
Jun 18 21:45:14 debian postfix/qmgr[5175]: 7293F6EDAB: from=mir@debian, size=360, nrcpt=2 (queue active)
Jun 18 21:45:14 debian postfix/virtual[5199]: 7293F6EDAB: to=mir@chezdamien.ath.cx, relay=virtual, delay=0.34, delays=0.2/0.07/0/0.07, dsn=2.0.0, status=sent (delivered to maildir)
Jun 18 21:45:27 debian postfix/smtp[5198]: 7293F6EDAB: to=xxx@orange.fr, relay=smtp.orange.fr[193.252.22.84]:25, delay=13, delays=0.2/0.04/13/0.05, dsn=5.5.2, status=bounced (host smtp.orange.fr[193.252.22.84] said: 504 5.5.2 mir@debian: Sender address rejected: need fully-qualified address (in reply to MAIL FROM command))
Jun 18 21:45:27 debian postfix/cleanup[5196]: E89906EDAC: message-id=20090618194527.E89906EDAC@debian
Jun 18 21:45:28 debian postfix/bounce[5202]: 7293F6EDAB: sender non-delivery notification: E89906EDAC
Jun 18 21:45:28 debian postfix/qmgr[5175]: 7293F6EDAB: removed
Jun 18 21:45:28 debian postfix/qmgr[5175]: E89906EDAC: from=<>, size=2175, nrcpt=1 (queue active)
Jun 18 21:45:28 debian postfix/local[5204]: warning: dict_nis_init: NIS domain name not set - NIS lookups disabled
Jun 18 21:45:28 debian postfix/local[5204]: E89906EDAC: to=mir@debian, relay=local, delay=0.2, delays=0.05/0.04/0/0.11, dsn=2.0.0, status=sent (delivered to mailbox)
Jun 18 21:45:28 debian postfix/qmgr[5175]: E89906EDAC: removed
[/quote]
alors soit j’ai toujours pas compris comment marche un domaine MX :
[quote]debian:/home/mir# host -t MX chezdamien.ath.cx
chezdamien.ath.cx mail is handled by 10 maildamien.ath.cx.
[/quote]
d’après ça, mes adresse mail peuvent etre du type "user@chezdamien.ath.cx" et seront redirigé vers le domaine “maildamien.ath.cx” ???
Ou alros c’est le “mir@debian” qu’il digère mal …
enfin, si ça c’est bon, alors je ne comprend pas le problème.