Well, You're right! Depends of the implementation method. :D But if You take maildrop as example? Maildrop is able to reply, forward... mails without loops matching a rule.
2007/10/23, PakOgah <[EMAIL PROTECTED]>: > aledr wrote: > > Good day!!!! > > > > I'm looking for a smtp filter able to filter senders, subjects, > > message body and attachments. > > I'm trying to create a filter to send a mail to the sender (local > > user) if any the rules match. > > > > Can someone advice? > > > > Regards. > > > qmailtoaster has taping function based on emailaddress you want to monitor > for more info please check here > http://wiki.qmailtoaster.com/index.php/Control_Files_by_Name > http://wiki.qmailtoaster.com/index.php/Taps > http://www.inter7.com/index.php?page=qmailtap > > and for monitoring subjects, body and attachment I dont know > maybe you can look at qtrap > http://www.qmailrocks.org/qtrap.php > and modified the code to forward the email rather than drop it > > but I am thinking it would be endless loop. > Say you will monitoring email with body contain work "company balance" > the filter found it then forward it to [EMAIL PROTECTED] > when it send to joe, the filter will see the word again then forward it > again. > and so on, and so on... > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] - [ ]'s Aledr - Alexandre "OpenSource Solutions for SmallBusiness Problems" --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
