User Tools

Site Tools


spam_check

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
spam_check [2017/10/20 17:18] lucyspam_check [2020/08/07 13:01] (current) – [What is the best test procedure with LUCY to identify the source of SPAM issues?] lucy
Line 11: Line 11:
 ===== Where is the independent SPAM checker located?  ===== ===== Where is the independent SPAM checker located?  =====
  
-If you only want to run a SPAM check without starting the campaign you can go to the navigation item "upport/spam check" and select the campaign which you want to test against SPAM.+If you only want to run a SPAM check without starting the campaign you can go to the navigation item "Support/Spam Test" and select the campaign which you want to test against SPAM.
  
  
Line 48: Line 48:
 It is recommended to create a SMTP server name (that is the server name of LUCY). Most SMTP servers will accept your mail if you simply have a reverse DNS entry. It does not have to match the domain name on your e-mail address. Some SMTP servers will reject mail if the reverse DNS doesn't match the HELO/EHLO hostname used in the connection. If your mail server's hostname is mail.example.com then your reverse DNS, MX record, HELO/EHLO, and SMTP greeting banner should all be mail.example.com as well. According to RFC 2821 the SMTP client MUST, if possible, ensure that the domain parameter to the EHLO command is a valid principal host name (not a CNAME or MX name) for its host. If this is not possible (e.g., when the client's address is dynamically assigned and the client does not have an obvious name), an address literal SHOULD be substituted for the domain name and supplemental information provided that will assist in identifying the client. An SMTP server MAY verify that the domain name parameter in the EHLO command actually corresponds to the IP address of the client. You can save this under the mail Settings: It is recommended to create a SMTP server name (that is the server name of LUCY). Most SMTP servers will accept your mail if you simply have a reverse DNS entry. It does not have to match the domain name on your e-mail address. Some SMTP servers will reject mail if the reverse DNS doesn't match the HELO/EHLO hostname used in the connection. If your mail server's hostname is mail.example.com then your reverse DNS, MX record, HELO/EHLO, and SMTP greeting banner should all be mail.example.com as well. According to RFC 2821 the SMTP client MUST, if possible, ensure that the domain parameter to the EHLO command is a valid principal host name (not a CNAME or MX name) for its host. If this is not possible (e.g., when the client's address is dynamically assigned and the client does not have an obvious name), an address literal SHOULD be substituted for the domain name and supplemental information provided that will assist in identifying the client. An SMTP server MAY verify that the domain name parameter in the EHLO command actually corresponds to the IP address of the client. You can save this under the mail Settings:
  
-{{ settings_mail_host.png?600 }}+{{:mail_set1.png?600|}}
  
 **Review Your Email Content** **Review Your Email Content**
Line 59: Line 59:
 LUCY allows you to Review the mail Content with the local SPAM assassin engine: LUCY allows you to Review the mail Content with the local SPAM assassin engine:
  
-{{ spam_test.png?600 }}+{{:mail_set2.png?600|}}
  
 **Use a Corporate Email Account as Your Sender Address** **Use a Corporate Email Account as Your Sender Address**
Line 131: Line 131:
  
   * First check if the mail got send by clicking on the message log in the left navigation panel within a campaign   * First check if the mail got send by clicking on the message log in the left navigation panel within a campaign
- +{{:mail_set3.png?300|}}
-{{ mail_communication_issues:messagelog.png?200 }}+
  
   * Then check if there was a communication error by clicking on the error log in the left navigation panel within a campaign   * Then check if there was a communication error by clicking on the error log in the left navigation panel within a campaign
  
-{{ mail_communication_issues:error_log.png?200 }}+{{:mail_set4.png?300|}}
  
 There are three possible message scenarios in case mails are still being filtered: There are three possible message scenarios in case mails are still being filtered:
Line 147: Line 146:
 In case of "c" (if there is was no obvious error) you have two possibilities:   In case of "c" (if there is was no obvious error) you have two possibilities:  
  
-  * 1) You know that the SMTP communication works and LUCY's IP is not filtered by any 3rd Party product. Therefore you experience a configuration issue in the campaign which causes the mail to get filtered (like using a spoofed sender domain which has an SPF record, using a sender domain that points to a different MX record or has no valid MX record at all or creating a campaign that gets filtered because of the SPAM score). Also make sure you even created a [[:mail_settings|message template]] in the campaign). If the test mail does not go through: make sure port 25 is opened on your router/firewall and mails do not get filtered by SPAM filters. In case the firewall configuration is not allowing LUCY to send mails, you might also configure LUCY to use an external mail server. See [[:using_an_external_mail_server_or_web_proxy]].+  * 1) You know that the SMTP communication works and LUCY's IP is not filtered by any 3rd Party product. Therefore you experience a configuration issue in the campaign which causes the mail to get filtered (like using a spoofed sender domain which has an SPF record, using a sender domain that points to a different MX record or has no valid MX record at all or creating a campaign that gets filtered because of the SPAM score). Also make sure you even created a [[:mail_settings|message template]] in the campaign). If the test mail does not go through: make sure port 25 is opened on your router/firewall and mails do not get filtered by SPAM filters. In case the firewall configuration is not allowing LUCY to send mails, you might also configure LUCY to use an external mail server. See [[mail_delivery_methods_in_lucy#configuration_of_using_a_pre-paid_external_mail_server_via_http|Configuration of using a pre-paid, external mail server (via HTTP)]].
  
 {{ mail_communication_issues:testmail.png?600 }} {{ mail_communication_issues:testmail.png?600 }}
spam_check.1508512710.txt.gz · Last modified: 2019/07/25 12:51 (external edit)