Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Expansion Error

1 view
Skip to first unread message

jen140

unread,
Oct 17, 2009, 10:56:28 AM10/17/09
to
Hello all.
I have a small problem, when i was trying to send email to
sc...@virustotal.com it tryied to expand it to
virusto...@jen140.hopto.org, but i didnt want the expansion, and
simply wanted to send email to the virustotal. The error is next:
<virusto...@jen140.hopto.org> (expanded from
<sc...@virustotal.com>):
unknown user: "virustotal.com"
My main.cf:

smtpd_banner = Err, what are you doing here?
biff = no
append_dot_mydomain = no
readme_directory = no
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
myhostname = server
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = server, localhost.localdomain, localhost,
jen140.hopto.org
relayhost =
#mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mynetworks= 192.168.0.0/24 127.0.0.0/8
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = server
smtpd_recipient_restrictions =
permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination
smtpd_sasl_security_options = noanonymous
virtual_maps = hash:/etc/postfix/virtusertable
local_recipient_maps =
smtpd_client_restrictions = permit_mynetworks

0 new messages