OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Derek Stark (dm_starkemail.com)
Date: Mon Apr 22 2002 - 10:44:16 CDT

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

    I'm having a real problem with my local users being rejected. I'm stumped. I have a functioning aliases file, I'm sure, because mail from rootlocalhost ends up forwarded to the appropriate local user. Mail sent from localuserA to localuserB works. All other incoming mail (even mail to rootwhizbang.com) fails. Pretty sure my virtual-users table is correct as well, but I'll include that. I'm using procmail, too. I've never had a problem with postfix before. Um, like, help?

    Thanks for any pointers,
    Derek

    ------------ main.cf --------------------

    queue_directory = /var/spool/postfix
    command_directory = /usr/sbin
    daemon_directory = /usr/libexec/postfix
    mail_owner = postfix
    myhostname = mail.whizbang.com <-- is also whizbang.com ... mail.whizbang is a cname
    mydomain = whizbang.com
    myorigin = $mydomain
    inet_interfaces = all
    mydestination = $myhostname, localhost.$mydomain $mydomain, www.$mydomain
    mynetworks_style = host
    local_recipient_maps = $alias_maps unix:passwd.byname
    virtual_maps = hash:/etc/postfix/virtualusers
    alias_maps = hash:/etc/aliases
    alias_database = hash:/etc/aliases
    mail_spool_directory = /var/spool/mail <-- actualy a symlink
    mailbox_command = /usr/bin/procmail
    debug_peer_level = 2
    debugger_command =
    PATH=/usr/bin:/usr/X11R6/bin
    xxgdb $daemon_directory/$process_name $process_id & sleep 5
    sendmail_path = /usr/sbin/sendmail
    newaliases_path = /usr/bin/newaliases
    mailq_path = /usr/bin/mailq
    setgid_group = postdrop
    manpage_directory = /usr/share/man
    sample_directory = /etc/postfix
    readme_directory = no

    ------------- log puke snippet --------------
    Apr 22 10:52:23 ipdwhr0095atl2 postfix/smtpd[25901]: reject: RCPT from remote.host.com [111.222.222.111]: 550 <dirkwhizbang.com>: User unknown; from=<dm_starkemail.com> to=<dirkwhizbang.com>

    -------------- virtualusers -----------------
    oceamedia.com KEEP ME
    oceallc.com KEEP ME

    # Delete the above lines and I KILL YOU
    #oceallc.com oceamedia.com
    #dirkwhizbang.com dm_starkemail.com
    ryanwhizbang.com ryanotherhost.com

    -- 
    

    _______________________________________________ Sign-up for your own FREE Personalized E-mail at Email.com http://www.email.com/?sr=signup

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