Quite clearly.. > James.Mailet: RemoteDelivery: Permanent exception delivering mail > (Mail1044269756808-5-to-bradford.ac.uk: javax.mail.MessagingException: 553 > 5.1.8 <server@62.*.*.*>... Domain of sender address > server@62.*.*.* does not > exist
Your mail is being rejected by Bradford uni because it thinks you are using a fake IP address. Check config.xml and don't let it auto-detect servernames and IP addresses, its probably not that though, more likely there's NAT going on somewhere, and bradford uni can't see your network because of it. d. > -----Original Message----- > From: G Akbar [mailto:[EMAIL PROTECTED]] > Sent: 03 February 2003 12:52 > To: [EMAIL PROTECTED] > Subject: External Emails > > > Hello all, > > I am new to JAMES and am having a few problems. I configure (by > which I mean > replacing the 'localhost' to my IP address) and start the server. > I can create new users, and then send emails to them on local network. > However, when I send messages to external servers (for example the > University of Bradford: 'bradford.ac.uk'), I dont receive anything. > In the mailet.log file, I get the error (masked for security reasons): > > ------- > > James.Mailet: RemoteDelivery: Permanent exception delivering mail > (Mail1044269756808-5-to-bradford.ac.uk: javax.mail.MessagingException: 553 > 5.1.8 <server@62.*.*.*>... Domain of sender address > server@62.*.*.* does not > exist > > at > com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:879) > at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:599) > at > com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:319) > at > org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDe > livery.java:242) > at > org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelive > ry.java:593) > at java.lang.Thread.run(Unknown Source) > > 03/02/03 10:55:57 INFO James.Mailet: RemoteDelivery: Sending failure > message Mail1044269756808-5-to-bradford.ac.uk > > ---------- > Can anyone help me? > > Thanks > Ghulam > > > > > > > _________________________________________________________________ > It's fast, it's easy and it's free. Get MSN Messenger today! > http://messenger.msn.co.uk > > > --------------------------------------------------------------------- > 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]
