On Wed, 2005-02-09 at 02:34, Ilo Lorusso wrote: > All the mail that comes to this server is smart relayed (or mailtertables) > of to another servers, And from what I've tried procmail or virtusertables > wont help redirecting mail. > Does anyone have any examples of how I could do this with sendmail > rulesets??
If you relay all the local_host_names via define(`MAIL_HUB', ... the alias database is processed locally first. That doesn't happen for hosts relayed by mailertable entries. I have the opposite question, though. I've been forwarding several domains to the same place with MAIL_HUB but would now like to intercept just a few addresses and deliver them locally on the machine that is normally a relay. Is there a clean way to do that or will it take something ugly like piping to a delivery program from an entry in aliases? -- Les Mikesell [EMAIL PROTECTED] _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

