I did some searching and many of the dovecot/ubuntu posts referenced the sieve plugin as cmusieve. So before getting to deep I checked the mail_plugins value in dovecot.conf and it was:
Code:
mail_plugins = sieve quota
I changed it to:
and now mail is working.
Thanks for your help and information.