So my .sieve files are not working correctly. When an email comes in i see this in the logs... Error: sieve: failed to open script /var/vmail/domain.ca/sophie/.sieve (view user logfile /var/vmail/domain.ca/sophie/.sieve.log for more information) So i check the log file and it has..... main_script: line 7: error: unknown command 'normal' (only reported once at first occurence). main_script: error: validation failed. The contents of the .sieve file is below... require ["fileinto", "regex", "date", "relational", "vacation"]; normal keep; If i remove the normal and save all is good, but each time i mod the users mailbox the "normal" returns Whats going on here??? Thanks...
mess your right, all the email accounts have normal in them, must have been my bad during the migration form Omega to ISPCONFIG Wow, thanks buddy, i shall fix now... Have a super weekend!