"Mark Biernacki" <[EMAIL PROTECTED]> writes: > I want it to deliver mail to my ~/Maildir/ and my cell phone after > it passes all the filters. I have tried many other things like > putting additional address in the .qmail file, and putting multiple > DELIVERY= lines inthe conf file but to no avail.
Remove or comment out all DELIVERY lines in ~/.tmda/config, and then in ~/.qmail use something like this: | preline /usr/bin/tmda-filter &[EMAIL PROTECTED] ./Maildir/ And of course make sure there is a symlink from ~/.qmail-default to ~/.qmail. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
