Arvydas wrote: > Hello, > > Jun 1 12:16:41 sun spamdyke[10110]: ALLOWED from: *vlgsham* to: > [email protected] > <mailto:[email protected]> > > is it possible to block non fully qualified senders ? > > a > > > ------------------------------------------------------------------------
I don't know off hand of a spamdyke filter that would do this. I believe that chkuser would catch it though. Or you could try these 3 lines in your badmailfrom file: *\ @* !...@*.* *%* I believe the 2nd line would be what you're looking for. Note, chkuser and these badmailfrom settings are in the 'stock' qmail-toaster implementation. (http://qmail-toaster.com) -- -Eric 'shubes' _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
