|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Bissio (bissio2000
yahoo.it)
Date: Thu Aug 23 2007 - 07:23:14 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi... Thanks for your help.
This is the postconf output:
alias_maps = hash:/etc/aliases
append_at_myorigin = no
body_checks = regexp:/etc/postfix/body_checks
bounce_queue_lifetime = 2
bounce_size_limit = 100000
bounce_template_file = /etc/postfix/bounce.cf
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = filter:127.0.0.1:10025
daemon_directory = /usr/libexec/postfix
default_destination_recipient_limit = 900
header_checks = regexp:/etc/postfix/header_checks
home_mailbox = Maildir/
html_directory = no
local_recipient_maps = $alias_maps $virtual_mailbox_maps unix:passwd.byname
mail_owner = postfix
mailbox_transport = virtual
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
maximal_queue_lifetime = 2
message_size_limit = 20240000
mydestination = localhost, $myhostname
mydomain = domain.com
myhostname = mail.domain.com
mynetworks = 127.0.0.1/32
mynetworks_style = subnet
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps
$virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains
$relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps
$recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
$virtual_mailbox_limit_maps
queue_directory = /var/spool/postfix
readme_directory = no
relocated_maps = proxy:mysql:/etc/postfix/mysql-relocated.cf
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = mail
smtp_tls_security_level = may
smtpd_client_restrictions = check_sender_access
mysql:/etc/postfix/mysql-sender.cf, check_client_access
mysql:/etc/postfix/mysql-client.cf, check_recipient_access
mysql:/etc/postfix/mysql-recipient.cf, reject_rbl_client bl.spamcop.net,
reject_rbl_client list.dsbl.org, reject_rbl_client multihop.dsbl.org,
reject_rbl_client unconfirmed.dsbl.org
smtpd_helo_restrictions = reject_invalid_hostname
smtpd_recipient_limit = 1000
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated,
check_recipient_access mysql:/etc/postfix/mysql-recipient.cf,
check_sender_access mysql:/etc/postfix/mysql-sender.cf,
reject_invalid_hostname, reject_non_fqdn_recipient,
reject_unauth_destination, reject_unknown_recipient_domain,
reject_unverified_recipient, reject_unverified_sender
smtpd_restriction_classes = restricted_recipients
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = check_sender_access
hash:/etc/postfix/restricted_sender, check_sender_access
mysql:/etc/postfix/mysql-sender.cf, check_recipient_access
mysql:/etc/postfix/mysql-recipient.cf, reject_unknown_sender_domain,
reject_non_fqdn_sender
smtpd_tls_ask_ccert = no
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/postfix/ssl/postfix.cert
smtpd_tls_key_file = /etc/postfix/ssl/postfix.key
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
transport_maps = proxy:mysql:/etc/postfix/mysql-transport.cf
transport_retry_time = 60
trigger_timeout = 10
undisclosed_recipients_header = To: undisclosed-recipients:;
unknown_address_reject_code = 450
unknown_client_reject_code = 450
unknown_hostname_reject_code = 450
virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-virtual.cf
virtual_create_maildirsize = yes
virtual_gid_maps = static:505
virtual_mailbox_base = /vmail
virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual-domains.cf
virtual_mailbox_limit = 100000000
virtual_mailbox_limit_maps = proxy:mysql:/etc/postfix/mysql-quota.cf
virtual_mailbox_limit_override = yes
virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual-maps.cf
virtual_maildir_extended = yes
virtual_maildir_limit_message = "Sorry, the message cannot be delivered.
Mail quota exceeded."
virtual_overquota_bounce = yes
virtual_trash_count = yes
virtual_uid_maps = static:504
Thanks
-----Messaggio originale-----
Da: owner-postfix-users
postfix.org [mailto:owner-postfix-users
postfix.org]
Per conto di Patrick Ben Koetter
Inviato: giovedě 23 agosto 2007 13.05
A: postfix-users
postfix.org
Oggetto: Re: R: sasl2 help
* Bissio <bissio2000
yahoo.it>:
> Hi,
>
> This is my saslfinger output:
>
> saslfinger - postfix Cyrus sasl configuration gio ago 23 11:50:08 CEST
> 2007
> version: 1.0.2
> mode: server-side SMTP AUTH
>
> -- basics --
> Postfix: 2.4.0
> System: CentOS release 4.4 (Final)
>
> -- smtpd is linked to --
> libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x0029b000)
>
> -- active SMTP AUTH and TLS parameters for smtpd --
> broken_sasl_auth_clients = yes smtpd_sasl_auth_enable = yes
> smtpd_sasl_local_domain = smtpd_sasl_security_options = noanonymous
> smtpd_tls_ask_ccert = no smtpd_tls_cert_file =
> /etc/postfix/ssl/postfix.cert smtpd_tls_key_file =
> /etc/postfix/ssl/postfix.key smtpd_tls_loglevel = 1
> smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout =
> 3600s smtpd_use_tls = yes
What's this in your output?
Please send "postconf -n" output additionally.
The rest looks okay. I'll cut it away.
p
rick
--
The Book of Postfix
<http://www.postfix-book.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]