• ERROR IN SERVER CONSOLE WHILE SENDING NOTIFICATION

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #7583  by ssprasad.e
 
sir, i configured my mail server and still i am getting errors as below:

my system ip is: 192.168.1.2
------------------

i send mail to gmail user: ssprasad.e@gmail.com(while uploading the document)
-----------------------------

myserver datials:
Code: Select all
smtp: webmail.tsbcorp.com
pop3: webmail.tsb.corp.com
username:shyamsunder.e@tsbcorp.com
password is:123456
my configurations like below:
Code: Select all
<mbean code="org.jboss.mail.MailService" name="jboss:service=OpenKM">
<attribute name="JNDIName">java:/mail/OpenKM</attribute>
<attribute name="User">sales</attribute>
<attribute name="Password">XXXXXXX</attribute>
<attribute name="Configuration">
<configuration>
<property name="mail.store.protocol" value="pop3"/>
<property name="mail.transport.protocol" value="smtp"/>
<property name="mail.user" value="sales@tsbcorp.com"/>
<property name="mail.pop3.host" value="webmail.tsbcorp.com"/>
<property name="mail.smtp.host" value="webmail.tsbcorp.com"/>
<property name="mail.smtp.port" value="25"/>
<property name="mail.from" value="sales@tsbcorp.com"/>
<property name="mail.smtp.user" value="sales@tsbcorp.com"/>
<property name="mail.smtp.password" value="XXXXX"/>
<property name="mail.smtp.auth" value="true"/>
<property name="mail.debug" value="true"/>
</configuration>
</attribute>
<depends>jboss:service=Naming</depends>
</mbean>
i am getting exception in server:
Code: Select all
18:22:06,828 INFO [STDOUT] 250-home [183.83.61.25], this server offers 4 extensions
250-AUTH LOGIN
250-SIZE 9999360
250-HELP
250 AUTH=LOGIN
18:22:06,828 INFO [STDOUT] DEBUG SMTP: Found extension "AUTH", arg "LOGIN"
18:22:06,828 INFO [STDOUT] DEBUG SMTP: Found extension "SIZE", arg "9999360"
18:22:06,828 INFO [STDOUT] DEBUG SMTP: Found extension "HELP", arg ""
18:22:06,828 INFO [STDOUT] DEBUG SMTP: Found extension "AUTH=LOGIN", arg ""
18:22:06,828 INFO [STDOUT] DEBUG SMTP: use8bit false
18:22:06,828 INFO [STDOUT] MAIL FROM:<shyamsunder.elakapalli@tsbcorp.com>
18:22:07,109 INFO [STDOUT] 250 Requested mail action okay, completed
18:22:07,109 INFO [STDOUT] RCPT TO:<shyamsunder.elakapalli@tsbcorp.com>
18:22:07,546 INFO [STDOUT] 554 The IP Address of the sender (183.83.61.25) was found in a DNS blacklist database and was therefore refused.
18:22:07,546 INFO [STDOUT] DEBUG SMTP: Invalid Addresses
18:22:07,546 INFO [STDOUT] DEBUG SMTP: shyamsunder.elakapalli@tsbcorp.com
18:22:07,546 INFO [STDOUT] DEBUG SMTP: Sending failed because of invalid destination addresses
18:22:07,546 INFO [STDOUT] RSET
18:22:07,812 INFO [STDOUT] 250 Requested mail action okay, completed
18:22:07,812 INFO [STDOUT] javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 554 The IP Address of the sender (183.83.61.25) was found in a DNS blacklist database and was therefore refused.
18:22:07,812 INFO [STDOUT] at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1196)
18:22:07,812 INFO [STDOUT] at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
18:22:07,812 INFO [STDOUT] at javax.mail.Transport.send0(Transport.java:169)
18:22:07,812 INFO [STDOUT] at javax.mail.Transport.send(Transport.java:98)
18:22:07,812 INFO [STDOUT] at com.openkm.util.MailUtils.send(MailUtils.java:299)
please help...
 #7590  by jllort
 
The message is clear:
18:22:07,546 INFO [STDOUT] 554 The IP Address of the sender (183.83.61.25) was found in a DNS blacklist database and was therefore refused.

You've got problem with that ip address ( sender ) and mail is refused

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.