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
Last revisionBoth sides next revision
programming:python:python-libmilter [2012/02/20 18:42] jayprogramming:python:python-libmilter [2012/03/02 18:59] – [Getting It] jay
Line 8: Line 8:
 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}}
 +===== Donations =====
 +By no means should anyone feel they //have// to donate.  However, if you've used this stuff to save some time, prevent head shaped holes in the wall, raise your children or you just think this is awesome and want to contribute to my [[http://www.surlybrewing.com/|Surly]] fund (that stuff isn't cheap, but it's soooooo good), you can click the [[http://paypal.com|Paypal]] donate button below and toss me a couple of dollars.  I've heard from others who have donated that they were visited by flying monkeys that spoke Icelandic, and were subsequently showered with fantastic gifts from said monkeys.  I don't know if this is true, or if drug use was involved, but it still sounds pretty awesome.
 +
 +<html>
 +<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 +<input type="hidden" name="cmd" value="_s-xclick">
 +<input type="hidden" name="hosted_button_id" value="83ENX2ZV8E694">
 +<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 +<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 +</form>
 +</html>
 ===== Bug Reports, Issues and Contributions ===== ===== Bug Reports, Issues and Contributions =====
 Please submit any and all bug reports/feature requests to the [[https://github.com/crustymonkey/python-libmilter|Github page]]. Please submit any and all bug reports/feature requests to the [[https://github.com/crustymonkey/python-libmilter|Github page]].
programming/python/python-libmilter.txt · Last modified: 2023/11/10 20:06 by jay