Anthony Campbell wrote: > I receive emails from a-u...@msn.com. I would like to redirect these > (and only these) to a-differentu...@gmail.com. > > Is this possible with exim4? From reading the docs I think it should be > possible to do so using redirect but I cannot find an example of a > suitable script. Can anyone provide such an example and indicate where > it should go?
This is possible with filters. See http://www.exim.org/exim-html-current/doc/html/filter.html for the syntax. Your ~/.forward file can be an exim filter. I don't know if this is configured by default in Debian's exim, but it's just a simple setting in the config file: http://www.exim.org/exim-html-current/doc/html/spec_html/index.html#toc0207 It's also possible to use a system filter, but that would affect all users. -- "Rembrandt's first name was Beauregard, which is why he never used it." -- Dave Barry Eduardo M KALINOWSKI edua...@kalinowski.com.br -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org