Postfix 452 4.3.1 Insufficient system storage

Discussion in 'Server Operation' started by midcarolina, Sep 18, 2011.

  1. midcarolina

    midcarolina New Member

    My mail error logs show this in attemped delivery over and over. I am assuming that this is why I can't send mail using webmail (squirrelmail) or any other mail program?

    452 4.3.1 Insufficient system storage

    Thanks.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Looks as if your hard drive is full. What's the output of
    Code:
    df -h
    ?
     
  3. midcarolina

    midcarolina New Member

    Nah, gotta lotta room there. Unless I'm seeing something different:


    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/vg_webserverone-lv_root
    50G 5.5G 42G 12% /
    tmpfs 7.9G 0 7.9G 0% /dev/shm
    /dev/md127p1 485M 29M 431M 7% /boot
    /dev/mapper/vg_webserverone-lv_home
    300G 195M 285G 1% /home

    Any other solutions? I've Googled that the queue could effect this, but don't know where to set it?

    queue_minfree I believe? Thanks
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Can you post an excerpt from your mail log?
     
  5. midcarolina

    midcarolina New Member

    Yes, here is another thing that strikes me as odd, but maybe I am just plain wrong. The only available mail log I have (that ever contains information, including what you'll see here) is located in this file path:

    /var/spool/mail/root This is also where all client logs are located...only they are all filesize 0 (empty). Never anything here:

    /var/log/mail Only /statistics. Anyhow, here is a pretty well repetitive error log.

    From: [email protected] (Mail Delivery System)
    To: [email protected] (Postmaster)
    Subject: Postfix SMTP server: errors from unknown[213.147.32.114]
    Message-Id: <[email protected]>

    Transcript of session follows.

    Out: 220 webserverone.hostwithsupport.com ESMTP Postfix
    In: EHLO mail.domain.com
    Out: 250-webserverone.hostwithsupport.com
    Out: 250-PIPELINING
    Out: 250-SIZE 18446744073709551615
    Out: 250-VRFY
    Out: 250-ETRN
    Out: 250-STARTTLS
    Out: 250-AUTH PLAIN LOGIN
    Out: 250-AUTH=PLAIN LOGIN
    Out: 250-ENHANCEDSTATUSCODES
    Out: 250-8BITMIME
    Out: 250 DSN
    In: STARTTLS
    Out: 220 2.0.0 Ready to start TLS
    In: EHLO mail.domain.com
    Out: 250-webserverone.hostwithsupport.com
    Out: 250-PIPELINING
    Out: 250-SIZE 18446744073709551615
    Out: 250-VRFY
    Out: 250-ETRN
    Out: 250-AUTH PLAIN LOGIN
    Out: 250-AUTH=PLAIN LOGIN
    Out: 250-ENHANCEDSTATUSCODES
    Out: 250-8BITMIME
    Out: 250 DSN
    In: MAIL From:<[email protected]> SIZE=2966
    Out: 452 4.3.1 Insufficient system storage

    Session aborted, reason: lost connection

    For other details, see the local mail logfile

    From [email protected] Mon Sep 19 02:21:45 2011
    Return-Path: <[email protected]>
    X-Original-To: postmaster
    Delivered-To: [email protected]
    Received: by webserverone.hostwithsupport.com (Postfix)
    id D70C82435A9; Mon, 19 Sep 2011 02:21:45 -0400 (EDT)
    Date: Mon, 19 Sep 2011 02:21:45 -0400 (EDT)
    From: [email protected] (Mail Delivery System)
    To: [email protected] (Postmaster)
    Subject: Postfix SMTP server: errors from unknown[213.147.32.114]
    Message-Id: <[email protected]>

    Transcript of session follows.

    Out: 220 webserverone.hostwithsupport.com ESMTP Postfix
    In: HELO mail.domain.com
    Out: 250 webserverone.hostwithsupport.com
    In: MAIL From:<[email protected]>
    Out: 452 4.3.1 Insufficient system storage
    In: QUIT
    Out: 221 2.0.0 Bye


    For other details, see the local mail logfile

    From [email protected] Mon Sep 19 02:26:52 2011
    Return-Path: <[email protected]>
    X-Original-To: postmaster
    Delivered-To: [email protected]
    Received: by webserverone.hostwithsupport.com (Postfix)
    id 820052435C5; Mon, 19 Sep 2011 02:26:52 -0400 (EDT)
    Date: Mon, 19 Sep 2011 02:26:52 -0400 (EDT)
    From: [email protected] (Mail Delivery System)
    To: [email protected] (Postmaster)
    Subject: Postfix SMTP server: errors from unknown[65.36.241.227]
    Message-Id: <[email protected]>

    Transcript of session follows.

    Out: 220 webserverone.hostwithsupport.com ESMTP Postfix
    In: EHLO mail13.internetseer.com
    Out: 250-webserverone.hostwithsupport.com
    Out: 250-PIPELINING
    Out: 250-SIZE 18446744073709551615
    Out: 250-VRFY
    Out: 250-ETRN
    Out: 250-STARTTLS
    Out: 250-AUTH PLAIN LOGIN
    Out: 250-AUTH=PLAIN LOGIN
    Out: 250-ENHANCEDSTATUSCODES
    Out: 250-8BITMIME
    Out: 250 DSN
    In: MAIL FROM:<[email protected]> BODY=8BITMIME
    Out: 452 4.3.1 Insufficient system storage
    In: RCPT TO:<[email protected]>
    Out: 503 5.5.1 Error: need MAIL command
    In: DATA
    Out: 503 5.5.1 Error: need RCPT command
    In: RSET
    Out: 250 2.0.0 Ok
    In: MAIL FROM:<[email protected]>
    BODY=8BITMIME
    Out: 452 4.3.1 Insufficient system storage
    In: RCPT TO:<[email protected]>
    Out: 503 5.5.1 Error: need MAIL command
    In: DATA
    Out: 503 5.5.1 Error: need RCPT command
    In: RSET
    Out: 250 2.0.0 Ok
    In: MAIL FROM:<[email protected]> BODY=8BITMIME
    Out: 452 4.3.1 Insufficient system storage
    In: RCPT TO:<[email protected]>
    Out: 503 5.5.1 Error: need MAIL command
    In: DATA
    Out: 503 5.5.1 Error: need RCPT command
    In: QUIT
    Out: 221 2.0.0 Bye


    For other details, see the local mail logfile

    From [email protected] Mon Sep 19 02:36:53 2011
    Return-Path: <[email protected]>
    X-Original-To: postmaster
    Delivered-To: [email protected]
    Received: by webserverone.hostwithsupport.com (Postfix)
    id 92B462435C5; Mon, 19 Sep 2011 02:36:53 -0400 (EDT)
    Date: Mon, 19 Sep 2011 02:36:53 -0400 (EDT)
    From: [email protected] (Mail Delivery System)
    To: [email protected] (Postmaster)
    Subject: Postfix SMTP server: errors from unknown[65.36.241.227]
    Message-Id: <[email protected]>

    Transcript of session follows.

    Out: 220 webserverone.hostwithsupport.com ESMTP Postfix
    In: EHLO mail13.internetseer.com
    Out: 250-webserverone.hostwithsupport.com
    Out: 250-PIPELINING
    Out: 250-SIZE 18446744073709551615
    Out: 250-VRFY
    Out: 250-ETRN
    Out: 250-STARTTLS
    Out: 250-AUTH PLAIN LOGIN
    Out: 250-AUTH=PLAIN LOGIN
    Out: 250-ENHANCEDSTATUSCODES
    Out: 250-8BITMIME
    Out: 250 DSN
    In: MAIL FROM:<[email protected]> BODY=8BITMIME
    Out: 452 4.3.1 Insufficient system storage
    In: RCPT TO:<[email protected]>
    Out: 503 5.5.1 Error: need MAIL command
    In: DATA
    Out: 503 5.5.1 Error: need RCPT command
    In: RSET
    Out: 250 2.0.0 Ok
    In: MAIL FROM:<[email protected]>
    BODY=8BITMIME
    Out: 452 4.3.1 Insufficient system storage
    In: RCPT TO:<[email protected]>
    Out: 503 5.5.1 Error: need MAIL command
    In: DATA
    Out: 503 5.5.1 Error: need RCPT command
    In: RSET
    Out: 250 2.0.0 Ok
    In: MAIL FROM:<[email protected]> BODY=8BITMIME
    Out: 452 4.3.1 Insufficient system storage
    In: RCPT TO:<[email protected]>
    Out: 503 5.5.1 Error: need MAIL command
    In: DATA
    Out: 503 5.5.1 Error: need RCPT command
    In: QUIT
    Out: 221 2.0.0 Bye

    Hope I can fix this soon. Thanks for the help!
     
  6. midcarolina

    midcarolina New Member

    71 Can't execute command '/usr/sbin/sendmail -i -t [email protected]'.

    Falko,

    Additionally,

    I am receiving this when sending through squirrelmail:

    71 Can't execute command '/usr/sbin/sendmail -i -t [email protected]'.

    During your tutorial, I remember shutting sendmail off, although following this filepath does have a file called 'sendmail.postfix'

    hmmmm....

    Thanks for all
     
  7. falko

    falko Super Moderator Howtoforge Staff

    Can you check your mail log in the /var/log/ directory?

    Also, I think you use Maildir instead of mbox, so it's normal that there are no mails in /var/spool/mail. Mails go tohe the Maildir directory in each user's homedir.
     
  8. midcarolina

    midcarolina New Member

    Ok,

    This is the part that I don't really understand. I did spend hours going through file paths to see what showed up where.

    I do have Maildir located like /var/vmail/domain.com/username/Maildir.....always empty

    Then for /var/log/mail I have 'statistics' so /var/log/mail/statistics That's all there.

    Then in /var/spool/mail here is where all clients websites are listed like web20, web21, etc. These stay empty. The only thing in this path that ever receives mail is /var/spool/mail/root

    Hopefully I can get this figured out soon. No contact forms, etc. will relay any information from the server.

    Thanks
     
  9. falko

    falko Super Moderator Howtoforge Staff

    Please check your mail log in the /var/log/ directory. I can't help you without any exact error message.
     
  10. NeoCambell

    NeoCambell New Member

  11. midcarolina

    midcarolina New Member

    Thank you Neo!
     
  12. odie martirez

    odie martirez New Member

    can you pls help me.. I have the same error. How can I expand my storage? thank you in advance
     
  13. c3n

    c3n Member

    this means that You setup message_size_limits for POSTFIX in server settings or in main.cf on server. Default there is 0 - no limits. If You setup it for 25000 MB and You disk size is 25GB You can get this message. SO this error appears while You mess with postfix setup. Cheers!
     

Share This Page