Menu

#1 Unable to send remote mail

open
nobody
None
5
2001-11-17
2001-11-17
No

Get the following exception when trying to send mail
to non local domain address.

java.lang.ArrayIndexOutOfBoundsException: Array index
out of range: 0
at java.util.Vector.get(Vector.java:699)
at
org.lacson.simon.OutgoingMessagesManager.initialize
(OutgoingMessagesManager.java:162)
at org.lacson.simon.OutgoingMessagesManager.<init>
(OutgoingMessagesManager.java:61)
at
org.lacson.simon.OutgoingMessagesManager.getInstance
(OutgoingMessagesManager.java:79)
at
org.lacson.simon.ConfigurationManager.getMessagesManage
r(ConfigurationManager.java:1210)
at org.lacson.simon.MessageHandlerFile.saveMessage
(MessageHandlerFile.java:224)
at org.lacson.simon.SmtpConnection.storeMessage
(SmtpConnection.java:725)
at org.lacson.simon.SmtpConnection.cmdDATA
(SmtpConnection.java:176)
at org.lacson.simon.SmtpConnection.run
(SmtpConnection.java:423)
at java.lang.Thread.run(Thread.java:484)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.