> * Muhammad Yousuf Khan <sir...@gmail.com>: >> i have been through several articles and howtos for configuring smtpd >> to accept credential for authenticantion but all of them are fail. >> postfix relay email anonymusly no matter what i configure. here is the >> configuration of /etc/postfix/main.cf >> >> smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem >> smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key >> smtpd_use_tls=yes >> smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache >> smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
Hi Muhammad, Do you wish to authenticate your users? or mail servers who relay through your postfix? if the address space is not allowed using "mynetwork" server would authenticate. Thanks / Shiv. Nath