How to define EHLO/HELO string for SmtpClient?

Last post 02-08-2012, 3:15 PM by kebzel. 8 replies.
Sort Posts: Previous Next
  •  01-10-2012, 3:22 PM 354239

    How to define EHLO/HELO string for SmtpClient?

    Hello,
    I have to specify EHLO parameter for SmtpClient.
    I can't find property/method for it.
    How can I do it?

    Filed under: EHLO;SMTPClient
     
  •  01-11-2012, 6:13 AM 354362 in reply to 354239

    Re: How to define EHLO/HELO string for SmtpClient? .NET

    Hi Kebzel,

    Thank you for your inquiry. 

    EHLO is a raw STMP command, that is handled internally by Aspose.Email component. Currently, Aspose.Email does not allow execution of any raw command including EHLO. 

    I have requested a point of view from development end on this. As soon as I receive any updates, I will let you know here.

    Regards,

    Babar Raza
    Support Developer,
    Aspose Sialkot Team
    http://www.aspose.com/
    Aspose - Your File Format Experts
     
  •  01-11-2012, 10:03 AM 354407 in reply to 354362

    Re: How to define EHLO/HELO string for SmtpClient? .NET

    Hi,

    I have recorded a ticket (Id: NETWORKNET-33123) in our tracking system to check the feasibility for your required feature. You will be automatically notified via this thread, once this feature is available. We will also keep you posted with major updates in this regard. 

    Thank you.

    Babar Raza
    Support Developer,
    Aspose Sialkot Team
    http://www.aspose.com/
    Aspose - Your File Format Experts
     
  •  01-11-2012, 1:39 PM 354460 in reply to 354407

    Re: How to define EHLO/HELO string for SmtpClient?

    I hope to see this functionality soon.

    Thank you.
     
  •  01-26-2012, 1:15 PM 357490 in reply to 354460

    Re: How to define EHLO/HELO string for SmtpClient?

    How may I check a status of the issue?
    Is it resolved? When should I expect solution for it?


     
  •  01-27-2012, 12:37 AM 357569 in reply to 357490

    Re: How to define EHLO/HELO string for SmtpClient? .NET

    Hi Kebzel,

    We are pleased to announce that we have implemented the required feature logged under ticket Id NETWORKNET-33123. This feature will be available with the next release of Aspose.Email for .NET v1.4.0, that is scheduled for 5th week of year 2012. 

    We will notify you once the latest build is available for public use.

    Thanks and Regards,

    Babar Raza
    Support Developer,
    Aspose Sialkot Team
    http://www.aspose.com/
    Aspose - Your File Format Experts
     
  •  02-01-2012, 3:06 PM 358769 in reply to 354239

    Re: How to define EHLO/HELO string for SmtpClient?

    The issues you have found earlier (filed as NETWORKNET-33123) have been fixed in this update.


    This message was posted using Notification2Forum from Downloads module by aspose.notifier.
     
  •  02-01-2012, 3:40 PM 358782 in reply to 358769

    Re: How to define EHLO/HELO string for SmtpClient? .NET

    Hi,

    With the release of Aspose.Email for .NET v1.4.0, you can set the raw Smtp commands as EHLO and HELO by using the SmtpClient.HelloMessage property.

    Babar Raza
    Support Developer,
    Aspose Sialkot Team
    http://www.aspose.com/
    Aspose - Your File Format Experts
     
  •  02-08-2012, 3:15 PM 360203 in reply to 358782

    Re: How to define EHLO/HELO string for SmtpClient?

    It works fine, thank you.



     
View as RSS news feed in XML