On Mon, 30 Jun 2014 13:35:36 -0400 (EDT), Wietse Venema stated:

>Jerry:
>[ Charset UTF-8 unsupported, converting... ]
>> On Mon, 30 Jun 2014 10:05:04 -0500, Edgar Pettijohn stated:
>> 
>> >
>> >On 06/30/2014 09:48 AM, Wietse Venema wrote:
>> >> Jerry:
>> >>> Jun 30 10:34:03 scorpio postfix/smtpd[39942]: fatal: no SASL
>> >>> authentication mechanisms
>> >> To write a problem report:
>> >> http://www.postfix.org/DEBUG_README.html#mail.
>> >>
>> >>> Jun 30 10:36:04 scorpio postfix/pipe[39958]: 3h2B8N5Rgwz3FMNL:
>> >>> to=<xxx...@seibercom.net>, relay=dovecot, delay=0.15,
>> >>> delays=0.11/0.01/0/0.04, dsn=4.3.0, status=deferred (temporary failure.
>> >>> Command output: lda: Error: user ger...@seibercom.net: Error reading
>> >>> configuration: Invalid settings: postmaster_address setting not given
>> >>> lda: Fatal: Internal error occurred. Refer to server log for more
>> >>> information. )
>> >>>
>> >>> The last one is probably something wrong with Dovecot.
>> >> Also the first one, if you use Dovecot SASL. But no-one knows because
>> >> you provided no configuration information.
>> >>
>> >>   Wietse
>> >postmaster_address = /usr/local/etc/dovecot/conf.d/15-lda.conf
>> 
>> Okay, where is that suppose to be placed?
>> 
>> As for the Dovecot configuration, did you want me to post the output of
>> "dovecot -n"?
>
>This is the Postfix mailing list. In case of trouble, the first
>order of business after the Postfix symptom is to find out what the
>Postfix configuration is.

postconf -fn

authorized_submit_users = !www, static:all
broken_sasl_auth_clients = yes
canonical_maps = hash:/usr/local/etc/postfix/canonical
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/db/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd
    $daemon_directory/$process_name $process_id & sleep 5
delay_warning_time = 12h
disable_vrfy_command = yes
dovecot_destination_recipient_limit = 1
enable_long_queue_ids = yes
html_directory = /usr/local/share/doc/postfix
inet_protocols = ipv4
mail_owner = postfix
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
message_size_limit = 26214400
milter_default_action = accept
mydestination =
mydomain = seibercom.net
myhostname = scorpio.seibercom.net
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/local/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix
sample_directory = /usr/local/etc/postfix
sender_dependent_relayhost_maps = hash:/usr/local/etc/postfix/sender_relay
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/usr/local/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp_sender_dependent_authentication = yes
smtp_tls_CAfile = /usr/local/etc/postfix/certs/cacert.pem
smtp_tls_CApath = /usr/local/etc/postfix/certs/
smtp_tls_note_starttls_offer = yes
smtp_tls_policy_maps = hash:/usr/local/etc/postfix/tls_policy
smtp_tls_security_level = may
smtp_tls_session_cache_database = btree:/var/db/postfix/smtp_tls_session_cache
smtpd_authorized_verp_clients = $mynetworks
smtpd_client_restrictions = reject_unauth_pipelining permit_sasl_authenticated
    reject_unknown_client_hostname
smtpd_milters = unix:/var/run/clamav/clmilter.sock
smtpd_recipient_restrictions = reject_unauth_pipelining
    permit_sasl_authenticated permit_mynetworks reject_unknown_recipient_domain
    reject_unauth_destination
smtpd_reject_footer = For assistance, please provide the following information
    in your problem report: time ($localtime), client ($client_address) and
    server ($server_name).
smtpd_relay_restrictions = permit_sasl_authenticated permit_mynetworks
    reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_authenticated_header = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_path = private/auth
smtpd_sasl_security_options = noanonymous, noplaintext
smtpd_sasl_tls_security_options = noanonymous
smtpd_sasl_type = dovecot
smtpd_tls_CAfile = /usr/local/etc/postfix/certs/cacert.pem
smtpd_tls_cert_file = /usr/local/etc/postfix/certs/Postfix-cert.pem
smtpd_tls_key_file = /usr/local/etc/postfix/certs/Postfix-key.pem
smtpd_tls_received_header = yes
smtpd_tls_security_level = may
smtpd_tls_session_cache_database = btree:/var/db/postfix/smtpd_tls_session_cache
tls_random_source = dev:/dev/urandom
transport_maps = hash:/usr/local/etc/postfix/transport_maps
unknown_local_recipient_reject_code = 550
virtual_gid_maps = static:1002
virtual_mailbox_base = /var/mail/vmail/seibercom/gerard
virtual_mailbox_domains = seibercom.net
virtual_mailbox_maps = hash:/usr/local/etc/postfix/vmailbox
virtual_minimum_uid = 100
virtual_transport = dovecot
virtual_uid_maps = static:1002

postconf -M

smtp       inet  n       -       n       -       -       smtpd
submission inet  n       -       n       -       -       smtpd -o 
syslog_name=postfix/submission -o smtpd_tls_security_level=encrypt -o 
smtpd_sasl_auth_enable=yes -o smtpd_reject_unlisted_recipient=no -o 
smtpd_recipient_restrictions= -o 
smtpd_relay_restrictions=permit_sasl_authenticated,reject -o 
milter_macro_daemon_name=ORIGINATING
pickup     unix  n       -       n       60      1       pickup
cleanup    unix  n       -       n       -       0       cleanup
qmgr       unix  n       -       n       300     1       qmgr
tlsmgr     unix  -       -       n       1000?   1       tlsmgr
rewrite    unix  -       -       n       -       -       trivial-rewrite
bounce     unix  -       -       n       -       0       bounce
defer      unix  -       -       n       -       0       bounce
trace      unix  -       -       n       -       0       bounce
verify     unix  -       -       n       -       1       verify
flush      unix  n       -       n       1000?   0       flush
proxymap   unix  -       -       n       -       -       proxymap
proxywrite unix  -       -       n       -       1       proxymap
smtp       unix  -       -       n       -       -       smtp
relay      unix  -       -       n       -       -       smtp
showq      unix  n       -       n       -       -       showq
error      unix  -       -       n       -       -       error
retry      unix  -       -       n       -       -       error
discard    unix  -       -       n       -       -       discard
local      unix  -       n       n       -       -       local
virtual    unix  -       n       n       -       -       virtual
lmtp       unix  -       -       n       -       -       lmtp
anvil      unix  -       -       n       -       1       anvil
scache     unix  -       -       n       -       1       scache
dovecot    unix  -       n       n       -       -       pipe flags=DRhu 
user=vmail:vmail argv=/usr/local/libexec/dovecot/dovecot-lda -f ${sender} -d 
${recipient}

Reply via email to