User Tools

Site Tools


programming:python:python-libmilter

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
programming:python:python-libmilter [2012/02/20 18:42] jayprogramming:python:python-libmilter [2023/11/10 20:06] (current) – [Donations] jay
Line 7: Line 7:
  
 Note that this documentation assumes a good working knowledge of the SMTP protocol as defined in RFC 2822. Note that this documentation assumes a good working knowledge of the SMTP protocol as defined in RFC 2822.
 +
 +===== Getting It =====
 +You have a couple of options for getting this package.  You can head on over to the [[https://github.com/crustymonkey/python-libmilter|Github page]] and download or clone it from there.  
 +
 +You can also use ''pip'' or ''easy_install'' to install it.
 +<code bash>
 +pip install python-libmilter
 +</code>
 +
 +**NOTE:** The RPMs are **not** guaranteed to be the latest versions.  Check [[https://github.com/crustymonkey/python-libmilter|Github]] to find out what the latest version is.  That said, I will try and keep these up to date.
 +
 +{{:programming:python:python-libmilter-1.0.1-1.noarch.rpm|python-libmilter-1.0.1-1.noarch.rpm}} \\
 +{{:programming:python:python-libmilter-1.0.1-1.src.rpm|python:python-libmilter-1.0.1-1.src.rpm}}
  
 ===== Bug Reports, Issues and Contributions ===== ===== Bug Reports, Issues and Contributions =====
programming/python/python-libmilter.1329763372.txt.gz · Last modified: 2012/02/20 18:42 by jay