Hello everyone,
I hope you’re all doing well.
I’m writing this post to report a potential issue I encountered while using Mail-in-a-Box.
I decided to create a new virtual machine using KVM on my server to separate the Mail-in-a-Box installation from the host system. After setting up everything and installing Mail-in-a-Box on the VM, I copied the backup files from my previous setup to restore around 2000 user accounts.
I used the following command to restore the backup:
sudo -E duplicity restore --force file:///home/backup/encrypted /home/user-data/
At first, everything seemed to work perfectly. However, after a few hours, I noticed a significant performance drop. Upon investigating, I discovered that something strange was happening—my VM was being used to send out spam emails.
The /var/log/mail.log
file grew to over 6 GB in less than 12 hours, which clearly wasn’t normal.
When I ran:
postqueue -p
I was shocked to see an endless mail queue filled with outgoing spam messages. The system continues to send spam without stopping.
This behavior began only after restoring the backup. It makes me suspect that either:
- Something malicious got into the backup (e.g., via a compromised user account or script), or
- The restoration process exposed a vulnerability or misconfiguration.
I’m sharing this in case others have experienced the same issue. If anyone has insights or suggestions, please let me know.
Here’s a snippet from postqueue -p
output:
45A848F4F7 2893 Tue Apr 1 18:59:02 MAILER-DAEMON
(host outlook-com.olc.protection.outlook.com[REDACTED] said: 451 4.7.651 The mail server [REDACTED] has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://postmaster.live.com (S3114) [Name=Protocol Filter Agent][AGT=PFA][MxId=11BADFAC61B2E32F] [DB5PEPF00014B89.eurprd02.prod.outlook.com 2025-04-01T17:35:39.755Z 08DD6FD6335FF6D9] (in reply to MAIL FROM command))
n-roman@outlook.com
(host msn-com.olc.protection.outlook.com[REDACTED] said: 451 4.7.651 The mail server [REDACTED] has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://postmaster.live.com (S3114) [Name=Protocol Filter Agent][AGT=PFA][MxId=11BADF9F521F500A] [BL6PEPF00020E60.namprd04.prod.outlook.com 2025-04-01T17:36:52.390Z 08DD6FCFAB0EA34B] (in reply to MAIL FROM command))
nromeromartinez@msn.com
(host hotmail-com.olc.protection.outlook.com[REDACTED] said: 451 4.7.651 The mail server [REDACTED] has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://postmaster.live.com (S3114) [Name=Protocol Filter Agent][AGT=PFA][MxId=11BADFD34A81B0B2] [BL6PEPF00022573.namprd02.prod.outlook.com 2025-04-01T17:45:13.456Z 08DD6FE9A70AB87E] (in reply to MAIL FROM command))
nromens@hotmail.com
nromer70@hotmail.com
nromero@hotmail.com
4C60C8EC88 2893 Tue Apr 1 18:47:26 MAILER-DAEMON
(host live-com.olc.protection.outlook.com[REDACTED] said: 451 4.7.651 The mail server [REDACTED] has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://postmaster.live.com (S3114) [Name=Protocol Filter Agent][AGT=PFA][MxId=11BADFABB8C97ECC] [SA2PEPF00003F67.namprd04.prod.outlook.com 2025-04-01T17:38:33.830Z 08DD6FD5DE4B550B] (in reply to MAIL FROM command))
nicholepete@live.com
(host hotmail-com.olc.protection.outlook.com[REDACTED] said: 451 4.7.651 The mail server [REDACTED] has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://postmaster.live.com (S3114) [Name=Protocol Filter Agent][AGT=PFA][MxId=11BADFF5D1D73EE9] [SN1PEPF000252A1.namprd05.prod.outlook.com 2025-04-01T17:51:27.413Z 08DD6FFAEAA1A465] (in reply to MAIL FROM command))
nicholeofobbsjo0210@hotmail.com
nicholeopunui@hotmail.com
nicholepatricefletcher@hotmail.com
nicholepettway@hotmail.com.
425158EF6D 2893 Tue Apr 1 18:48:29 MAILER-DAEMON
(host hotmail-com.olc.protection.outlook.com[REDACTED] said: 451 4.7.651 The mail server [REDACTED] has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://postmaster.live.com (S3114) [Name=Protocol Filter Agent][AGT=PFA][MxId=11BADFF27AF0197B] [DS3PEPF0000C37D.namprd04.prod.outlook.com 2025-04-01T17:51:27.163Z 08DD6FF93F35B7BA] (in reply to MAIL FROM command))
nicky_evi@hotmail.com
<0xC2><0xA0
take a look on this!
root@box:/home/vbz# ps aux | grep sendmail
root 11918 0.0 0.0 7016 2060 pts/0 S+ 20:50 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11920 0.0 0.0 7016 2116 pts/0 S+ 20:50 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11922 0.0 0.0 7016 2040 pts/0 S+ 20:50 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11924 0.0 0.0 7016 2088 pts/0 S+ 20:50 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11965 0.0 0.0 7016 2264 pts/0 S+ 20:51 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11967 0.0 0.0 7016 2232 pts/0 S+ 20:51 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11969 0.0 0.0 7016 2240 pts/0 S+ 20:51 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11971 0.0 0.0 7016 2144 pts/0 S+ 20:51 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11973 0.0 0.0 7016 2072 pts/0 S+ 20:51 0:00 grep --color=auto sendmail
root@box:/home/vbz# ps aux | grep sendmail
root 11975 0.0 0.0 7016 2140 pts/0 S+ 20:51 0:00 grep --color=auto sendmail
Thanks in advance!
Best regards,