Okay, I remembered wrong about postconf. Here is posconf -n:

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 5
debug_peer_list = hpl.osl.state.or.us
default_privs = nobody
html_directory = no
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
message_size_limit = 4000000
mydestination = $myhostname, localhost.$mydomain, localhost, hpl.$mydomain
mydomain = osl.state.or.us
myhostname = hpl.osl.state.or.us
mynetworks_style = subnet
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
sample_directory = /usr/share/doc/postfix-2.3.3/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
unknown_local_recipient_reject_code = 550


On Wed, May 4, 2011 at 5:57 AM, Noel Jones <njo...@megan.vbhcs.org> wrote:
> On 5/4/2011 1:50 AM, Christopher Adams wrote:
>>
>> I have checked some of the troubleshooting tips mentioned in the docs
>> and see that the accepted protocol is to generate data from postconf
>> -d.
>
> This is wrong. We don't care about "postconf -d", but we are very interested
> in "postconf -n" output.
>
> Where did you find this incorrect information?  The source needs to be
> corrected.
>
> http://www.postfix.org/postconf.1.html
> postconf -d = compiled-in defaults.  We know what these are.
> postconf -n = your settings.
>
>> I will do that if needed, but I just wanted to check to see what
>> steps I should take next.
>
> Please see:
> http://www.postfix.org/DEBUG_README.html#mail
>
>
>  -- Noel Jones
>



-- 
Christopher Adams
adam...@gmail.com

Reply via email to