Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET SMTP

 AfterLogic Forum : MailBee.NET SMTP
Subject Topic: Error while sending a Mail Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
ay1585
Newbie
Newbie
Avatar

Joined: 01 April 2009
Location: India
Online Status: Offline
Posts: 7
Posted: 03 April 2009 at 7:08am | IP Logged Quote ay1585

Hi All,
While sending mail, Iam getting an error at objSMTP.send();

MailBee.MailBeeInvalidArgumentException: No sender specified for the mail message.
   at a.a(MailMessage A_0, String A_1, EmailAddressCollection A_2, DeliveryNotificationOptions A_3, Smtp8bitDataConversion A_4, Boolean A_5, SendFailureThreshold A_6, Boolean A_7, DataTable A_8, Int32 A_9, String A_10)
   at b3.a(MailMessage A_0, String A_1, EmailAddressCollection A_2, DeliveryNotificationOptions A_3, Smtp8bitDataConversion A_4, Boolean A_5, SendFailureThreshold A_6, Boolean A_7, DataTable A_8, Int32 A_9, String A_10)
   at cj.a(String A_0, EmailAddressCollection A_1)
   at cj.a(Boolean A_0, String A_1, EmailAddressCollection A_2)
   at cj.b(Boolean A_0)
   at MailBee.SmtpMail.Smtp.Send()
   
Could any one please suggest me on this.
Back to Top View ay1585's Profile Search for other posts by ay1585
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6104
Posted: 03 April 2009 at 7:31am | IP Logged Quote Igor

Quote:
MailBee.MailBeeInvalidArgumentException: No sender specified for the mail message.

The error message means exactly what it says, you should specify message sender using Smtp.From property.

Regards,
Igor
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide