Can anybody point me in the right direction to get a Spam sub folder available in webmail, and then have spam redirected to it, rather than removed. Preferably I want to do this in code, so that I can do it for future users automagically when accounts are created etc.
UebiMiau uses pop3 and not IMAP, so this will not work with UebiMiau. Better you try squirrelmail or roundcube instead as they use IMAP and then use a procmail rule to move the spam automatically to your spam folder. There are several thraeds about this topic in the forums.
A quick look made SquirrelMail a clear winner in my view. Next thing is getting the mail transfered to the INBOX.Junk Folder, little unsure what I need to put in the spamassassin..rc.master file, for the mailbox name, do I need to just put Code: $MAILDIR/.Junk or Code: $MAILDIR/INBOX.Junk on the appropiate line.