Projects tagged ‘python’ and ‘smtp’


Jump to tag:

Projects tagged ‘python’ and ‘smtp’

Filtered by Project Tags python smtp

Refine results Project Tags email (8) mail (5) xmpp (3) jabber (3) pop3 (2) web (2) pop (2) http (2) wxpython (2) imap (2) chunk (1) mysql (1)

[19 total ]

4 Users
 

JMC is a jabber service to check email from POP3 and IMAP4 server and retrieve them or just a notification of new emails. Jabber users can register multiple email accounts.
Created over 3 years ago.

2 Users
 

SME Server is a leading distribution for small and medium enterprises. It stands apart from the competition by shipping with most common functionality preconfigured and features a number of popular ... [More] additional enhancements in the form of downloadable 'contributions'. It is published under the GPL license and while freely available, a small donation is requested. [Less]
Created about 1 year ago.

1 Users

pymta is a library to build a custom SMTP server in Python. This is useful if you want to... * test mail-sending code against a real SMTP server even in your unit tests. * build a custom SMTP server ... [More] with non-standard behavior without reimplementing the whole SMTP protocol. * have a low-volume SMTP server which can be easily extended using Python [Less]
Created 11 months ago.

1 Users
   

PyMailt is an email transport written for XMPP/Jabber written in Python/xmpppy. It provides a mechanism for XMPP users to send and receive email. Emails are sent via local SMTP, and are received from a local maildir.
Created about 1 year ago.

0 Users

一个简单的SMTP客户端,发送一些txt和附件。不收取邮件,但处理由fetchmail收下的mda邮件。 只是为了方便的处理我的学生编程作业。 ... [More] 功能然后想加些简单的功能给它,如: 自动切割大文件为附件(这样就可以给GoogleGroups发送大文件了), 自动把你的文件附在一个jpg文件后面伪装成jpg文件发送到一些网络相册上,如yahoo,flickr等。 可以方便地增加关键字给标题或内容,以对邮件进行分类,可以方便地发送到blog,如MSN space或blogger。而且易于查找。 [Less]
Created 11 months ago.

0 Users

1. a file maybe huge is cutted and sended by the program using email with suited attachment. 2. the program receive emails and combine the attachments
Created 12 months ago.

0 Users

django-smtpd allows you to handle email messages just like Django processes HTTP requests. GettingStarted This project is still a quick hack. Don't use this in the wild yet.Help wanted: ... [More] Exception handling (RecipientNotFound, user-code exception, ...) Better email parsing, body encoding handling Test the handlers, patterns modules Provide decorators for "subscription" (equivalent of user authentication) Tighter integration with the SMTP server Middleware support [Less]
Created 10 months ago.

0 Users

Just a proof of concept. Current libgmail and gmailsmtp proxy daemon lack of a full support of forwarding mails with complex MIME parts. And it rarely works in an access controlled internal network ... [More] , with only http and https ports enabled. This project is just for personal use, with initial codes from libgmail. pop3|exchange.server.internal --write pipe--> sendmail/msmtp/etc --smtp--> gmail.smtp.test ----> http|https.proxy.server.internal --http/https--> Gmail It would be very appreciated to inform us in case of potential copyright problems. Original authors: Libgmail: http://libgmail.sf.net [Less]
Created 12 months ago.

0 Users

smtpMailsink provides an outgoing SMTP Email Proxy with the following features: Allows all outgoing emails to be captured in mailboxes for later retrieval. Allows all outgoing emails to be resent ... [More] upon request. Allows emails to be backed-up at the Enterprise level. Allows those who should have received emails to retrieve them online or have them resent. [Less]
Created 3 months ago.

0 Users

SMTP Server
Created 11 months ago.