Postfix status=deferred

Discussion in 'Server Operation' started by gabrix, Apr 10, 2009.

  1. gabrix

    gabrix New Member

    Hi h to f !
    Everithing started up since i removed spamassassin , but the problem was even earlier . I had lots of spamc and cleanup processes going crazy making cpu cicles , ram and swap full up to the 80%. I than removed spamassassin and all directives related to it from postfix configuration files but looking at logs what before was sent by spamassassin found no transport .

    Code:
    Apr 10 14:51:27 mail postfix/error[7151]: 3038C260D4: to=<[email protected]>, relay=none, 
    delay=132462, delays=132457/4.7/0/0.06, dsn=4.3.0, status=deferred (mail transport unavailable)   
    To notice the double-bounce@ .
    The above messages (lots) are preceded by empty messages like:

    Code:
    Apr 10 14:51:26 mail postfix/qmgr[31077]: ACDE62608C: from=<>, size=3056, nrcpt=1 (queue active)
    Apr 10 14:51:26 mail postfix/qmgr[31077]: A36EB265CB: from=<>, size=5079, nrcpt=1 (queue active)
    Apr 10 14:51:26 mail postfix/qmgr[31077]: ACE3326521: from=<>, size=5313, nrcpt=1 (queue active)
    
    Postfix complaints about a spamassassin transport i removed:

    Code:
    Apr 10 14:51:20 mail postfix/qmgr[31077]: warning: connect to transport spamassassin: Connection refused
    
    I only created in postfix master.cf a process spamassassin and said to smpt to use '-o content_filter=spamassassin' which i removed and in my transport file i have my relayhost.I don't use .forward file and the mailbox_command is empty .

    I will appreciate any help .
    Thanks!
    Gab
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's in main.cf and master.cf?
     

Share This Page