This log does not contains any attempt. Are you using file or db repositories? Can you look inside the "outgoing" repository and read the current "error" field and "state" field?
You should also find the log where remote delivery fail to send. Stefano > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
