On Tue, Dec 30, 2008 at 9:47 PM, Wietse Venema <wie...@porcupine.org> wrote: > Perhaps you could follow instructions in the mailing list welcome message. >
If you meant that I failed to include the full postconf -n output, I am hesitant to show the whole configuration of that system so I only included snippets. I apologize for wasting time/bandwidth that way. I would have tried the postfinger tool, but the web server says forbidden. If you meant something else, I'll need a stronger clue bat. I thought I had covered every relevant item from DEBUG_README.html#mail except the full output of postconf -n which follows: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases alternate_config_directories = /etc/postfix-announce /etc/postfix-magazine /etc/postfix-sailmail /etc/postfix-automail /etc/postfix-pitnews append_dot_mydomain = yes biff = no broken_sasl_auth_clients = yes config_directory = /etc/postfix inet_interfaces = 192.168.0.5, 67.88.119.5 mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 masquerade_domains = $mydomain, trackntrade.com, pitnews.com message_size_limit = 16777216 mime_header_checks = regexp:/etc/postfix/mime_header_checks.regexp mydestination = $myhostname, $mydomain, $myhostname.$mydomain, www.$mydomain, localhost.geckosoftware.com, localhost, localhost.localdomain, mail.gecko, detroit.gecko, mail.geckosoftware.com, detroit.geckosoftware.com mydomain = geckosoftware.com myhostname = detroit.geckosoftware.com mynetworks = 127.0.0.0/8 192.168.0.0/16 67.131.25.0/24 myorigin = /etc/mailname recipient_delimiter = + relayhost = smtp_bind_address = 67.88.119.30 smtp_helo_name = smtp-gsi.geckosoftware.com smtp_tls_note_starttls_offer = yes smtp_use_tls = yes smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) smtpd_recipient_restrictions = reject_unlisted_recipient permit_sasl_authenticated permit_mynetworks reject_unauth_destination check_client_access hash:/etc/postfix/client_access_fullblock check_sender_access hash:/etc/postfix/rfc-aware-senders check_recipient_access hash:/etc/postfix/rfc-aware-recipients check_client_access hash:/etc/postfix/client_access reject_rbl_client sbl.spamhaus.org check_policy_service inet:127.0.0.1:60000 smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = $myhostname smtpd_sender_restrictions = permit_sasl_authenticated permit_mynetworks check_sender_access hash:/etc/postfix/forged-whitelist-users permit smtpd_tls_CAfile = /etc/ssl/certs/smtpd.pem smtpd_tls_cert_file = /etc/ssl/certs/smtpd.pem smtpd_tls_key_file = /etc/ssl/certs/smtpd.pem smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s smtpd_use_tls = yes tls_random_source = dev:/dev/urandom Thank you for your time, -- Jacob Anawalt