Hi I keep getting the following email: Code: This is the Postfix program at host mm1mdp.co.uk. 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]> (expanded from <admispconfig@localhost>): mail for localhost.co.uk loops back to myself I get the following entries in /var/log/maillog: Code: Apr 17 22:15:18 palmeac1 postfix/pickup[19007]: D9293920E: uid=10012 from=<web7_admin> Apr 17 22:15:18 palmeac1 postfix/cleanup[19779]: D9293920E: message-id=<[email protected]> Apr 17 22:15:18 palmeac1 postfix/qmgr[16440]: D9293920E: from=<[email protected]>, size=354, nrcpt=1 (queue active) Apr 17 22:15:18 palmeac1 postfix/smtp[21106]: warning: numeric domain name in resource data of MX record for localhost.co.uk: 127.0.0.1 Apr 17 22:15:18 palmeac1 postfix/smtp[21106]: D9293920E: to=<[email protected]>, orig_to=<admispconfig@localhost>, relay=none, delay=0, status=bounced (mail for localhost.co.uk loops back to myself) Apr 17 22:15:18 palmeac1 postfix/cleanup[20359]: EA00896FB: message-id=<[email protected]> Apr 17 22:15:18 palmeac1 postfix/qmgr[16440]: EA00896FB: from=<>, size=2109, nrcpt=1 (queue active) Apr 17 22:15:18 palmeac1 postfix/qmgr[16440]: D9293920E: removed Apr 17 22:15:21 palmeac1 postfix/local[18464]: 229BB9248: to=<[email protected]>, relay=local, delay=116, status=sent (delivered to command: /usr/bin/procmail -f-) Apr 17 22:15:21 palmeac1 postfix/qmgr[16440]: 229BB9248: removed Apr 17 22:15:23 palmeac1 postfix/pickup[19007]: 11B87920E: uid=10012 from=<web7_admin> Apr 17 22:15:23 palmeac1 postfix/cleanup[19779]: 11B87920E: message-id=<[email protected]> Apr 17 22:15:23 palmeac1 postfix/qmgr[16440]: 11B87920E: from=<[email protected]>, size=354, nrcpt=1 (queue active) Apr 17 22:15:23 palmeac1 postfix/pickup[19007]: 1A7799248: uid=10012 from=<web7_admin> Apr 17 22:15:23 palmeac1 postfix/cleanup[20359]: 1A7799248: message-id=<[email protected]> Apr 17 22:15:23 palmeac1 postfix/smtp[21106]: warning: numeric domain name in resource data of MX record for localhost.co.uk: 127.0.0.1 Apr 17 22:15:23 palmeac1 postfix/qmgr[16440]: 1A7799248: from=<[email protected]>, size=354, nrcpt=1 (queue active) Apr 17 22:15:23 palmeac1 postfix/smtp[21106]: 11B87920E: to=<[email protected]>, orig_to=<admispconfig@localhost>, relay=none, delay=1, status=bounced (mail for localhost.co.uk loops back to myself) Apr 17 22:15:23 palmeac1 postfix/smtp[21106]: warning: numeric domain name in resource data of MX record for localhost.co.uk: 127.0.0.1 Apr 17 22:15:23 palmeac1 postfix/cleanup[19779]: 754A09AAD: message-id=<[email protected]> Apr 17 22:15:23 palmeac1 postfix/smtp[21106]: 1A7799248: to=<[email protected]>, orig_to=<admispconfig@localhost>, relay=none, delay=1, status=bounced (mail for localhost.co.uk loops back to myself) Apr 17 22:15:23 palmeac1 postfix/qmgr[16440]: 754A09AAD: from=<>, size=2109, nrcpt=1 (queue active) Apr 17 22:15:23 palmeac1 postfix/qmgr[16440]: 11B87920E: removed Apr 17 22:15:23 palmeac1 postfix/cleanup[20359]: 864909AB1: message-id=<[email protected]> Apr 17 22:15:23 palmeac1 postfix/qmgr[16440]: 864909AB1: from=<>, size=2109, nrcpt=1 (queue active) Apr 17 22:15:23 palmeac1 postfix/qmgr[16440]: 1A7799248: removed Apr 17 22:15:25 palmeac1 postfix/postfix-script: stopping the Postfix mail system I have NO idea why an email is being generated to admispconfig@localhost, or why that should be directed to [email protected]. Can anyone help please? Thanks in advance
Please add localhost.co.uk at the end of /etc/postfix/local-host-names and restart Postfix. The mails for admispconfig@localhost contain the message size of each incoming message; they are used to generate ISPConfig traffic statistics. Please don't redirect or block these emails!
is the address [email protected] set in the ISPConfig control panel somewhere, if it is I might have changed it.... so I should change it back right ??????
No, it's not set in the control panel; admispconfig@localhost is hard-coded, and Median's server expands it to [email protected] - nothing unusual here.
Thanks Falko Thats fixed the loop, but the 2 accounts on that domain are now very slow to respond when downloading email using Outlook. Have restarted server so we'll see what happens. Thanks again - appreciate the help
Hi Falko Nothing worth noting in the mail log but it sorted itself out after a few hours. Thanks again