PDA

View Full Version : Where is the spambox?


alake
07-22-2006, 09:43 AM
On the Email Filters page, the option "Action for filter matches: " includes "Send to spambox". Where is this file? On the server? On my client?:confused:

DirectAdmin Support
07-22-2006, 10:32 AM
Hello,

for your system account:
/home/username/.spamassassin/spam

for each virtual pop account:
/home/username/.spamassassin/user_spam/user@domain.com

They can be accessed through IMAP, eg using /squirrelmail.

John

ihostuk
04-16-2007, 03:39 PM
Thanks for explaining this I was wondering also, Futher to this where do these options go

Redirect it to the catch-all ~/.spamassassin/spam folder.
Send the spam to the appropriate users's spam folder.

These are find in spamassassin setup, which file/folder do the options relate too?

Thank You :)

prashantbhushan
04-18-2007, 12:10 AM
Redirect it to the catch-all ~/.spamassassin/spam folder :- means send the spams to the domains spam account ( you can login into webmail using username@domain.com and password ie. same as control panel password). And in the spam folder you can see those redirected mails. Location on server :- /home/username/.spamassassin/spam

Send the spam to the appropriate users's spam folder. :-
Spam mails will sent to the individual user's spam folder.
Location on server :- /home/username/.spamassassin/user_spam/user@domain.com

===
Prashant.