View Full Version : delete mail user still alive
Compadre
7th March 2007, 21:16
Hi i had a xyx.com domain with some user emails. I delete this domain(also in the recyclebin:all the recyclebin:site,dns manager) and create a new one . All work fine, i can receive-send mail, ftp access, access to the web.
But, i was looking the mailog and i saw a lot of activity of the user mail that i delete, al sending an email to admispconfig@localhost.localdomain, what this can be? is this a problem? solution?
martinfst
7th March 2007, 22:01
What are the exact entries? Could it be a external server is still trying to deliver a mail to a no longer existing user? If that's the case, it will eventually stop (normally after 4-5 days)
Compadre
7th March 2007, 22:16
i dont think so, because i dont have a public dns for mail, im working with the dns server of my server (test state) . I access to the webpages and services, manually( I put the ip of my server, as a primary dns in the computer client)
martinfst
7th March 2007, 22:30
The emails to admispconfig@localhost.localdomain are status/usage emails. They contain info about how much traffic a user generates. After processing (updating some info in the ISPConfig database) the status emails to admispconfig are /dev/nulled.
If you deleted the user before all status info had been written/processed, I assume You're in some sort of loop. I'd try to re-create the same user and watch the log files if sending messages stops (eventually). Then delete the user again.
Compadre
8th March 2007, 15:55
i will try, but i dont why also i have emails from the new domain users but with old domain, for example my old domain was @xyz.com, and the new one is @yyy.com, i have working a compadra@yyy.com, but also in the log i see some emails from compadre@xyz.com to admispconfig@localhost.local. Why this? if i create the new user domain before erase the old domain(including the emails users)
Compadre
8th March 2007, 20:00
i recreate the domain and user, but i still have mails form thes user to administ admispconfig@localhost.localdomain.
falko
8th March 2007, 20:02
i recreate the domain and user, but i still have mails form thes user to administ admispconfig@localhost.localdomain.
That's the intended behaviour. These mails contain the size of received emails in bytes so that ISPConfig can create mail statistics.
Compadre
8th March 2007, 20:05
but this is bad for the server. can i delete those user again?
falko
8th March 2007, 20:06
Why is it bad for the server? :confused:
Compadre
8th March 2007, 20:09
Haha sorry im a newone, a was worried, because i delete those user, but when i saw the mailog, these user still have activity, sending emails to admispconfig@localhost.localdomain.
falko
9th March 2007, 17:42
You deleted admispconfig? That's no good... :eek:
Compadre
9th March 2007, 20:10
I dont now, how i cant now this?, have a solution?, plis tell yes!
falko
10th March 2007, 13:01
What's the output of grep admispconfig /etc/passwd?
Compadre
12th March 2007, 20:28
What's the output of grep admispconfig /etc/passwd?
# grep admispconfig /etc/passwd
admispconfig:x:501:501:Administrator ISPConfig:/home/admispconfig:/bin/bash
Compadre
13th March 2007, 16:01
Plis help, yesterday i get a lot of undelivery message to INBOX,from a user of my new domain but with a old domain, also i have a lot of message from the user of the old domain to a admispconfig@localhost.localdomain.
For example, i had a old domain for test, www.xyz.com, with users f.e: compadre@xyz.com. I delete this domain and create a new one: www.dag.com.pa with a earan@dag.com.pa user. Now in the maillog i have a lot of mails from compadre@xyz.com to admispconfig@localhost.localdomain(why? i delete all the users and domain) also today when i saw my INBOX, i have a lot of undelivery mail, saying that a mail to earan@xyz.com couldnt be delivery. Why this? I have others user of dag.com.pa and also all have this undelivery message. Also the others users of xyz.com send a lot of mail to admispconfig@localhost.localdomain
martinfst
13th March 2007, 18:37
Have you emptied the Recycle bins of ISPConfig?
Compadre
13th March 2007, 20:02
yes also the recycle bin of dns manager
falko
13th March 2007, 20:12
What's in your mail log?
# grep admispconfig /etc/passwd
admispconfig:x:501:501:Administrator ISPConfig:/home/admispconfig:/bin/bashLooks good. :) You didn't delete admispconfig.
Compadre
13th March 2007, 20:25
Nicee :), But what i gone do with my problem :(:
Plis help, yesterday i get a lot of undelivery message to INBOX,from a user of my new domain but with a old domain, also i have a lot of message from the user of the old domain to a admispconfig@localhost.localdomain.
For example, i had a old domain for test, www.xyz.com, with users f.e: compadre@xyz.com. I delete this domain and create a new one: www.dag.com.pa with a earan@dag.com.pa user. Now in the maillog i have a lot of mails from compadre@xyz.com to admispconfig@localhost.localdomain(why? i delete all the users and domain) also today when i saw my INBOX, i have a lot of undelivery mail, saying that a mail to earan@xyz.com couldnt be delivery. Why this? I have others user of dag.com.pa and also all have this undelivery message. Also the others users of xyz.com send a lot of mail to admispconfig@localhost.localdomain, all this message have queue status
Compadre
14th March 2007, 20:37
Were i can see the postfix queque mails?
till
14th March 2007, 20:46
The command is:
postqueue -p
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.