Skip to content
Snippets Groups Projects
MANIFEST.in 551 B
Newer Older
  • Learn to ignore specific revisions
  • include COPYING
    include TODO
    include NEWS
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include HOWTO
    
    include CREDITS
    include README
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include ChangeLog
    
    include MANIFEST.in
    include testsample.py
    include testmime.py
    
    include testutils.py
    
    include testbms.py
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include rejects.py
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include report.py
    
    include bms.py
    include spf.py
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include cid2spf.py
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include spfquery.py
    
    include test.py
    include sample.py
    
    include spfmilter.py
    
    include test/*
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include doc/*
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include Milter/*.py
    
    include *.spec
    include start.sh
    include milter.rc
    include milter.rc7
    include milter.cfg
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include rhsbl.m4
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include *.txt
    
    Stuart Gathman's avatar
    Stuart Gathman committed
    include *.html