I have my server running and VirtualUserTable is translating domain names. Problem is when I put the account name in the target address field on MySQL it creates the errors below. If I put the account name plus @boredomhost.com in the target address it works. Is this normal? Do I have something messed up?


Thanks Kelly


30/04/05 00:32:09 INFO James.Mailet: RemoteDelivery: No mail server found for: localhost
30/04/05 00:32:09 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail (Mail1114828327827-1-!211208-to-localhost: javax.mail.MessagingException: There are no DNS entries for the hostname localhost. I cannot determine where to send this message.
at org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:398)
at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:912)
at java.lang.Thread.run(Thread.java:534)



30/04/05 15:56:16 INFO James.Mailet: RemoteDelivery: Storing message Mail1114829775450-0-!626159-to-localhost into outgoing after 7 retries
30/04/05 16:02:20 INFO James.Mailet: RemoteDelivery: No mail server found for: localhost
30/04/05 16:02:20 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail (Mail1114830139371-0-!765483-to-localhost: javax.mail.MessagingException: There are no DNS entries for the hostname localhost. I cannot determine where to send this message.
at org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:398)
at org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:912)
at java.lang.Thread.run(Thread.java:534)


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



Reply via email to