Then the problem is not the RemoteDelivery ;-) (read better the errors and report them early the next time ;-) )
You should check your configuration for authorized addresses or use authentication to relay. SMTP server, in order to reduce spamming and abuse should only relay mail destinated to domains their know or generated by authorized people (either via user authentication or IP adress trust). Stefano > hi, > I am using file repositories.I am not able to find any files > in my outgoing repositories.Infact my email client is > rejecting the mail and its throwing the following error. > > The message could not be sent because one of the recipients > was rejected by the server. The rejected e-mail address was > '[EMAIL PROTECTED]'. Subject '5:20 mail', Account: > 'po.unialert.com (1)', Server: 'smtp.unialert.com', > Protocol: SMTP, Server Response: '550 - Requested action not > taken: relaying denied', Port: 25, Secure(SSL): No, Server > Error: 550, Error Number: > 0x800CCC79 > > I am a beginner in james and thanx for being patient and > answering to all my questions > > > > > sundeep > > > ----- Original Message ----- > From: "Stefano Bagnara" <[EMAIL PROTECTED]> > To: "'James Users List'" <[email protected]> > Sent: Tuesday, November 15, 2005 6:23 PM > Subject: Re: Remote delivery not working > > > > 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] > > > > > --------------------------------------------------------------------- > 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]
