Insufficient system storage. The server response was: 4.2.2 Mailbox full

Last post 11-17-2009 3:57 AM by hinaAsp.Net. 6 replies.

Sort Posts:

  • Insufficient system storage. The server response was: 4.2.2 Mailbox full

    03-30-2007, 4:52 AM
    • Contributor
      2,068 point Contributor
    • mike123
    • Member since 07-22-2002, 3:45 PM
    • Posts 727

    Hi,

    I'm getting the following errror when attempting to send an email via asp.net and system.net.mail.  The problem is that the mailbox is not actually full, I can succesfully send from my hotmail to this same emailaddress.  Is there a directory on my server or some setting in IIS that might be causing problems?  Perhaps I have too big of a queue of unsent messages or something like that ?

    Any help is much appreciated.

    Thanks !!

    mike123

     

    Insufficient system storage. The server response was: 4.2.2 Mailbox full Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.Mail.SmtpFailedRecipientException: Insufficient system storage. The server response was: 4.2.2 Mailbox full

  • Re: Insufficient system storage. The server response was: 4.2.2 Mailbox full

    04-08-2007, 2:30 AM
    • Contributor
      2,068 point Contributor
    • mike123
    • Member since 07-22-2002, 3:45 PM
    • Posts 727

    anyone have an idea on this ?  Can't seem to get it working ..=[

     

    much appreciated

     mike123

  • Re: Insufficient system storage. The server response was: 4.2.2 Mailbox full

    09-11-2007, 8:00 AM
    • Member
      4 point Member
    • diegofcap
    • Member since 09-11-2007, 11:55 AM
    • Curitiba, PR, Brazil
    • Posts 2

    Hi Mike,

    "Insufficient System Storage" (AKA. Too many recipients specified) is an error sent by your ISP SMTP server to advise you that you have reached mails address amount limit for the current SMTP session.

     best regards..

  • Re: Insufficient system storage. The server response was: 4.2.2 Mailbox full

    09-27-2007, 7:35 PM
    • Contributor
      2,068 point Contributor
    • mike123
    • Member since 07-22-2002, 3:45 PM
    • Posts 727

    Hi Diegofcap,

    This sounds more like it, but I'm wondering how can I resolve this problem?  My web app hasnt been able to send in ages =[

     

    Thanks,
    mike

     

  • Re: Insufficient system storage. The server response was: 4.2.2 Mailbox full

    09-28-2007, 3:36 PM
    • Member
      4 point Member
    • diegofcap
    • Member since 09-11-2007, 11:55 AM
    • Curitiba, PR, Brazil
    • Posts 2

    Try to use another SMTP Server or configure your SMTP to accept more messages in queue.

  • Re: Insufficient system storage. The server response was: 4.2.2 Mailbox full

    01-14-2008, 2:01 PM
    • Member
      2 point Member
    • diego.barriguete
    • Member since 01-14-2008, 6:55 PM
    • Mexico City
    • Posts 1

    Mike:

    I just received the same error and the solution is pretty easy  (and stupid at the same time) sometimes the email that you are sending has an invalid email address. The error doesn't explain something like that but it's true. I had the same one but that exception is raised only with emails that are being sent to fake emails (writed by me just to perform testing).

     This answer is too late for your question, but maybe it's helpful to future references.

     

    Regards

     Diego

    Life is a journey, Enjoy the ride.
  • Re: Insufficient system storage. The server response was: 4.2.2 Mailbox full

    11-17-2009, 3:57 AM
    • Member
      51 point Member
    • hinaAsp.Net
    • Member since 07-21-2009, 2:18 AM
    • India
    • Posts 38

    try to increase web space for the application and emails 

    ---
    Hina.

    If my reply helped you, dont forget to mark it as "Answer"
Page 1 of 1 (7 items)