servidor postfix/smtp[3477]: fatal: parameter smtp_data_done_timeout: bad time unit:

Discussion in 'Server Operation' started by Diana, Feb 23, 2007.

  1. Diana

    Diana New Member

    Hi

    I recently writte to you because I had a problem with my server configuration after I follow your how to in http://howtoforge.com/virtual_postfix_mysql_quota_courier . I find the problem, but now I have a new one. The logs of the server the only thing that says is : "servidor postfix/smtp[3477]: fatal: parameter smtp_data_done_timeout: bad time unit:" and I don't know what does it means, and I want to know how can I sove it, I'm hurried.

    Help me please!

    Regards,
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    postconf -n|grep smtp_data_done_timeout
    ?
     
  3. Diana

    Diana New Member

    output of "postconf -n|grep smtp_data_done_timeout"

    Hi

    I wrote "postconf -n|grep smtp_data_done_timeout" on the server but there's no output. The only thing that happens is that the prompt appears again so I can writte again, but there's any output at all.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Ok, then post the output of
    Code:
    postconf -d|grep smtp_data_done_timeout
     

Share This Page