question concerning junk folder
hi
using centos 6.5, qmailtoaster, dovecot, spamassassin.
i found that junk folder is specified under
/etc/dovecot/conf.d/15-mailboxes.conf
the issue is that this folder is getting created automatically and genuine emails from both within the server and also from external domains are being routed to the Junk folder. all these emails are not scanned by spamassasin.
i wish to disable to creation of Junk folder and also routing of emails to the Junk folder.
help required please.
##################### # NOTE: Assumes "namespace inbox" has been defined in 10-mail.conf. namespace inbox { # These mailboxes are widely used and could perhaps be created automatically: mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Trash { special_use = \Trash } #####################
rajesh
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wed, 9 Nov 2016, Rajesh M wrote:
using centos 6.5, qmailtoaster, dovecot, spamassassin.
i found that junk folder is specified under
/etc/dovecot/conf.d/15-mailboxes.conf
the issue is that this folder is getting created automatically and genuine emails from both within the server and also from external domains are being routed to the Junk folder. all these emails are not scanned by spamassasin.
i wish to disable to creation of Junk folder and also routing of emails to the Junk folder.
the user's mail client moves the messages there, because it believe the message is SPAM.
##################### # NOTE: Assumes "namespace inbox" has been defined in 10-mail.conf. namespace inbox { # These mailboxes are widely used and could perhaps be created automatically: mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk }
this setting just tells a client, "Junk" *should* be used as junk folder.
mailbox Trash { special_use = \Trash } #####################
rajesh
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1
iQEVAwUBWCRzIHz1H7kL/d9rAQLAywgApaoJlVoFHiA3rLBl9xUYl3gdIbAMWChi PXUEUzMUEqP4nA9JmtZVyBOok5zB25VbnuscqASRUDpIllHho/G8F14RXlzM6dIS FXPJmkARD4oE6/lo7UXxB86HDD9B656Pvh2NYZs1kXK6FoFkMedecZKhiChvwrJL awMIT5AfnmRcEa5i8Ynw+MTgPg4OBoWZLQs5MqXYV2kLsel43P7s9bCq92DbLP3A SoXBdMaM2zsDbgP/Ro8gv4YfXAacq9TXVMDvl8s/OSzc0A+QbuJU1IUt1aTFWPAX XeqEo+OuyF+uh1jogBkGakwSRDU6jdJWwNhhZwsGwlDkL4amoeDLtg== =Q6YX -----END PGP SIGNATURE-----
participants (2)
-
Rajesh M
-
Steffen Kaiser