Welcome, Guest! Log In | Create Account

Share

Command-line Multi File Mail

by remit

MFMail is a simple Python-program to mail one or more files from the command-line as a MIME-multipart message.


http://mfmail.sourceforge.net

Email Clients (MUA)

Project Feed

  • Tracker artifact added

    Anonymous created the problem with option --from artifact

    07:43PM on Feb 05 2002 by nobody

  • I'm still alive ;-)

    mfmail 0.6 is coming RSN(tm) (within a few months, if everything goes well ;-) Among others, it'll be split into two modules and a main program, use Python's distutils and be available in both a .tar.gz and an RPM version.

    10:46PM on Mar 22 2001 by remit

  • mfmail 0.5.0 file released: mfmail-0.5.0.tar.gz

    - Removed comment about security issues with mktemp(3) creating
      files with mode 666. tempfile.mktemp() doesn't even create files ;-)
    - Changed encoding support. `plain' doesn't exist anymore.
      You can now choose between `7bit', `8bit', `binary', ...

    11:00PM on Nov 16 2000

  • mfmail 0.5.1 file released: mfmail-0.5.1.tar.gz

    Fixed a bug which made it crash when one of                the config-files didn't exist.

    11:00PM on Nov 16 2000

  • mfmail 0.4.1 file released: mfmail-0.4.1.tar.gz

    0.4.1
            - Changed a lot of out of date comments.
            - Added a FAQ. (Probably not very useful yet)
            - Previously, after creating the whole message, a pipe
              was setup to a sendmail process and the message was written
              to ...

    07:15PM on Aug 04 2000

  • Holiday

    Going on holiday. I probably won't have internet access for two weeks.

    09:13AM on Jul 19 2000 by remit

  • mfmail 0.4.0 file released: mfmail-0.4.0.tar.gz

    - Complete rewrite.
    - Added options for encoding.
    - Removed a few statements with made it fail with older Python versions.
    - Extended the options you can use in the config-file
    - Made a lot of backward incompatible changes not mentioned here ;-)

    08:47PM on Jul 18 2000

  • mfmail 0.3 file released: mfmail-0.3.tar.gz

    - Added support for mimetype:file syntax
    - Bugfix (mfmail --version didn't work in 0.2 ;-)
    - Removed -v option (It was the same as --version,
      I'll probably use it for --verbose later)
    - Added support for a config-file
    - Changed behaviour of ...

    11:41AM on May 03 2000

  • mfmail 0.2 file released: mfmail-0.2.tar.gz

    - Don't give the recipient as an argument to sendmail.
       (Postfix fails when trying `sendmail -t foo@bar')
    - Added --from, --cc and --bc flags.

    08:47PM on Apr 24 2000

  • mfmail 0.1 file released: mfmail-0.1.tar.gz

    
                
            
            

    06:21PM on Apr 19 2000

Command-line Multi File Mail Actions