Great, that actually worked! Thanks! For the record: the mailet has to be placed in the root processor, because it will create an endless loop in the transport processor.
Regards, Michael, Am 07.09.2010 um 18:28 schrieb Norman Maurer: Hi there, with version 2.3.x you will need todo the following: telnet localhost 4555 adduser username password then use the All matcher with Redirect mailet to redirect all mail to the created user. See: http://james.apache.org/server/2.3.2/provided_mailets.html Bye, Norman 2010/9/7 Eric Charles <[email protected]>: Hi Michael, Maybe you should inverse the arguments (the doc is not crystal clear on that). Moreover, I'm not completely sure that James 2.3 supports wildcards (I am not the best placed to help). However, if you want to try 3.0 (soon released, soon documented, http://people./apache/.org/builds//james///nightly//bin/), I just made some changes on the wildcard and could better help you. Tks, Eric On 7/09/2010 16:56, Michael Böckling wrote: Hi Eric, thank you for your help. However, I can not get the wildcard part of your response to work, it says "No such user *" or "No such user %" whenever I try to use "setforwarding" or "setalias". I also could not find any documentation on this. Do you happen to know whats going on? Thank you, Michael Am 07.09.2010 um 15:15 schrieb Eric Charles: - Via the remote manager (telnet localhost 4555), use the forward or mapping command to forward/map all users (use a wildcard: %, or *, not sure) to your unique user. Michael Böckling Westernacher Products& Services AG Telefon: +49 (0)711 72 25 95 0 E-Mail: [email protected]<mailto:[email protected]> Innovating Business& IT Westernacher Products& Services AG Königstraße 26 · 70173 Stuttgart Telefon: +49 711 72 25 95 0 Telefax: +49 711 72 25 95 99 Internet: www.westernacher.com<http://www.westernacher.com/> Amtsgericht Stuttgart HRB 733577 Vorstandsvorsitzender: Walter H. Büttner Vorstand: Dr. Michael Schäfer Vorsitzender des Aufsichtsrates: Dr.-Ing. Bernd Bergner Aufsichtsrat: Dr.-Ing. Martin Weiss M.S., Tino Jezewski Vertraulichkeitsklausel: Diese E-Mail enthält vertrauliche oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie die Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail oder deren Inhalt ist nicht gestattet. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Michael Böckling Westernacher Products & Services AG Telefon: +49 (0)711 72 25 95 0 E-Mail: [email protected]<mailto:[email protected]> Innovating Business & IT Westernacher Products & Services AG Königstraße 26 · 70173 Stuttgart Telefon: +49 711 72 25 95 0 Telefax: +49 711 72 25 95 99 Internet: www.westernacher.com<http://www.westernacher.com/> Amtsgericht Stuttgart HRB 733577 Vorstandsvorsitzender: Walter H. Büttner Vorstand: Dr. Michael Schäfer Vorsitzender des Aufsichtsrates: Dr.-Ing. Bernd Bergner Aufsichtsrat: Dr.-Ing. Martin Weiss M.S., Tino Jezewski Vertraulichkeitsklausel: Diese E-Mail enthält vertrauliche oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie die Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail oder deren Inhalt ist nicht gestattet.
