So the example provided in the API is false !?
How may I use your james server if there is no real documentation.
 
Moreover the example provided in the config.xml file for XMLVirtualUserTable  is not enough.
 
I still don't succeed in forwarding all outgoing emails to another emails address.
Maybe I am going about it in the wrong way? here is what I do:
 
1-create an account on james server (example a user named toto )
2-configure james to forward all the emails I send using the user toto,  to my own adress ([EMAIL PROTECTED]);
 
In the root processor I put the following mailet tag:
 
<mailet match="All" class="XMLVirtualUserTable">
            <mapping>[EMAIL PROTECTED]myname@mydomain.com</mapping>
</mailet>
 
3-Then I connect to the smtp port of my localhost (james) server to send email to any address mail (for instance [EMAIL PROTECTED] )
 
And I want the email to be forwarded to [EMAIL PROTECTED].
 
Can anyone help me ?
I want to use XML Virtual User or any other maillet to forward all the emails but it never works.
 
 
 
-------Message original-------
 
Date : 05/07/04 08:54:37
Sujet : RE: Help using XMLVirtualUserTable maillet
 
Please do not send HTML mail to the mailing list.
 
> I want to forward all James outgoing and incoming emails to
> the same email address (my own email address).
 
You could use the Forward mailet with the All matcher.
 
  --- Noel
 
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 
________________________________________________________________
  IncrediMail - La messagerie �lectronique a enfin �volu� - Cliquer ici

Reply via email to