I have setup postfix on a test machine. I can successfully send mails 
to that machine (ie, they are received)
But I cannot get postfix to deliver the mail.
The config file is as follows (less the comments):
-----Begin main.cf-----
soft_bounce = no
queue_directory = /var/spool/mqueue
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix #Exists on the system
myhostname = perseus.worldgatein.net
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain $mydomain
local_recipient_maps = $alias_maps unix:passwd.byname
home_mailbox = Mailbox
mail_spool_directory = /var/spool/mail
mailbox_command = /usr/bin/procmail
smtpd_banner = $myhostname ESMTP $mail_name
local_destination_concurrency_limit = 2
default_destination_concurrency_limit = 10
debug_peer_level = 2
debugger_command =
         PATH=/usr/bin:/usr/X11R6/bin
         xxgdb $daemon_directory/$process_name $process_id & sleep 5

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

Devdas Bhagat
--
You will be married within a year.

----------------------------------------------
LIH is all for free speech.  But it was created
for a purpose.  Violations of the rules of
this list will result in stern action.

Reply via email to