ISPConfig with postfix problem

Discussion in 'General' started by Chrisssssss, Jan 16, 2007.

  1. Chrisssssss

    Chrisssssss New Member

    Hello
    (Sorry for my bad english)
    I have create account mail for my user web but after their send mail their receved some mail with title "Undelivered Mail Returned t..." with
    Code:
    This is a MIME-encapsulated message.
    
    --641C8E68001.1168895519/cip001.france-tracker.net
    Content-Description: Notification
    Content-Type: text/plain
    
    This is the Postfix program at host cip001.france-tracker.net.
    
    I'm sorry to have to inform you that your message could not
    be delivered to one or more recipients. It's attached below.
    
    For further assistance, please send mail to <postmaster>
    
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
    
    			The Postfix program
    
    <[email protected]>: Host or domain name not found. Name
        service error for name=localhost.localdomain type=A: Host not found
    
    --641C8E68001.1168895519/cip001.france-tracker.net
    Content-Description: Delivery report
    Content-Type: message/delivery-status
    
    Reporting-MTA: dns; cip001.france-tracker.net
    X-Postfix-Queue-ID: 641C8E68001
    X-Postfix-Sender: rfc822; [email protected]
    Arrival-Date: Mon, 15 Jan 2007 22:11:57 +0100 (CET)
    
    Final-Recipient: rfc822; [email protected]
    Action: failed
    Status: 5.0.0
    Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error
        for name=localhost.localdomain type=A: Host not found
    
    --641C8E68001.1168895519/cip001.france-tracker.net
    Content-Description: Undelivered Message
    Content-Type: message/rfc822
    
    Received: by cip001.france-tracker.net (Postfix, from userid 10011)
    	id 641C8E68001; Mon, 15 Jan 2007 22:11:57 +0100 (CET)
    X-Loop: [email protected]
    Subject: Mailsize: web6_silver
    Message-Id: <[email protected]>
    Date: Mon, 15 Jan 2007 22:11:57 +0100 (CET)
    From: [email protected] (Silver)
    To: undisclosed-recipients:;
    
    2437
    
    
    --641C8E68001.1168895519/cip001.france-tracker.net--
    
    
    
    Their receved this mail all them 10 second.
    Thanks for your help
     
  2. martinfst

    martinfst ISPConfig Developer ISPConfig Developer

    Have you removed the line
    Code:
    127.0.0.1 localhost.localdomain localhost
    from your /etc/hosts file?
     
  3. Chrisssssss

    Chrisssssss New Member

    Thanks for your help
    I have change this to my hosts file because if I remove this line my server( web,ftp, smtp, bind, pop3, mysql) stoped
    127.0.0.1 localhost.localdomain localhost to 127.0.0.1 localhost but the problem is to continue and them receved this mail 40 / min
    This is my /etc/hosts

    # Do not remove the following line, or various programs
    # that require network functionality will fail.


    127.0.0.1 localhost
    85.17.97.14 cip001.france-tracker.net
    ~
    Thanks for your reponse
     
    Last edited: Jan 16, 2007
  4. falko

    falko Super Moderator ISPConfig Developer

    Please try

    Code:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    
    
    127.0.0.1 [B][COLOR="Red"]localhost.localdomain[/COLOR][/B] localhost
    85.17.97.14 cip001.france-tracker.net
    instead.
     
  5. Chrisssssss

    Chrisssssss New Member

    Hello
    Thanks for your help
    I have do this . I had not understood well the message of martinfst and thus I did not have to modify the file. Thus my problem is always it if you have an idea thank you to help me
    My /etc/hosts is

    # Do not remove the following line, or various programs
    # that require network functionality will fail.



    127.0.0.1 localhost.localdomain localhost
    85.17.97.14 cip001.france-tracker.net
     
  6. Chrisssssss

    Chrisssssss New Member

    Please if you can help me
    Thanks for your help
     
  7. falko

    falko Super Moderator ISPConfig Developer

    Please try
    Code:
    postconf -e 'smtp_host_lookup = dns, native'
    /etc/init.d/postfix restart
     
  8. Chrisssssss

    Chrisssssss New Member

    Thanks for your help but after there is always the problem.
    thanks.
    If you need parameter of my ISPConfig I you would give them.
     
    Last edited: Jan 17, 2007
  9. Chrisssssss

    Chrisssssss New Member

    I dont know if this can help you to find my problem but i have this in my process
    Code:
    10005    15102  0.0  0.1  3132  784 ?        Ss   00:10   0:00 /usr/bin/procmail -f-
    10005    15117  0.0  0.1  3796  844 ?        S    00:10   0:00 /bin/sh -c  wc -c | formail -A"X-Loop: ${LOGNAME}@localhost.localdomain" \?
    10005    15120  0.0  0.3  6220 1580 ?        S    00:10   0:00 /usr/sbin/sendmail -oi [email protected]
    10005    15121  0.0  0.3  6632 1556 ?        S    00:10   0:00 /usr/sbin/postdrop -r
    10011    15129  0.0  0.1  2820  672 ?        Ss   00:10   0:00 /usr/bin/procmail -f-
    10008    15133  0.0  0.0     0    0 ?        Zs   00:10   0:00 [procmail] <defunct>
    10008    15134  0.0  0.1  3556  840 ?        S    00:10   0:00 /bin/sh -c  wc -c | formail -A"X-Loop: ${LOGNAME}@localhost.localdomain" \?
    10008    15137  0.0  0.3  6888 1584 ?        S    00:10   0:00 /usr/sbin/sendmail -oi [email protected]
    10011    15138  0.0  0.1  2612  844 ?        S    00:10   0:00 /bin/sh -c  wc -c | formail -A"X-Loop: ${LOGNAME}@localhost.localdomain" \?
    10011    15141  0.0  0.3  5328 1584 ?        S    00:10   0:00 /usr/sbin/sendmail -oi [email protected]
    10008    15147  0.0  0.3  5748 1552 ?        S    00:10   0:00 /usr/sbin/postdrop -r
    10011    15149  0.0  0.3  6916 1552 ?        S    00:10   0:00 /usr/sbin/postdrop -r
    10008    15153  0.0  0.0     0    0 ?        Zs   00:10   0:00 [procmail] <defunct>
    10008    15154  0.0  0.1  2380  844 ?        S    00:10   0:00 /bin/sh -c  wc -c | formail -A"X-Loop: ${LOGNAME}@localhost.localdomain" \?
    10008    15157  0.0  0.3  5584 1584 ?        S    00:10   0:00 /usr/sbin/sendmail -oi [email protected]
    10008    15158  0.0  0.3  5380 1552 ?        S    00:10   0:00 /usr/sbin/postdrop -r
    root     15162  0.0  0.1  4572  544 ?        S    00:10   0:00 sleep 10
    10005    15163  0.0  0.1  3536  660 ?        Ss   00:10   0:00 /usr/bin/procmail -f-
    10005    15164  0.0  0.1  3960  844 ?        S    00:10   0:00 /bin/sh -c  wc -c | formail -A"X-Loop: ${LOGNAME}@localhost.localdomain" \?
    10005    15167  0.0  0.3  5216 1584 ?        S    00:10   0:00 /usr/sbin/sendmail -oi [email protected]
    10005    15168  0.0  0.0  3536  180 ?        S    00:10   0:00 /usr/bin/procmail -f-
    10005    15169  0.0  0.1  3188  908 ?        S    00:10   0:00 /bin/sh /home/admispconfig/ispconfig/tools/clamav/bin/clamassassin
    10005    15178 56.5  1.6 10204 8216 ?        R    00:10   0:01 /home/admispconfig/ispconfig/tools/clamav/bin/clamscan --no-summary --stdout -
    10005    15179  0.0  0.3  6976 1556 ?        S    00:10   0:00 /usr/sbin/postdrop -r
    root     15180  0.0  0.1  2708  788 pts/0    R+   00:10   0:00 ps -aux
    10011    15189  0.0  0.0  2820  192 ?        S    00:10   0:00 /usr/bin/procmail -f-
    10011    15190  0.0  1.0  7088 5276 ?        R    00:10   0:00 /usr/bin/perl -T -w /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sp
    10005    15192  0.0  0.0  3132  280 ?        S    00:10   0:00 /usr/bin/procmail -f-
    10005    15193  0.0  0.2  3588 1168 ?        R    00:10   0:00 /bin/sh -c  perl -p -e '        #\?      $pastmsghdr = 1 if /^\s*$/;        #\
    10011    15194  0.0  0.1  2572  660 ?        Ss   00:10   0:00 /usr/bin/procmail -f-
    10011    15195  0.0  0.1  2856  844 ?        R    00:10   0:00 /bin/sh -c  wc -c | formail -A"X-Loop: ${LOGNAME}@localhost.localdomain" \?
    10011    15198  0.0  0.0  2856  372 ?        D    00:10   0:00 /bin/sh -c  wc -c | formail -A"X-Loop: ${LOGNAME}@localhost.localdomain" \?
    10011    15199  0.0  0.0  2572  180 ?        S    00:10   0:00 /usr/bin/procmail -f-
    10011    15200  0.0  0.1  3912  880 ?        S    00:10   0:00 /bin/sh /home/admispconfig/ispconfig/tools/clamav/bin/clamassassin
    
    Thanks for your help
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post an excerpt of your mail logfile.
     
  11. Chrisssssss

    Chrisssssss New Member

    Thanks for your help but where I can find this please.
     
  12. falko

    falko Super Moderator ISPConfig Developer

    It's /var/log/mail.log, /var/log/mail, /var/log/maillog, ..., depending on your distribution.
     
  13. Chrisssssss

    Chrisssssss New Member

    Thanks i find this but it s enormous for a log files 253036294.
    5 min for post this.
     
  14. falko

    falko Super Moderator ISPConfig Developer

    You can use
    Code:
    tail -n100 /var/log/mail.log
    to get an output of the last 100 log lines, for example.
     
  15. Chrisssssss

    Chrisssssss New Member

    This is 5 secondes of my log :eek:
    Code:
    Jan 16 23:59:20 cip001 postfix/postfix-script: starting the Postfix mail system
    Jan 16 23:59:20 cip001 postfix/master[15520]: daemon started -- version 2.2.10, configuration /etc/postfix
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: 8E60712DC229: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: 78A8112DC244: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: 4FA0512DC273: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: 2509212DC275: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: C71B712DC277: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: B16A212DC266: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: A3A1612DC04B: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: E77F112DC27E: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: 9DBF712DC284: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: B63C912DC26F: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: 1215512DC271: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:20 cip001 postfix/pickup[15525]: B000712DC287: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:20 cip001 postfix/cleanup[15529]: B000712DC287: message-id=<[email protected]>
    Jan 16 23:59:20 cip001 postfix/qmgr[15526]: 03BEF12DC268: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: ED93A12DC23E: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 1F72212DC281: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: C324812DC26E: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 4579112DC272: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: A857E12DC267: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/pickup[15525]: 2513C12DC22A: uid=10005 from=<web6_chris>
    Jan 16 23:59:21 cip001 postfix/cleanup[15529]: 2513C12DC22A: message-id=<[email protected]>
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 5D8C212DC245: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/pickup[15525]: 3FAA912DC28C: uid=10011 from=<web6_silver>
    Jan 16 23:59:21 cip001 postfix/cleanup[15600]: 3FAA912DC28C: message-id=<[email protected]>
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: F0AE612DC225: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/pickup[15525]: 4B71912DC289: uid=10005 from=<web6_chris>
    Jan 16 23:59:21 cip001 postfix/cleanup[15529]: 4B71912DC289: message-id=<[email protected]>
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: CB62212DC23C: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/pickup[15525]: 6469912DC28A: uid=10011 from=<web6_silver>
    Jan 16 23:59:21 cip001 postfix/cleanup[15600]: 6469912DC28A: message-id=<[email protected]>
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 6042D12DC036: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: A966F12DC286: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: A84D012DC23D: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 04EE812DC27D: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 442D812DC282: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 12DCB12DC241: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 2567112DC220: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: CB0CA12DC27A: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 48E4012DC247: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 9272412DC283: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 506A112DC27C: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 4F31512DC270: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 4BFC912DC10B: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 5025C12DC279: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: 9B41512DC285: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: C018112DC20E: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: C60D512DC152: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:21 cip001 postfix/qmgr[15526]: C70EB12DC26C: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: DAF6D12DC23F: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: F171A12DC052: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 0280312DC20D: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 3C6EC12DC27B: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 1FFA112DC280: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 3991412DC269: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 48D3512DC246: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 4FF3912DC204: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: EC3FE12DC278: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 3FAA912DC28C: from=<[email protected]>, size=402, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 2513C12DC22A: from=<[email protected]>, size=403, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 4B71912DC289: from=<[email protected]>, size=403, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 4B71912DC289: from=<[email protected]>, size=403, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: 6469912DC28A: from=<[email protected]>, size=402, nrcpt=1 (queue active)
    Jan 16 23:59:22 cip001 postfix/qmgr[15526]: B000712DC287: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    
    
     
  16. Chrisssssss

    Chrisssssss New Member

    and this 5 following
    Code:
    Jan 16 23:59:25 cip001 postfix/smtp[15610]: 3FAA912DC28C: to=<[email protected]>, relay=none, delay=4, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:25 cip001 postfix/smtp[15613]: 2513C12DC22A: to=<[email protected]>, relay=none, delay=4, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:25 cip001 postfix/smtp[15615]: 4B71912DC289: to=<[email protected]>, relay=none, delay=4, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:25 cip001 postfix/smtp[15617]: 6469912DC28A: to=<[email protected]>, relay=none, delay=4, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:25 cip001 postfix/smtp[15619]: B000712DC287: to=<[email protected]>, relay=none, delay=23, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:25 cip001 postfix/cleanup[15529]: 7F47512DC292: message-id=<[email protected]>
    Jan 16 23:59:25 cip001 postfix/cleanup[15600]: 7F84512DC293: message-id=<[email protected]>
    Jan 16 23:59:25 cip001 postfix/cleanup[15625]: 849A912DC296: message-id=<[email protected]>
    Jan 16 23:59:25 cip001 postfix/cleanup[15626]: 862CF12DC297: message-id=<[email protected]>
    Jan 16 23:59:25 cip001 postfix/pickup[15525]: 8869612DC298: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:25 cip001 postfix/local[15604]: 4F31512DC270: to=<[email protected]>, relay=local, delay=24, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 4F31512DC270: removed
    Jan 16 23:59:25 cip001 postfix/cleanup[15624]: 8106F12DC295: message-id=<[email protected]>
    Jan 16 23:59:25 cip001 postfix/cleanup[15627]: 8869612DC298: message-id=<[email protected]>
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 8106F12DC295: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 3FAA912DC28C: removed
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 2513C12DC22A: removed
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 8869612DC298: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 4B71912DC289: removed
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 862CF12DC297: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 849A912DC296: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 7F47512DC292: from=<>, size=2358, nrcpt=1 (queue active)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 7F84512DC293: from=<>, size=2357, nrcpt=1 (queue active)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: B000712DC287: removed
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 6469912DC28A: removed
    Jan 16 23:59:25 cip001 postfix/smtp[15610]: 8869612DC298: to=<[email protected]>, relay=none, delay=2, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:25 cip001 postfix/cleanup[15600]: D9C2412DC270: message-id=<[email protected]>
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: D9C2412DC270: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:25 cip001 postfix/qmgr[15526]: 8869612DC298: removed
    Jan 16 23:59:27 cip001 postfix/pickup[15525]: BFFA012DC288: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:27 cip001 postfix/cleanup[15529]: BFFA012DC288: message-id=<[email protected]>
    Jan 16 23:59:27 cip001 postfix/local[15604]: 862CF12DC297: to=<[email protected]>, relay=local, delay=2, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:27 cip001 postfix/qmgr[15526]: 862CF12DC297: removed
    Jan 16 23:59:27 cip001 postfix/local[15634]: D9C2412DC270: to=<[email protected]>, relay=local, delay=2, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:27 cip001 postfix/qmgr[15526]: D9C2412DC270: removed
    Jan 16 23:59:27 cip001 postfix/qmgr[15526]: BFFA012DC288: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:27 cip001 postfix/pickup[15525]: E651B12DC287: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:27 cip001 postfix/cleanup[15627]: E651B12DC287: message-id=<[email protected]>
    Jan 16 23:59:27 cip001 postfix/cleanup[15627]: E651B12DC287: message-id=<[email protected]>
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: E651B12DC287: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:28 cip001 postfix/smtp[15613]: BFFA012DC288: to=<[email protected]>, relay=none, delay=2, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:28 cip001 postfix/cleanup[15626]: 0930112DC289: message-id=<[email protected]>
    Jan 16 23:59:28 cip001 postfix/smtp[15615]: E651B12DC287: to=<[email protected]>, relay=none, delay=2, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: BFFA012DC288: removed
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 0930112DC289: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:28 cip001 postfix/cleanup[15624]: 16BDE12DC28A: message-id=<[email protected]>
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 16BDE12DC28A: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: E651B12DC287: removed
    Jan 16 23:59:28 cip001 postfix/pickup[15525]: 5249C12DC22A: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:28 cip001 postfix/cleanup[15625]: 5249C12DC22A: message-id=<[email protected]>
    Jan 16 23:59:28 cip001 postfix/local[15604]: 0930112DC289: to=<[email protected]>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 0930112DC289: removed
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 5249C12DC22A: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:28 cip001 postfix/pickup[15525]: 79D3712DC270: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:28 cip001 postfix/cleanup[15600]: 79D3712DC270: message-id=<[email protected]>
    Jan 16 23:59:28 cip001 postfix/local[15634]: 16BDE12DC28A: to=<[email protected]>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 16BDE12DC28A: removed
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 79D3712DC270: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:28 cip001 postfix/smtp[15617]: 5249C12DC22A: to=<[email protected]>, relay=none, delay=0, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:28 cip001 postfix/cleanup[15529]: 8820B12DC287: message-id=<[email protected]>
    Jan 16 23:59:28 cip001 postfix/smtp[15619]: 79D3712DC270: to=<[email protected]>, relay=none, delay=0, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 5249C12DC22A: removed
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 8820B12DC287: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:28 cip001 postfix/cleanup[15627]: 93CA612DC28A: message-id=<[email protected]>
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 93CA612DC28A: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:28 cip001 postfix/qmgr[15526]: 79D3712DC270: removed
    
    If you want another log I can post this
     
  17. Chrisssssss

    Chrisssssss New Member

    Code:
    Jan 16 23:59:29 cip001 postfix/pickup[15525]: 1EFAF12DC270: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:29 cip001 postfix/cleanup[15626]: 1EFAF12DC270: message-id=<[email protected]>
    Jan 16 23:59:29 cip001 postfix/local[15634]: 93CA612DC28A: to=<[email protected]>, relay=local, delay=1, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: 93CA612DC28A: removed
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: 1EFAF12DC270: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:29 cip001 postfix/smtp[15610]: 1EFAF12DC270: to=<[email protected]>, relay=none, delay=0, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:29 cip001 postfix/cleanup[15624]: 3D5FB12DC288: message-id=<[email protected]>
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: 3D5FB12DC288: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: 1EFAF12DC270: removed
    Jan 16 23:59:29 cip001 postfix/local[15634]: 3D5FB12DC288: to=<[email protected]>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:29 cip001 postfix/pickup[15525]: A67B812DC289: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:29 cip001 postfix/cleanup[15625]: A67B812DC289: message-id=<[email protected]>
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: 3D5FB12DC288: removed
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: 3D5FB12DC288: removed
    Jan 16 23:59:29 cip001 postfix/local[15604]: 8820B12DC287: to=<[email protected]>, relay=local, delay=1, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: 8820B12DC287: removed
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: A67B812DC289: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:29 cip001 postfix/pickup[15525]: ADBF712DC270: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:29 cip001 postfix/cleanup[15600]: ADBF712DC270: message-id=<[email protected]>
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: ADBF712DC270: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:29 cip001 postfix/smtp[15613]: A67B812DC289: to=<[email protected]>, relay=none, delay=0, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:29 cip001 postfix/cleanup[15529]: D258112DC22A: message-id=<[email protected]>
    Jan 16 23:59:29 cip001 postfix/smtp[15615]: ADBF712DC270: to=<[email protected]>, relay=none, delay=0, status=bounced (Host or domain name not found. Name service error for name=localhost.localdomain type=A: Host not found)
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: A67B812DC289: removed
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: D258112DC22A: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:29 cip001 postfix/cleanup[15627]: DF48612DC28A: message-id=<[email protected]>
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: DF48612DC28A: from=<>, size=2364, nrcpt=1 (queue active)
    Jan 16 23:59:29 cip001 postfix/qmgr[15526]: ADBF712DC270: removed
    Jan 16 23:59:30 cip001 postfix/pickup[15525]: 1C2AE12DC288: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:30 cip001 postfix/cleanup[15626]: 1C2AE12DC288: message-id=<[email protected]>
    Jan 16 23:59:30 cip001 postfix/local[15634]: D258112DC22A: to=<[email protected]>, relay=local, delay=1, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:30 cip001 postfix/qmgr[15526]: D258112DC22A: removed
    Jan 16 23:59:30 cip001 postfix/local[15604]: DF48612DC28A: to=<[email protected]>, relay=local, delay=1, status=sent (delivered to command: /usr/bin/procmail -f-)
    Jan 16 23:59:30 cip001 postfix/qmgr[15526]: DF48612DC28A: removed
    Jan 16 23:59:30 cip001 postfix/qmgr[15526]: 1C2AE12DC288: from=<[email protected]>, size=406, nrcpt=1 (queue active)
    Jan 16 23:59:30 cip001 postfix/pickup[15525]: 6375512DC22A: uid=10008 from=<web6_gandalf>
    Jan 16 23:59:30 cip001 postfix/cleanup[15624]: 6375512DC22A: message-id=<[email protected]>
    
     
  18. Chrisssssss

    Chrisssssss New Member

    it s this you want or you want another log ?
     
  19. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    postconf -n
    and
    Code:
    hostname
    and
    Code:
    hostname -f
    ? What's in /etc/hosts, /etc/host.conf, and /etc/resolv.conf?
     
  20. Chrisssssss

    Chrisssssss New Member

    Thanks for your help
    this is my postconf -n
    Code:
    [root@cip001 ~]# postconf -n
    alias_database = hash:/etc/aliases
    alias_maps = hash:/etc/aliases
    broken_sasl_auth_clients = yes
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/libexec/postfix
    debug_peer_level = 2
    html_directory = no
    inet_interfaces = all
    mail_owner = postfix
    mailq_path = /usr/bin/mailq.postfix
    manpage_directory = /usr/share/man
    mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
    mydomain = france-tracker.net
    myhostname = cip001.france-tracker.net
    mynetworks = 127.0.0.0/8
    myorigin = $mydomain
    newaliases_path = /usr/bin/newaliases.postfix
    queue_directory = /var/spool/postfix
    readme_directory = /usr/share/doc/postfix-2.2.10/README_FILES
    sample_directory = /usr/share/doc/postfix-2.2.10/samples
    sendmail_path = /usr/sbin/sendmail.postfix
    setgid_group = postdrop
    smtp_host_lookup = dns, native
    smtp_tls_note_starttls_offer = yes
    smtp_use_tls = yes
    smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,rejec                                                             t_unauth_destination
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_local_domain =
    smtpd_sasl_security_options = noanonymous
    smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
    smtpd_tls_auth_only = no
    smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
    smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
    smtpd_tls_loglevel = 1
    smtpd_tls_received_header = yes
    smtpd_tls_session_cache_timeout = 3600s
    smtpd_use_tls = yes
    tls_random_source = dev:/dev/urandom
    unknown_local_recipient_reject_code = 550
    [root@cip001 ~]#
    
    this is my hostname
    Code:
    [root@cip001 ~]# hostname
    cip001.france-tracker.net
    [root@cip001 ~]#
    
    and this is my hostnae -f
    Code:
    [root@cip001 ~]# hostname -f
    cip001.france-tracker.net
    [root@cip001 ~]#
    
    thanks
     

Share This Page