Hello Devendra, On Tuesday, March 30, 2004 at 4:07:31 PM you wrote (at least in part):
> I have a peculiar requirement of just trashing a particular "Mail From:" to > any of the virtual domains hosted on a Server. echo SENDERADDRESS >>/var/qmail/control/badmailfrom > In that case even I do not want to bounce the mail just trash > (/dev/null) it. using badmailfrom is like /dev/null'ing for you. You'll neither see the bounce nor does your qmail have to handle it (even if it can't be delivered). That the absolutely easiest and cleanest solution for that problem. -- Best regards Peter Palmreuther He who laughs last uses OS/2.