IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Administration système Discussion :

probleme configuration postfix


Sujet :

Administration système

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre averti
    Inscrit en
    Août 2012
    Messages
    29
    Détails du profil
    Informations forums :
    Inscription : Août 2012
    Messages : 29
    Par défaut probleme configuration postfix
    salut a tous ,

    j'ai un petit probleme avec la configuration de postfix, j'ai cette erreur qui apparait ci-dessous j'ai essayé de faire

    /etc/init.d/postfix stop
    newaliases
    /etc/init.d/postfix start
    mais rien a faire je comprend pas, je précise je débute hein.

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    Aug 25 13:23:59 kimsufi postfix/postfix-script[1899]: starting the Postfix mail system
    Aug 25 13:23:59 kimsufi postfix/master[1900]: daemon started -- version 2.7.1, configuration /etc/postfix
    Aug 25 13:37:20 kimsufi -- MARK --
    Aug 25 13:37:37 kimsufi postfix/postmap[1914]: fatal: open /etc/postfix/aliases: No such file or directory
    Aug 25 13:38:20 kimsufi postfix/sendmail[1915]: fatal: alias initialization mode requires no recipient
    Aug 25 13:43:11 kimsufi postfix/master[1900]: terminating on signal 15
    Aug 25 13:43:12 kimsufi postfix/master[2040]: daemon started -- version 2.7.1, configuration /etc/postfix
    Aug 25 13:46:01 kimsufi postfix/postmap[2050]: fatal: open etc/aliases: No such file or directory
    Aug 25 13:57:20 kimsufi -- MARK --
    Aug 25 13:58:34 kimsufi postfix/master[2040]: terminating on signal 15
    Aug 25 13:58:35 kimsufi postfix/master[2310]: daemon started -- version 2.7.1, configuration /etc/postfix
    Aug 25 14:11:35 kimsufi postfix/sendmail[2331]: fatal: alias initialization mode requires no recipient
    Aug 25 14:11:50 kimsufi postfix/sendmail[2332]: fatal: alias initialization mode requires no recipient
    Aug 25 14:17:39 kimsufi postfix/master[2310]: terminating on signal 15
    Aug 25 14:17:56 kimsufi postfix/master[2429]: daemon started -- version 2.7.1, configuration /etc/postfix
    Aug 25 14:37:20 kimsufi -- MARK --
    Aug 25 14:53:16 kimsufi postfix/master[2429]: terminating on signal 15
    Aug 25 14:53:17 kimsufi postfix/master[2650]: daemon started -- version 2.7.1, configuration /etc/postfix
    Aug 25 15:04:51 kimsufi postfix/master[2650]: terminating on signal 15
    Aug 25 15:04:59 kimsufi postfix/master[2854]: daemon started -- version 2.7.1, configuration /etc/postfix
    Aug 25 15:15:53 kimsufi postfix/master[2854]: terminating on signal 15
    Aug 25 15:15:54 kimsufi postfix/master[2960]: daemon started -- version 2.7.1, configuration /etc/postfix

  2. #2
    Membre émérite
    Homme Profil pro
    Recherche du travail
    Inscrit en
    Août 2004
    Messages
    561
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 35
    Localisation : France, Pyrénées Atlantiques (Aquitaine)

    Informations professionnelles :
    Activité : Recherche du travail

    Informations forums :
    Inscription : Août 2004
    Messages : 561
    Par défaut
    Tu n'as pas configuré les aliases (fichier : /etc/postfix/aliases) http://www.postfix.org/aliases.5.html

  3. #3
    Membre averti
    Inscrit en
    Août 2012
    Messages
    29
    Détails du profil
    Informations forums :
    Inscription : Août 2012
    Messages : 29
    Par défaut
    merci je viens de faire les test et effectivement il avais un probleme d'aliases mais malheuresment mon probleme est pas resolu apres mais test j'ai installé roundcube tout ce passe bien jusqua ce que j'arrive sur la page pour envoyé les mails de test je tombe sur cette erreur (log syslog) je precise que j'arrive a recevoir les mails mais pas a en envoyer


    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    Aug 26 10:27:03 kimsufi postfix/smtp[1091]: 16F4877D83C6: lost connection with mx2.hotmail.com[65.55.37.72] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1090]: A080477D822A: lost connection with mx1.hotmail.com[65.55.92.152] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1092]: 4622377D83C8: lost connection with mx4.hotmail.com[65.55.37.72] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1093]: D5A5B77D843A: lost connection with mx1.hotmail.com[65.55.37.88] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1091]: 16F4877D83C6: lost connection with mx2.hotmail.com[65.54.188.72] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1090]: A080477D822A: lost connection with mx4.hotmail.com[65.55.92.136] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1091]: 16F4877D83C6: lost connection with mx4.hotmail.com[65.55.92.152] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1092]: 4622377D83C8: lost connection with mx1.hotmail.com[65.55.37.104] while performing the HELO handshake
    Aug 26 10:27:04 kimsufi postfix/smtp[1093]: D5A5B77D843A: lost connection with mx1.hotmail.com[65.55.37.104] while performing the HELO handshake
    Aug 26 10:27:05 kimsufi postfix/smtp[1090]: A080477D822A: lost connection with mx1.hotmail.com[65.54.188.110] while performing the HELO handshake
    Aug 26 10:27:05 kimsufi postfix/smtp[1093]: D5A5B77D843A: lost connection with mx2.hotmail.com[65.55.92.184] while performing the HELO handshake
    Aug 26 10:27:05 kimsufi postfix/smtp[1091]: 16F4877D83C6: lost connection with mx3.hotmail.com[65.55.37.72] while performing the HELO handshake
    Aug 26 10:27:05 kimsufi postfix/smtp[1092]: 4622377D83C8: lost connection with mx3.hotmail.com[65.54.188.94] while performing the HELO handshake
    Aug 26 10:27:05 kimsufi postfix/smtp[1090]: A080477D822A: to=<leampd@hotmail.fr>, relay=mx2.hotmail.com[65.55.92.152]:25, delay=1188, delays=1185/0.02/2.7/0, dsn=4.4.2, status=deferred (lost connection with mx2.hotmail.com[65.55.92.152] while performing the HELO handshake)
    Aug 26 10:27:05 kimsufi postfix/smtp[1093]: D5A5B77D843A: to=<leampd@hotmail.fr>, relay=mx1.hotmail.com[65.55.92.184]:25, delay=396, delays=393/0.03/2.9/0, dsn=4.4.2, status=deferred (lost connection with mx1.hotmail.com[65.55.92.184] while performing the HELO handshake)
    Aug 26 10:27:06 kimsufi postfix/smtp[1091]: 16F4877D83C6: to=<leampd@hotmail.fr>, relay=mx4.hotmail.com[65.55.37.104]:25, delay=412, delays=409/0.02/3.1/0, dsn=4.4.2, status=deferred (lost connection with mx4.hotmail.com[65.55.37.104] while performing the HELO handshake)
    Aug 26 10:27:06 kimsufi postfix/smtp[1092]: 4622377D83C8: to=<leampd@hotmail.fr>, relay=mx3.hotmail.com[65.55.37.72]:25, delay=1107, delays=1104/0.03/3.1/0, dsn=4.4.2, status=deferred (lost connection with mx3.hotmail.com[65.55.37.72] while performing the HELO handshake)
    Aug 26 10:27:24 kimsufi postfix/smtp[1089]: connect to test.com[154.xx.xx.xx]:25: Connection timed out
    Aug 26 10:27:24 kimsufi postfix/smtp[1089]: 6CC7077D8233: to=<test@test.com>, relay=none, delay=12797, delays=12775/0.04/21/0, dsn=4.4.1, status=deferred (connect to test.com[154.xx.xx.xx]:25: Connection timed out)
    Aug 26 10:30:04 kimsufi postfix/pickup[861]: EB88777D843C: uid=33 from=<test@test.com>
    Aug 26 10:30:04 kimsufi postfix/cleanup[1098]: EB88777D843C: message-id=<20120826063003.EB88777D843C@57.153.80.xxx.in-addr.arpa>
    Aug 26 10:30:04 kimsufi postfix/qmgr[862]: EB88777D843C: from=<test@test.com>, size=422, nrcpt=1 (queue active)
    Aug 26 10:30:04 kimsufi postfix/error[1100]: EB88777D843C: to=<leampd@hotmail.fr>, relay=none, delay=0.5, delays=0.32/0.01/0/0.17, dsn=4.4.2, status=deferred (delivery temporarily suspended: lost connection with mx4.hotmail.com[65.55.37.104] while performing the HELO handshake)
    Aug 26 10:32:02 kimsufi postfix/qmgr[862]: 01AB077D83CB: from=<test@test.com>, size=422, nrcpt=1 (queue active)
    Aug 26 10:32:03 kimsufi postfix/qmgr[862]: 91EC777D8439: from=<test@test.com>, size=422, nrcpt=1 (queue active)
    Aug 26 10:32:03 kimsufi postfix/error[1104]: 01AB077D83CB: to=<leampd@hotmail.fr>, relay=none, delay=1011, delays=1011/0.55/0/0.23, dsn=4.4.2, status=deferred (delivery temporarily suspended: lost connection with mx4.hotmail.com[65.55.37.104] while performing the HELO handshake)
    Aug 26 10:32:03 kimsufi postfix/error[1105]: 91EC777D8439: to=<leampd@hotmail.fr>, relay=none, delay=431, delays=430/0.04/0/0.27, dsn=4.4.2, status=deferred (delivery temporarily suspended: lost connection with mx4.hotmail.com[65.55.37.104] while performing the HELO handshake)

  4. #4
    Membre émérite
    Homme Profil pro
    Recherche du travail
    Inscrit en
    Août 2004
    Messages
    561
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 35
    Localisation : France, Pyrénées Atlantiques (Aquitaine)

    Informations professionnelles :
    Activité : Recherche du travail

    Informations forums :
    Inscription : Août 2004
    Messages : 561
    Par défaut
    Ton adresse est blacklisté par hotmail ou ne répond pas à leur politique.

    Teste ton adresse IP sur les listes comme spamhaus, vérifie que tu utilise spf et dkim.

    Fourni ton fichier de configuration.

Discussions similaires

  1. Configuration postfix - probleme mail (ispconfig)
    Par thibaut06 dans le forum Debian
    Réponses: 5
    Dernier message: 24/10/2006, 00h27
  2. Problème configuration d'une passerelle sous linux
    Par DiabolOFraisecoca dans le forum Réseau
    Réponses: 5
    Dernier message: 18/11/2005, 09h05
  3. Configuration PostFix-LDAP
    Par xamxeladog dans le forum Réseau
    Réponses: 2
    Dernier message: 27/05/2005, 14h40
  4. Configuration postfix + courier pop3 + courier imap
    Par eric.bruneau dans le forum Réseau
    Réponses: 4
    Dernier message: 10/02/2005, 15h52
  5. Problème configuration eagle 1.9.9 - 2.6.9
    Par Invité dans le forum Matériel
    Réponses: 4
    Dernier message: 10/11/2004, 14h53

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo