How to disable delete emails from trash after 7 days ?
Ans : Empty trash folder automatically. Sometimes Problems arise when clients E mail accounts run out of its quota, even tough the In-boxes kept empty, they somehow forget to clean the Trash boxes too. After checking it is found that, all the E mails were left in the E mail accounts Trash box.
So to delete the message from the Trash folder periodically without login to any of E mail accounts, is best way on Shared servers.
If you want to set purge ( automatically delete) E mails from Trash folder of all the E mail account on server, follow these instructions.
Login to your Server through SSH with Root privileges, then check for IMAP configuration file ” /usr/lib/courier-imap/etc/imapd ”
This configuration file sets various options for the Courier-IMAP server.
Edit the file with your favrate editor
vi /usr/lib/courier-imap/etc/imapd
Now search for the string “ IMAP_EMPTYTRASH ”
The following setting is optional, and causes messages from the given folder to be automatically deleted after the given number of days.
IMAP_EMPTYTRASH is a comma-separated list of folder:days.
Like
IMAP_EMPTYTRASH=Trash:7
This would delete messages from the Trash folder (presumably deleted e mail) after 7 days. This is a global setting that is applied to every E mail account, and is probably useful in a controlled, corporate environment.
You can change the days from 7 to anything as per your requirement.
Picture this: Your WordPress site is like that one friend who's always fashionably late to everything. You know, the one…
In a world where artificial intelligence is rapidly reshaping our digital landscape, AI detectors have emerged as both guardians and…
In today's digital age, e-learning has become more than just a convenience – it's a necessity. As virtual classrooms and…
Are you ready for another cPanel price adjustment? As we have approached January 2025, cPanel has rolled out significant changes…
In this growing digital world, having a website is not enough—it’s a crucial and much-needed option. But here's the challenge…