Jack Ziegler said:
> Hello,
>
> I'm routing suspected spam to a separate "graymail" area on my imap
> server.  I want to run a second imapd-ssl server on a non-standard port,
> so that people can check for false positives, etc., via a webmail server
> that connects via the non-standard port.
>

Why make the clients do this, why not redirect it to $USER/Maildir/.Spam ?
If you're using quotas, there should be a way to exclude the spam folders
from counting.

Additionally, if you have the spam in another location, why not symlink
..Spam to the users folder so they don't need 2 IMAP setups, and you don't
need to double the IMAP load on your server by having every user using 2
connections, and running 2 servers?

/jesse





-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to