Thanks for pointing that out Victor, does not justify that I'm newbie,
please accept my apologies.
I'm in the command prompt of the spam filter I finished building using
FreeBSD 7.2 and Postfix 2.6.5 and I want to send email to myself
mo...@domain.com so I type the following in the command prompt

Filter # mail -v mo...@domain.com
Subject: test postfix conf
debug_peer_list =  127.0.0.1

.
EOT
Mail Delivery Status Report will be mailed to <root>.
Filter # mailq
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
A4051B898      1938 Tue Feb 23 09:01:54  MAILER-DAEMON
                                                  (mail transport
unavailable)
                                         r...@domain.com

-- 2 Kbytes in 1 Request.


As you can see the message was sent but debug log was not sent to
r...@doamin.com
Below is my config file
filter# postconf -n
alias_database = hash:/usr/local/etc/postfix/aliases
alternate_config_directories = /usr/local/etc/postfix-out
anvil_rate_time_unit = 20s
biff = no
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/db/postfix
debug_peer_level = 2
debug_peer_list = domain.com
html_directory = no
in_flow_delay = 1s
local_recipient_maps = hash:/usr/local/etc/postfix/userdb,
hash:/usr/local/etc/postfix/uservirt
local_transport = no local mail delivery
mail_owner = postfix
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
message_size_limit = 50000000
mydestination = domain.com,
myhostname = filter.domain.com
mynetworks = 127.0.0.0/8, 
myorigin = domain.com
newaliases_path = /usr/local/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
sample_directory = /usr/local/etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
smtpd_banner = filter.domain.com
smtpd_error_sleep_time = 0
unknown_local_recipient_reject_code = 550
Filter#
Thanks in Advance, 
_Motty


-----Original Message-----
From: owner-postfix-us...@postfix.org
[mailto:owner-postfix-us...@postfix.org] On Behalf Of Victor Duchovni
Sent: Tuesday, February 23, 2010 9:00 AM
To: postfix-users@postfix.org
Subject: Re: Mail Transport Unavailable

On Tue, Feb 23, 2010 at 08:52:23AM -0800, motty cruz wrote:

> If I use the command
> # mail -v n...@domain.com I get the folloing Mail delivery status 
> report will be mailed to <root> But then I get MAILER-DAEMON (mail 
> transport unavailable)
> 
> Using FreeBSD 7.2
> Postfix 2.6.5
> And second instance running
> 
> Thanks in advance

http://www.postfix.org/DEBUG_README.html#mail

-- 
        Viktor.

P.S. Morgan Stanley is looking for a New York City based, Senior Unix
system/email administrator to architect and sustain our perimeter email
environment.  If you are interested, please drop me a note.

Reply via email to