
16th January 2007, 01:16
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ISPConfig with postfix problem
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
<admispconfig@localhost.localdomain>: 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; web6_silver@france-tracker.net
Arrival-Date: Mon, 15 Jan 2007 22:11:57 +0100 (CET)
Final-Recipient: rfc822; admispconfig@localhost.localdomain
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: web6_silver@localhost.localdomain
Subject: Mailsize: web6_silver
Message-Id: <20070115211158.641C8E68001@cip001.france-tracker.net>
Date: Mon, 15 Jan 2007 22:11:57 +0100 (CET)
From: web6_silver@france-tracker.net (Silver)
To: undisclosed-recipients:;
2437
--641C8E68001.1168895519/cip001.france-tracker.net--
Their receved this mail all them 10 second.
Thanks for your help
|

16th January 2007, 08:38
|
|
Senior Member
|
|
Join Date: Dec 2006
Location: Hilversum, The Netherlands
Posts: 880
Thanks: 1
Thanked 16 Times in 15 Posts
|
|
Have you removed the line
Code:
127.0.0.1 localhost.localdomain localhost
from your /etc/hosts file?
|

16th January 2007, 13:08
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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 by Chrisssssss; 16th January 2007 at 13:25.
|

16th January 2007, 15:58
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
|
|
Please try
Code:
# 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
instead.
|

16th January 2007, 17:11
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|

17th January 2007, 15:15
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Please if you can help me
Thanks for your help
|

17th January 2007, 18:48
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
|
|
Please try
Code:
postconf -e 'smtp_host_lookup = dns, native'
/etc/init.d/postfix restart
|

17th January 2007, 21:02
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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 by Chrisssssss; 17th January 2007 at 21:17.
|

18th January 2007, 00:19
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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 admispconfig@localhost.localdomain
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 admispconfig@localhost.localdomain
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 admispconfig@localhost.localdomain
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 admispconfig@localhost.localdomain
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 admispconfig@localhost.localdomain
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
|

18th January 2007, 07:59
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
|
|
Please post an excerpt of your mail logfile.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 01:58.
|
Recent comments
1 day 2 hours ago
1 day 2 hours ago
1 day 7 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 20 hours ago
2 days 2 hours ago
2 days 6 hours ago
2 days 8 hours ago