Hello, I am using QmailAdmin 1.2.9 along with vpopmail 5.4.13.
My vpopmail has been compiled with the following options: ./configure --enable-logging=p --enable-auth-module=mysql --disable-passwd --enable-clear-passwd --enable-auth-logging --enable-sql-logging --enable-valias --disable-mysql-limits --enable-libdir=/usr/lib When I set a pop account to "All mail deleted" in qmailadmin, it creates a .qmail for this account contaning only "# deleted", however it seems vpopmail only sees that as a comment and still delivers the mail in the box. If I change "# deleted" to "|/bin/true delete" in user.c it works as expected and does not deliver the mail. Is there a problem with my vpopmail? Shoud it actually delete the mail if the .qmail only contains "# delete"? Kind regards, Renaud
