OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: LinuxKH (o1okh.refer.org)
Date: Wed Sep 05 2001 - 04:44:09 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Dear List Members,

    I have just got install the 'postfix-20010202-4.rpm' from the PowerTools
    of RH Seawolf. I only modified the 'main.cf' for my own need. Then I did
    start Postfix and it started OK (daemon started). But when I do a test:

    # echo "Test message" | mail -s "[test1]" tito

    I can not get mail and saw some errors from '/var/log/maillog':

    .........................................................................
    ... postfix/smtp[1509]: fatal unkwon service: smtp/tcp
    ... postfix/qmgr[1499]: warning: end of input while receiving string data
    from service private/smtp
    ... postfix/qmgr[1499]: warning: private/smtp: malformed response
    ... postfix/master[1497]: warning: /usr/libexec/postfix/smtp pid 1509 exit
    status 1
    ... postfix/master[1497]: warning: /usr/libexec/postfix/smtp: bad command
    startup -- throthling

    # postcon -n

    alias_database = hash:/etc/postfix/alias
    alias_maps = hash:/etc/postfix/alias
    command_directory = /usr/sbin
    daemon_directory = /usr/libexec/postfix
    debug_peer_level = 2
    default_destination_concurrency_limit = 10
    local_destination_concurrency_limit = 2
    mail_owner = mail
    mail_spool_directory = /var/spool/mail
    mydomain = good.guys.net
    myhostname = server.good.guys.net
    mynetwork = 192.168.1.0/24, 127.0.0.0/8
    myorigin = $mydomain
    queue_directory = /var/spool/postfix

    Could someone help me please ? What am I missing or doing wrong ?

    Thanks your very much indeed.

    LinuxKH
    -------
    "Please, correct me if I'm wrong. THANKS!"

    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users