PDA

View Full Version : admispconfig@localhost


bswinnerton
4th February 2008, 00:31
Is the admispconfig@localhost a real email address? I think that i have some error messages being delivered to it.

Thanks

daveb
4th February 2008, 07:22
that would be for ispconfigs mail statistics generation I belive.

till
4th February 2008, 12:43
admispconfig@localhost is not a real mailbox, its a script and is used for statistics generation as devb pointed out.

bswinnerton
4th February 2008, 14:42
Ohh, Alright =) Thanks

K_meleonu
22nd October 2008, 12:45
admispconfig@localhost is not a real mailbox, its a script and is used for statistics generation as devb pointed out.

Is there any way to change this?

I have a problem with it. My server see this as admispconfig@localhost.localdomain.biz and when i receive an eMail from an email addres (ex. from user@yahoo.com to user@mydomain.biz) i start receiving tons of emails that look's like this:

This is the Postfix program at host mydomain.biz.

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.biz>: host
localhost.localdomain.biz[194.9.94.245] said: 553 sorry, that domain isn't
in my list of allowed rcpthosts (#5.7.1) (in reply to RCPT TO command)



Reporting-MTA: dns; mydomain.biz
X-Postfix-Queue-ID: E116A268096
X-Postfix-Sender: rfc822; office@mydomain.biz
Arrival-Date: Wed, 22 Oct 2008 12:27:19 +0300 (EEST)

Final-Recipient: rfc822; admispconfig@localhost.localdomain.biz
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host localhost.localdomain.biz[194.9.94.245] said:
553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) (in
reply to RCPT TO command)



Subject:
Mailsize: office
From:
Crazy Design <office@mydomain.biz>
Date:
Wed, 22 Oct 2008 12:27:18 +0300
To:
undisclosed-recipients:;

3433


Or if this is another problem and you can give me a solution please give it to me.

Thank you all in advance

till
22nd October 2008, 13:06
Is there any way to change this?

No and there is also no need to change this. There is just a misconfiguration in your postfix setup. Please post the content of the main.cf file, comments stripped.

K_meleonu
22nd October 2008, 13:17
No and there is also no need to change this. There is just a misconfiguration in your postfix setup. Please post the content of the main.cf file, comments stripped.

I have resolved it by adding localhost.localdomain.biz to the end of /etc/postfix/local-host-names and also to the /etc/hosts (127.0.0.1 localhost localhost.localdomain.biz) and now is all working ok.

It was a problem that i never had before and i have configured ISPConfig a lot of times.

Thank you werry much for the work you do and the answers you give us and i hope that this thread will help other users wich have this problem.

Thank's again and have a werry nice day/night

Alex