There really isn't a problem persay except I haven't figured out a good way of doing it. If someone is doing this (such as you Micah) could I see the script you are using and could you give me information on how to do it exactly.
I have a way of doing it now, but it isn't the best, I just have postfix deliver the message to a shell script which then calls my filter script and delivers to dbmail-smtp. However, I am not sure all MTA's will support this way of doing it, that is why I was trying to find a way to get dbmail to call the script. On 11/1/05, Micah Stevens <[EMAIL PROTECTED]> wrote: > > Just pipe it to the script? You can do this with the MTA or DBMail.. > > I do that with my maillist script, works great. I don't see a problem here. > > On Tuesday 01 November 2005 9:50 am, Erik Kristensen wrote: > > Sure if I wanted the script to be run by a crontab event for every > > time the user logged in via the webmail interface, but I want the > > script to be run upon delivery of a new message, determine who the > > owner is and if they have filters defined, run them against the new > > message. > > > > On 11/1/05, Simon Gray <[EMAIL PROTECTED]> wrote: > > > >because I want filter options to be controlled by the user from the > > > >webmail interface ... > > > > > > You webmail interface can control this if you build it. All you need to > > > do is find the user, apply any logic/filtering and deliver. Remember all > > > you're doing is database access, could quite easily knock up a quick > > > perl script in an afternoon to handle this. > > > > > > S > > > > > > _______________________________________________ > > > Dbmail mailing list > > > Dbmail@dbmail.org > > > https://mailman.fastxs.nl/mailman/listinfo/dbmail > > > > _______________________________________________ > > Dbmail mailing list > > Dbmail@dbmail.org > > https://mailman.fastxs.nl/mailman/listinfo/dbmail > _______________________________________________ > Dbmail mailing list > Dbmail@dbmail.org > https://mailman.fastxs.nl/mailman/listinfo/dbmail >