
Voilà ! J'ai essayer de créer un serveur SMTP et IMAP avec le tuto sur le wiki https://wiki.archlinux.org/index.php/Postfix_Tutorial et j'ai aussi coniguré un DNS chez Dyndns en choisissant un MX Hostname mais maintenant voilà où j'en suis :
- Mon client arrive a se connecter a mon serveur IMAP mais ne recoit que les messages locaux
- Il trouve le serveur SMTP et s'y connecte mais n'arrive pas a envoyer de messages
Et voici mon /etc/var/log/mail.log
Code : Tout sélectionner
Jun 13 23:04:32 localhost postgrey[873]: Process Backgrounded
Jun 13 23:04:32 localhost postgrey[873]: 2011/06/13-23:04:32 postgrey (type Net::Server::Multiplex) starting! pid(873)
Jun 13 23:04:32 localhost postgrey[873]: Using default listen value of 128
Jun 13 23:04:32 localhost postgrey[873]: Binding to TCP port 10030 on host 127.0.0.1
Jun 13 23:04:32 localhost postgrey[873]: Setting gid to "314 314"
Jun 13 23:04:32 localhost postgrey[873]: Setting uid to "314"
Jun 13 23:04:33 localhost dovecot: master: Dovecot v2.0.13 starting up (core dumps disabled)
Jun 13 23:04:35 localhost postfix/postfix-script[993]: starting the Postfix mail system
Jun 13 23:04:35 localhost postfix/master[994]: daemon started -- version 2.8.3, configuration /etc/postfix
