This is the error message of one of the emails trying to be sent in the log
file:
14/10/06 18:44:38 INFO  James.Mailet: RemoteAddrNotInNetwork: Authorized
addresses: [127.0.0.1/255.255.255.255]
14/10/06 18:44:38 INFO  James.Mailet: RemoteDelivery: maxRetries is larger
than total number of attempts specified. Increasing last delayTime with 19
attempts 
14/10/06 18:44:38 INFO  James.Mailet: RemoteDelivery: Delay of 21600000
msecs is now attempted: 20 times
14/10/06 18:45:28 INFO  James.Mailet: RemoteDelivery: Attempting delivery of
Mail1160844320187-0-to-webmail.co.za to host mx.wm.co.za. at 196.25.211.166
to addresses [EMAIL PROTECTED]
14/10/06 18:45:49 INFO  James.Mailet: RemoteDelivery: Could not connect to
SMTP host: 196.25.211.166, port: 25, response: -1
14/10/06 18:45:49 INFO  James.Mailet: RemoteDelivery: Attempting delivery of
Mail1160844320187-0-to-webmail.co.za to host mx2.wm.co.za. at 196.25.211.170
to addresses [EMAIL PROTECTED]
14/10/06 18:46:10 INFO  James.Mailet: RemoteDelivery: Could not connect to
SMTP host: 196.25.211.170, port: 25, response: -1
14/10/06 18:46:10 INFO  James.Mailet: RemoteDelivery: Temporary exception
delivering mail (Mail1160844320187-0-to-webmail.co.za:
javax.mail.MessagingException: No mail server(s) available at this time.
        at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:617)
        at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:912)
        at java.lang.Thread.run(Thread.java:595)

>From what I understand here I have a problem with my mail server being
unavailable. I also think that it could have something to do with the DNS
Server properties in my config.xml, I have tried to enter the information
that was provided in the documentation but this did not yield any results. I
then tried to enter DNS Servers off a website that said these were the
primary addresses with same effect. Do I need to configure a DNS on my
machine?
-- 
View this message in context: 
http://www.nabble.com/SMTP-not-sending-tf2443370.html#a6814147
Sent from the James - Dev mailing list archive at Nabble.com.


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

Reply via email to