Hi,

I am trying to use the redirect mailet to send a copy of an email to a remote email-address. However, I was unable to get James to relay that email without opening James up for anybody else to send email ot that address.

I added to config.xml
<mailet match="SenderHostIs=important.com" class="Redirect">
  <recipients>[EMAIL PROTECTED]">
   ...
</mailet>

James is configured to relay if SmtpAuthSuccessful or "RemoteAddrIn=127.0.0.1, 
192.168.1.102"

I turned on debugging and saw that these both conditions are not met and hence James is not relaying the email to [EMAIL PROTECTED] What do I have to change to make this happen?

thanks,
   Arno


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to