
20th October 2009, 17:19
|
|
Junior Member
|
|
Join Date: Oct 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
How to stop "Considered UNSOLICITED BULK EMAIL, apparently from you" notice
Hi All!
I've made my first "perfect server - without ISPConfig"  with the help of the tutorials can be find at How To Forge. So I am very new at server configuration.
My mail server built up with postfix, amavisd-new, SpamAssassin, ClamAV + MySQL, and running on Debian Lenny.
Everything works fine but I always get "Considered UNSOLICITED BULK EMAIL, apparently from you" message in my outlook:
A message from <myname@mydomain.com> to:
-> myname@mydomain.com
was considered unsolicited bulk e-mail (UBE).
....
It seems like somebody send me an e-mail in my name.
Please help...
soskamoka
|

21st October 2009, 14:47
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Do you use ISPConfig 2 or 3?
Did you check if your server's blacklisted? http://mxtoolbox.com/blacklists.aspx
|

21st October 2009, 15:08
|
|
Junior Member
|
|
Join Date: Oct 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi falko!
I do not use ISPConfig. When I installed the server I skipped ISPConfig...
Yes I have checked if the server is blacklisted,more times before and now but it isn't.
|

22nd October 2009, 17:37
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
What's in your main.cf? Do you use SMTP-AUTH in your email client?
|

23rd October 2009, 14:03
|
|
Junior Member
|
|
Join Date: Oct 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
1. main.cf:
# Debian specific: Specifying a file name will cause the first
# line of that file to be used as the name. The Debian default
# is /etc/mailname.
#myorigin = /etc/mailname
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
readme_directory = /usr/share/doc/postfix
# TLS parameters
smtpd_tls_cert_file = /etc/postfix/smtpd.cert
smtpd_tls_key_file = /etc/postfix/smtpd.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
# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.
myhostname = myhost.mydomain.com
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
# mydestination = mail.mydomain.com, localhost, localhost.localdomain
mydomain = mydomain.com
# mydestination = $myhostname, $mydomain, localhost.$mydomain, localhost
mydestination = $myhostname, localhost.$mydomain, localhost
relayhost =
mynetworks = 127.0.0.0/8, 0.0.0.0/0
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
html_directory = /usr/share/doc/postfix/html
virtual_mailbox_base = /home/vmail/
virtual_uid_maps = static:5000
virtual_gid_maps = static:5000
# virtual_mailbox_extended = yes
virtual_create_maildirsize = yes
virtual_maildir_extended = yes
virtual_transport_maps = mysql:/etc/postfix/maps.cf/mysql_virtual_transport_maps.cf
virtual_alias_domains =
virtual_alias_maps = proxy:mysql:/etc/postfix/maps.cf/mysql_virtual_alias_maps.cf
virtual_mailbox_domains = proxy:mysql:/etc/postfix/maps.cf/mysql_virtual_domains_maps.cf
virtual_mailbox_maps = proxy:mysql:/etc/postfix/maps.cf/mysql_virtual_mailbox_maps.cf
message_size_limit = 30720000
smtpd_sasl_auth_enable = yes
broken_sasl_auth_clients = yes
smtpd_helo_required = yes
smtpd_sasl_authenticated_header = yes
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination
smtpd_sender_restrictions = reject_unknown_sender_domain, reject_non_fqdn_sender
smtpd_sasl_security_options = noanonymous
virtual_mailbox_limit_maps = proxy:mysql:/etc/postfix/maps.cf/mysql_virtual_mailbox_limit_maps.cf
virtual_mailbox_limit_override = yes
virtual_maildir_limit_message = "The user you are trying to reach is over quota."
virtual_overquota_bounce = yes
# virtual_mailbox_limit = 51200000
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
content_filter = amavis:[127.0.0.1]:10024
receive_override_options = no_address_mappings
2. Yes, I use SMTP-AUTH, the same as POP3.
|

11th November 2009, 10:26
|
|
Junior Member
|
|
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Similar problem
Hi ,
I have the exact same problem. How did you fix it?
Thanks
|

17th November 2009, 13:16
|
|
Junior Member
|
|
Join Date: Oct 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
How to stop "Considered UNSOLICITED BULK EMAIL, apparently from you" notice
Hi!
Actually, I just believed that, I solved, because few days ago, I got a "so called" mail.
So I am working on it again....  !
|

3rd August 2010, 15:47
|
|
Junior Member
|
|
Join Date: Aug 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Same problem in Webmail
Here we use ISPConfig 3 + CentOS and this UBE problem appears only in Webmail, when we send inter-domain messages. In Outlook and Thunderbird, no problem.
Anyone have the same problem?
Regards.
Fernando
Micromatix
Brazil
|

4th August 2010, 17:22
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
What's the value of mydomain in your amavisd configuration?
|

4th August 2010, 18:49
|
|
Junior Member
|
|
Join Date: Aug 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The name of the server: guinazu.turbo-x.com.br
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 08:40.
|
Recent comments
23 hours 29 min ago
1 day 8 hours ago
1 day 9 hours ago
1 day 13 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 12 hours ago