Login  
Search All Forums
Dart Home | PowerTCP Mail for .NET | Custom Development Reply | PowerTCP Mail for .NET Topics | Forums   
AuthorForum: PowerTCP Mail for .NET
Topic: Smtp.Send FormatException
wilpeck

From: Olathe, KS USA
Posts: 4
Member Since: 07/23/08
posted July 23, 2008 1:50 PM

Hi - I'm getting a FormatException when sending a MessageStream using the Smtp.Send() method. After inspecting the contents of the MessageStream I'm attempting to send I really can't see anything wrong with the any of the addresses on the message. Any ideas?

Here is the relevant stack trace:
  at i.Invoke(Delegate A_0, Object[] A_1)
  at Dart.PowerTCP.Mail.Smtp.Send(Stream message)
wilpeck

From: Olathe, KS USA
Posts: 4
Member Since: 07/23/08
posted July 23, 2008 2:08 PM

On an additional note - This MessageStream is a message stream created from the PopMessage.Message property.
wilpeck

From: Olathe, KS USA
Posts: 4
Member Since: 07/23/08
posted July 24, 2008 10:10 AM

Had some coffee, reviewed my configuration this AM and figured out what was going on. Make sure NOT to set your SmtpServer and SmtpPort to the value of your PopServer and PopPort and you won't have the same problem I did :/ -- OOPS
Reply | PowerTCP Mail for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX