So a bunch of my users are receiving duplicate emails but not everyone. Only a select few. I looked through past posts on duplicates and noticed people having problem with server performance. Mine is running just fine. I then noticed a post about the .qmail file. Sure enough, all the users that are receiving duplicate emails have this in their .qmail file:
------ |/var/qmail/bin/preline /usr/bin/maildrop -A 'Content-Filter: maildrop-toaster' /etc/mail/mailfilter /home/vpopmail/domains/fbchomeloans.com/bferguson/Maildir/ ------ The users who are receiving emails just fine have this: ------- |/var/qmail/bin/preline /usr/bin/maildrop -A 'Content-Filter: maildrop-toaster' /etc/mail/mailfilter ------- Any idea what would have caused the system to add the second line?
