Tengo un postfix en mandrake que se colgaba, aparentemente estaria mal configurado y tengo spam a lo pabote, mio y de afuera le adjunto mi main.cf a ver si me pueden dar una mano
# These are only the parameters changed from a default install
# see /etc/postfix/main.cf.dist for a commented, fuller version of this file.
# These are changed by postfix install script
readme_directory = /usr/share/doc/postfix-2.1.4/README_FILES
sample_directory = /usr/share/doc/postfix-2.1.4/samples
html_directory = /usr/share/doc/postfix-2.1.4/html
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
command_directory = /usr/sbin
manpage_directory = /usr/share/man
daemon_directory = /usr/lib/postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
# User configurable parameters
myhostname = mail.rsomail.com.ar
mydomain = rsomail.com.ar
mynetworks = 200.47.136.0/24
#mynetworks_style = subnet
delay_warning_time = 4h
unknown_local_recipient_reject_code = 450
smtp-filter_destination_concurrency_limit = 2
lmtp-filter_destination_concurrency_limit = 2
#smtpd_sasl_path = /etc/postfix/sasl:/usr/lib/sasl2
#smtpd_use_tls = no
#smtpd_sasl_auth_enable = yes
#smtpd_tls_auth_only = no
recipient_delimiter = +
owner_request_special = no
alias_maps = hash:/etc/postfix/aliases, hash:/var/lib/mailman/data/aliases
mydestination = rsomail.com.ar
myorigin = rsomail.com.ar
smtpd_banner = Bienvenido al servidor RSONET
smtpd_helo_required = yes
disable_vrfy_command = yes
#smtpd_recipient_restrictions = permit_mynetworks, permit_linux, permit_sasl_authenticated, reject_unauth_destination, permit
smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/access, reject_unknown_sender_domain
smtpd_client_restrictions = permit_mynetworks, reject_unknown_client
default_destination_recipient_limit = 10
maximal_queue_lifetime = 0
Desde ya agradezco su tiempo