1

Topic: One my mail account sending spam email

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi everyone,
One my mail account sending spam email. It keep spamming even after i change the account password. Is there solutions for the kind of case?
The version i use :
iRedMail    1.6.0
iRedAdmin    1.7 (PostgreSQL)

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: One my mail account sending spam email

There must be some messages queued by Postfix before changed password, you should remove those queued spams too.

Tip: You can run "postqueue -h ALL" to hold all emails in queue first, clean up spams, then run "postqueue -H ALL" to requeue held emails for delivery.