Sender address triggers FILTER smtp-amavis: Difference between revisions

No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=What does "Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026" mean?=
=What does "Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026" mean?=
{{KB|{{ZC}}||||}}
{{KB|{{ZC}}|{{ZCS 8.8}}||||}}  
{{WIP}}
 


====Problem====
====Problem====
Line 23: Line 23:
(Note that this line is logged even before the complete message has been transmitted.)
(Note that this line is logged even before the complete message has been transmitted.)


  <code>NOQUEUE:</code> Postfix hasn't assigned a queue-id to this message as of yet.   
  NOQUEUE:</code> Postfix hasn't assigned a queue-id to this message as of yet.   


  <code>RCPT from external.domain.com:</code> The recipient domain's IP. Note the 'RCPT' -> This log line comes up immediately after RCPT, and before DATA.
  RCPT from external.domain.com:</code> The recipient domain's IP. Note the 'RCPT' -> This log line comes up immediately after RCPT, and before DATA.


  <code>Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026:</code> This email will be filtered through amavis. By default all sender addresses will be triggered.
  Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026:</code> This email will be filtered through amavis. By default all sender addresses will be triggered.


  <code>proto=ESMTP:</code> ESMTP will be used
  proto=ESMTP:</code> ESMTP will be used
 
  <code>helo=<[x.x.x.x]>:</code> The "helo" was sent from the specified IP.
  helo=<[x.x.x.x]>:</code> The "helo" was sent from the specified IP.




{| class="wikitable" style="background-color:#d0f0c0;" cellpadding="10"
{| class="wikitable" style="background-color:#d0f0c0;" cellpadding="10"
|'''Submitted by''': Shashank Tewari
|'''Submitted by''':   Shashank Shekhar Tewari
|}
|}
{{Article Footer|ZCS 8.8, 8.7, 8.6|2017-08-23}}

Latest revision as of 07:35, 23 May 2020

What does "Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026" mean?

   KB 23364        Last updated on 2020-05-23  




0.00
(0 votes)


Problem

What does "Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026" mean? Is it harmless?


Solution

The message 'Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026' is completely harmless and expected.

A typical log line containing this message looks like :

NOQUEUE: filter: RCPT from external.domain.com[x.x.x.x]: <user@domain.com>: Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026; from=<user@domain.com> to=<user@example.com> proto=ESMTP helo=<[x.x.x.x]>

A breakdown of the log line :

(Note that this line is logged even before the complete message has been transmitted.)

NOQUEUE: Postfix hasn't assigned a queue-id to this message as of yet.  
RCPT from external.domain.com: The recipient domain's IP. Note the 'RCPT' -> This log line comes up immediately after RCPT, and before DATA.
Sender address triggers FILTER smtp-amavis:[127.0.0.1]:10026: This email will be filtered through amavis. By default all sender addresses will be triggered.
proto=ESMTP: ESMTP will be used

helo=<[x.x.x.x]>: The "helo" was sent from the specified IP.


Submitted by: Shashank Shekhar Tewari
Verified Against: ZCS 8.8, 8.7, 8.6 Date Created: 2017-08-23
Article ID: https://wiki.zimbra.com/index.php?title=Sender_address_triggers_FILTER_smtp-amavis Date Modified: 2020-05-23



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search