Postfix on Centos Perfect Server

Discussion in 'Installation/Configuration' started by Polk, Aug 19, 2010.

  1. Polk

    Polk New Member

    I'm unable to send/receive emails on Postfix after Perfect Server Centos install.

    I'm able to connect to server via thunderbird to pop/smtp/imap.
    Webmail is working, but when I send emails they never reach In or Out.

    In log I found this:


    Code:
    Aug 19 01:14:04 lx01 postfix/smtp[6590]: 0F7E6402035E: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.99, delays=0.92/0.02/0.01/0.04, dsn=4.5.0, status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, id=06343-01, mime_decode-1 FAILED: MIME::Parser: can't open tmpfile: Invalid argument (in reply to end of DATA command))
    Any ideas?
     
  2. Polk

    Polk New Member

    the problem was fixed by applying the sanity permission (1777) to the /tmp dir.

    What could break the permissions on the folder?
     

Share This Page