smtp@(domain) accounts created automatically by cpanel
Recently just about every domain on my system has had an email account smtp@ added. Can someone explain what process did this and why?
-
There is no process native to cPanel that would create an email account automatically like this (outside of the account's default email account which is present upon account creation). 0 -
Thanks for the reply...any thoughts on how this might have happened server wide? 0 -
OK...this is now making me a bit nervous...how can I delete smtp@ from all domains on the server? 0 -
No idea, you might check the cPanel access log which can be found at /usr/local/cpanel/logs/access_log
which will show if someone logged in to cPanel and created it or if it was done using the UAPI. Otherwise, you might check if those email accounts have been used to send/receive any mail. As far as removing the accounts, you'd need to go through each one or use the UAPI delete_pop function here: UAPI Functions - Email::delete_pop - Developer Documentation - cPanel Documentation and create a loop to loop through the cPanel accounts.0
Please sign in to leave a comment.
Comments
4 comments