Menu

#59 MalformedAddressException

open
None
5
2005-04-03
2005-03-14
shaheed
No

throw new MalformedAddressException("Supplied email
address is invalid: " + address);

the above line should read
throw new MalformedAddressException("Supplied email
address is invalid: " + email);

this is matters when the constant VerifyAddresses is
set to true in SmtpConfig.cs

I wish to participate in the project, still.

Discussion

  • Ian Stallings

    Ian Stallings - 2005-03-21
    • assigned_to: nobody --> shaheed
     
  • Ian Stallings

    Ian Stallings - 2005-03-21
    • assigned_to: shaheed --> shaheed19
     
  • shaheed

    shaheed - 2005-03-22

    Logged In: YES
    user_id=1193806

    Can somebody please reassing this to some other. I really
    don't have any idea about this bug.

     
  • Ian Stallings

    Ian Stallings - 2005-04-03
    • assigned_to: shaheed19 --> sheda0
     

Log in to post a comment.