ilyass a écrit 1 commentaire

  • # mon fichier main.cf: je croie qu'il contient une mauvaise valeur

    Posté par  . En réponse au message postfix : tous les mails restent sur la file d'attente !!. Évalué à 1.

    queue_directory = /var/spool/postfix
    command_directory = /usr/sbin
    daemon_directory = /usr/libexec/postfix
    mail_owner = postfix
    myhostname = rbalxw01
    unknown_local_recipient_reject_code = 450
    relay_domains = rba.societe.com
    relayhost =rbaux403.rba.societe.com
    # ADDRESS REWRITING
    allow_percent_hack = yes
    append_at_myorigin = yes
    append_dot_mydomain = yes
    masquerade_classes = envelope_sender, header_sender, header_recipient
    masquerade_domains = $mydomain
    masquerade_exceptions = root,mailer-daemon
    mydomain = rba.societe.com
    myorigin = $mydomain
    mynetworks=10.140.13.0/24,127.0.0.0/8
    mydestination = localhost, rba.societe.com, localhost.rba.societe.com, rbalxw01.rba.societe.com
    #
    # DELIVERY TO MAILBOX
    home_mailbox = Mail/
    mailbox_command = /usr/bin/procmail -a $EXTENSION

    #smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
    smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
    debug_peer_level = 2
    debugger_command =
    PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
    xxgdb $daemon_directory/$process_name $process_id & sleep 5
    # ADDRESS REWRITING
    sender_canonical_maps = hash:/etc/postfix/sender_canonical
    recipient_canonical_maps = hash:/etc/postfix/recipient_canonical
    # ALIAS DATABASE
    #
    alias_maps=hash:/etc/postfix/aliases

    inet_interfaces=all
    sendmail_path = /usr/lib/sendmail
    mailq_path = /usr/bin/mailq
    setgid_group = postdrop
    manpage_directory = /usr/local/man
    sample_directory = /etc/postfix
    readme_directory = no
    newaliases_path = /usr/bin/newaliases