Received-SPF Header
2017-04-28 by Can Şirin
Yahoo Groups archive
Index last updated: 2026-04-28 23:32 UTC
Thread
2017-04-28 by Can Şirin
Hi all, I am trying find a milter to add Received-SPF header for mails passing through from my outside mail gateway. But I have already been using
2017-04-28 by Christian Pélissier
Le vendredi 28 avril 2017 � 17:00 +0300, Can \u015eirin sirincan@... [milter-greylist] a �crit : > > Hi all, > > I am trying find a milter to add Received-SPF header for mails passing > through from my outside mail gateway. But I have already been using > milter-greylist on that server. Is it possible to achieve this by > using milter-greylist. Is there configuration option to add such a > header after spf check? opendmarc milter add SPF headers and milter-greylist can bypass greylisting when Authentication-results: contain SPF=pass Authentication-results: DMARC; spf=pass > Thanks > Can > > > -- Christian P�lissier / 34419 ONERA DSI/RSC BP72 92322 Chatillon CEDEX
2017-05-01 by manu@...
Can ?irin sirincan@... [milter-greylist] <milter-greylist@yahoogroups.com> wrote: > I am trying find a milter to add Received-SPF header for mails passing > through from my outside mail gateway. Look for addheader int the greylist.conf(5) man page. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
2017-05-02 by Can Şirin
Thanks for your answer. I think this is the best solution for me. I can add the header by using this config line ... Best regards, Can Quoting manu@netbsd.org
2017-05-03 by Can Şirin
Hi, I have a problem with adding header by milter-greylist. If there are more than one racl continue from /.*/ addheader "something" rule in the config, only the last one is processed and the others are not affective. But it says "reloaded config file /etc/mail/greylist.conf in 0.001347s" when I changed the config file and I can see the addheader rules in "Acces list dump:" section in log file. For example, . .. ... May� 3 14:02:35 fgw milter-greylist: racl 156 continue from_re /.*/ [addheader "X-ITU-Greylist: inspected for IP:'%i' DOMAIN:'%d' HELO:'%h' FROM:'%f' RCPT:'%r'",2] [maxpeek -1] May� 3 14:02:35 fgw milter-greylist: racl 157 continue from_re /.*/ [addheader "Received-SPF: Can",1] [maxpeek -1] ... .. . And also I can see in the log file, a mail matches with all the rules that I mentioned above and finally, as I said, only the last one's addheader action is processed. Do you have any idea? Thanks Can Quoting "Can \u015eirin sirincan@... [milter-greylist]" <milter-greylist@yahoogroups.com>: > � > > Thanks for your answer. I think this is the best solution for me. I > can add the header by using this config line > >> racl continue from /.*/ addheader "Received-SPF: %QS",1 > > Best regards, > Can > > Quoting "manu@... [milter-greylist]" > <milter-greylist@yahoogroups.com>: > >> � >> >> Can ?irin sirincan@... [milter-greylist] >> <milter-greylist@yahoogroups.com> wrote: >> >>> I am trying find a milter to add Received-SPF header for mails passing >>> through from my outside mail gateway. >> >> Look for addheader int the greylist.conf(5) man page. >> >> -- >> Emmanuel Dreyfus >> http://hcpnet.free.fr/pubz >> manu@... >> >> � > > > � > > Links: ------ [1] https://groups.yahoo.com/neo/groups/milter-greylist/conversations/messages/7043;_ylc=X3oDMTJxcTZlbHNrBF9TAzk3MzU5NzE0BGdycElkAzEyNzYzNTQ2BGdycHNwSWQDMTcwNzI4MTk0MgRtc2dJZAM3MDQzBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTQ5MzczNTI4NA--?act=reply&messageNum=7043 [2] mailto:sirincan@...?subject=Re%3A%20%5Bmilter-greylist%5D%20Received-SPF%20Header [3] mailto:milter-greylist@yahoogroups.com?subject=Re%3A%20%5Bmilter-greylist%5D%20Received-SPF%20Header [4] https://groups.yahoo.com/neo/groups/milter-greylist/conversations/newtopic;_ylc=X3oDMTJmY2dsaGhtBF9TAzk3MzU5NzE0BGdycElkAzEyNzYzNTQ2BGdycHNwSWQDMTcwNzI4MTk0MgRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzE0OTM3MzUyODQ- [5] https://groups.yahoo.com/neo/groups/milter-greylist/conversations/topics/7040;_ylc=X3oDMTM1OHZnOTh0BF9TAzk3MzU5NzE0BGdycElkAzEyNzYzNTQ2BGdycHNwSWQDMTcwNzI4MTk0MgRtc2dJZAM3MDQzBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTQ5MzczNTI4NAR0cGNJZAM3MDQw [6] https://yho.com/1wwmgg [7] https://groups.yahoo.com/neo/groups/milter-greylist/info;_ylc=X3oDMTJmcmdjZmFzBF9TAzk3MzU5NzE0BGdycElkAzEyNzYzNTQ2BGdycHNwSWQDMTcwNzI4MTk0MgRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzE0OTM3MzUyODQ- [8] https://groups.yahoo.com/neo;_ylc=X3oDMTJlMHVvdDJwBF9TAzk3NDc2NTkwBGdycElkAzEyNzYzNTQ2BGdycHNwSWQDMTcwNzI4MTk0MgRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTQ5MzczNTI4NA-- [9] https://info.yahoo.com/privacy/us/yahoo/groups/details.html [10] mailto:milter-greylist-unsubscribe@yahoogroups.com?subject=Unsubscribe [11] https://info.yahoo.com/legal/us/yahoo/utos/terms/
2017-05-04 by manu@...
Can ?irin sirincan@... [milter-greylist] <milter-greylist@yahoogroups.com> wrote: > And also I can see in the log file, a mail matches with all the rules > that I mentioned above and finally, as I said, only the last one's > addheader action is processed. Yes,each match replaces it. What behavior would you like to happen? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
2017-05-04 by Can Şirin
I would like to add more than one header with continue rules related with other whitelist or ratelimit rules which are processed later or before. Another