Nivko
Verified User
Hi all,
When I send e-mails to my own e-mail address ([email protected] to [email protected] outgoing mail is my own mailserver). The e-mails are marked as spam. I don't understand this, does anyone have a solution?
Thanks, Niels.
PS: The /etc/hosts file is correct also:
When I send e-mails to my own e-mail address ([email protected] to [email protected] outgoing mail is my own mailserver). The e-mails are marked as spam. I don't understand this, does anyone have a solution?
Code:
Jun 5 18:23:12 server1 spamd[15244]: spamd: identified spam (6.8/5.0) for admin:501 in 4.0 seconds, 10723 bytes.
Jun 5 18:23:12 server1 spamd[15244]: spamd: result: Y 6 - AWL,BAYES_20,DYN_RDNS_AND_INLINE_IMAGE,DYN_RDNS_SHORT_HELO_HTML,DYN_RDNS_SHORT_HELO_IMAGE,HTML_MESSAGE,MISSING_SUBJECT,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,SHORT_HELO_AND_INLINE_IMAGE scantime=4.0,size=10723,user=admin,uid=501,required_score=5.0,rhost=localhost.localdomain,raddr=127.0.0.1,rport=38873,mid=<002a01c9e5f9$e5a7da10$b0f78e30$@nl>,bayes=0.141853,autolearn=no
Jun 5 18:23:12 server1 spamd[15243]: prefork: child states: II
Jun 5 18:24:48 server1 spamd[15244]: spamd: connection from localhost.localdomain [127.0.0.1] at port 60055
Jun 5 18:24:48 server1 spamd[15244]: spamd: setuid to admin succeeded
Jun 5 18:24:48 server1 spamd[15244]: spamd: processing message <003001c9e5fa$20f3e7d0$62dbb770$@nl> for admin:501
Jun 5 18:24:52 server1 spamd[15244]: spamd: identified spam (6.3/5.0) for admin:501 in 4.0 seconds, 10724 bytes.
Jun 5 18:24:52 server1 spamd[15244]: spamd: result: Y 6 - AWL,BAYES_20,DYN_RDNS_AND_INLINE_IMAGE,DYN_RDNS_SHORT_HELO_HTML,DYN_RDNS_SHORT_HELO_IMAGE,HTML_MESSAGE,MISSING_SUBJECT,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,SHORT_HELO_AND_INLINE_IMAGE scantime=4.0,size=10724,user=admin,uid=501,required_score=5.0,rhost=localhost.localdomain,raddr=127.0.0.1,rport=60055,mid=<003001c9e5fa$20f3e7d0$62dbb770$@nl>,bayes=0.141853,autolearn=no
Thanks, Niels.
PS: The /etc/hosts file is correct also:
Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
91.xxx.xxx.xxx
Last edited: