Email Error

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
taustin
Posts: 23
Joined: Fri Jan 16, 2004 12:48 pm

Email Error

Post by taustin » Fri Dec 10, 2004 11:01 am

I'm getting the following in the log file while tring to the the email working.

Code: Select all

----12/10/2004 10:35:20 AM   --()--	Error sending mail to [address] at SMTP server [server]
----12/10/2004 10:35:20 AM   --()--	Could not access 'CDO.Message' object. 
----12/10/2004 10:35:20 AM   --()--	Exception has been thrown by the target of an invocation. 
----12/10/2004 10:35:20 AM   --()--	The transport failed to connect to the server.
Anyone have any ideas on what I'm doing wrong? I don't know very much about CDO.

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Fri Dec 10, 2004 11:06 am

"The transport failed to connect to the server."

My guess is that the Vault server could not find the vault server due to a name reolution problem, port problem, etc.

See if you can TELNET on the Vault machine ( using settings you've configured within Vault ) to the SMTP server using the exact name/IP Address and port.

If you get a connection, then at least we know that is working correctly.
Jeff Clausius
SourceGear

taustin
Posts: 23
Joined: Fri Jan 16, 2004 12:48 pm

Post by taustin » Fri Dec 10, 2004 11:45 am

You know, I went back and carefully retyped everything in the admin tool and it started working. I suppose I mistyped something the first type. Doh!

Thanks for the help.

Post Reply