You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@spamassassin.apache.org on 2023/01/20 13:53:10 UTC

[Bug 8109] New: DecodeShortURLs should support refresh header

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8109

            Bug ID: 8109
           Summary: DecodeShortURLs should support refresh header
           Product: Spamassassin
           Version: 4.0.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: dilldall@bjork.org
  Target Milestone: Undefined

DecodeShortURLs will already parse the location header, which is expected.
However, some redirectors will instead use the refresh header, which will work
well in a browser, but not so much with the plugin.

One example of this is the marketing redirector public.heyloyalty.com,
frequently seen in newsletters. It will return a 302, but only with a refresh
header, no location header.

Example response:

refresh: 0; url=http://example.com/

(Original and target URLs omitted for privacy reasons)

It would be nice if the plugin was able to also parse, process and follow this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 8109] DecodeShortURLs should support refresh header

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8109

Christer Mjellem Strand <di...@bjork.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
                 CC|                            |dilldall@bjork.org

-- 
You are receiving this mail because:
You are the assignee for the bug.