hi,
I am using james 2.2.0 and my os is winXP.
My mailet.log shows like this
15/11/05 14:56:40 INFO James.Mailet: RemoteAddrNotInNetwork: Authorized
addresses: [127.0.0.1/255.255.255.255]
15/11/05 14:56:41 INFO James.Mailet: RemoteDelivery: maxRetries is larger
than total number of attempts specified. Increasing last delayTime with 19
attempts
15/11/05 14:56:41 INFO James.Mailet: RemoteDelivery: Delay of 21600000
msecs is now attempted: 20 times
After this i even changed my code in config.xml as follows
<mailet match="RemoteAddrNotInNetwork=127.0.0.1,192.168.1.*"
class="ToProcessor">
<processor> spam </processor>
<notice>550 - Requested action not taken: relaying
denied</notice>
</mailet>
Even then i am not able to send the mail.
can u plz help me in this
thanx
sundeep
----- Original Message -----
From: "Stefano Bagnara" <[EMAIL PROTECTED]>
To: "'James Users List'" <[email protected]>
Sent: Tuesday, November 15, 2005 6:00 PM
Subject: Re: Remote delivery not working
hi,
I am trying to send a mail to a remote address and it is
getting rejected in the client itself.what are the changes
that i have to make in the config.xml to send remote mails
thanx in advance
None.
Can you post your configuration, your environment (james version, os,
anything else?)
Can you post al least logs from the remotedelivery? (mailet-*.log)
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]