Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Converse throwing exception

converse
scheduler

I am running the converse plugin - and it throws an exception when running. I see no other indication that below message in the event viewer.

http://xxx.xxx.xxx

SocketException occurred. InnerException message follows: The requested name is valid, but no data of the requested type was found

Can I add some more logging to get more information?

br Klaus

User61487
· 50
User61487
Replies (3)
helpful
0
not helpful

Please log in as administrator into Gemini and click on the Converse link. Now click on the test icon for your mailbox, do you get any errors? If you do get the same error then please double check you server IP and port as these are usually the main problems.


Simran
· 1762
Simran
helpful
0
not helpful

I get a test message in my mailbox and the following output:

SocketException occurred. InnerException message follows: The requested name is valid, but no data of the requested type was found [20:11:11.74] [INFO] [0011] [SMTP-00................] Assembly version: 6.7.2.264. [20:11:11.74] [INFO] [0011] [SMTP-00................] Will resolve host "xx.xx.xx.xx". [20:11:11.74] [INFO] [0011] [SMTP-00................] Host "xx.xx.xx.xx" resolved to IP address(es) xx.xx.xx.xx. [20:11:11.74] [INFO] [0011] [SMTP-00................] Will connect to host "xx.xx.xx.xx" on port 25. [20:11:11.75] [INFO] [0011] [SMTP-00................] Socket connected to IP address 178.23.244.111 on port 25. [20:11:11.75] [RECV] [0011] [SMTP-00................] 220 *************\r\n [20:11:11.75] [INFO] [0011] [SMTP-00................] Connected to mail service at host "178.23.244.111" on port 25 and ready. [20:11:11.75] [INFO] [0011] [SMTP-00................] Will send Hello command (HELO or EHLO). [20:11:11.77] [SEND] [0011] [SMTP-00................] EHLO xx.xx\r\n [20:11:11.77] [RECV] [0011] [SMTP-00................] 250-xxx Winmail Mail Server\r\n250-PIPELINING\r\n250-AUTH=LOGIN PLAIN\r\n250-AUTH LOGIN PLAIN\r\n250-SIZE 0\r\n250 8BITMIME\r\n [20:11:11.77] [INFO] [0011] [SMTP-00................] SMTP Hello completed. [20:11:11.77] [INFO] [0011] [SMTP-00................] Will send mail message to SMTP server "xx.xx.xx.xx". [20:11:11.77] [INFO] [0011] [SMTP-00................] Will submit sender and recipients. [20:11:11.77] [SEND] [0011] [SMTP-00................] MAIL FROM:\r\n [20:11:11.77] [SEND] [0011] [SMTP-00................] RCPT TO:\r\n [20:11:11.77] [RECV] [0011] [SMTP-00................] 250 ok\r\n [20:11:11.99] [RECV] [0011] [SMTP-00................] 250 ok\r\n [20:11:11.99] [INFO] [0011] [SMTP-00................] Sender and recipients accepted by SMTP server. Will send message data now. [20:11:11.99] [SEND] [0011] [SMTP-00................] DATA\r\n [20:11:11.99] [RECV] [0011] [SMTP-00................] 354 go ahead, end data with CRLF.CRLF\r\n [20:11:11.99] [SEND] [0011] [SMTP-00................] MIME-Version: 1.0\r\nX-Mailer: MailBee.NET 6.7.2.264\r\nTo: klp@alph ... ed nam=\r\ne is valid, but no data of the requested type was found [Data chunk of 525 bytes sent.] [20:11:11.99] [SEND] [0011] [SMTP-00................] \r\n.\r\n [20:11:12.22] [RECV] [0011] [SMTP-00................] 250 ok message accepted for delivery\r\n [20:11:12.22] [INFO] [0011] [SMTP-00................] Message successfully submitted to SMTP server. [20:11:12.22] [SEND] [0011] [SMTP-00................] QUIT\r\n [20:11:12.22] [RECV] [0011] [SMTP-00................] 221 xx Winmail Mail Server\r\n [20:11:12.52] [INFO] [0011] [SMTP-00................] Will disconnect from host "xx.xx.xx.xx". [20:11:12.52] [INFO] [0011] [SMTP-00................] Disconnected from host "xx.xx.xx.xx".


User61487
· 50
User61487
helpful
0
not helpful
ANSWER

I have resolved this - it was a wrong mailbox definition


User61487
· 50
User61487