how to build email message with attachment?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • praba kar

    how to build email message with attachment?

    Dear All,

    Can any one let me know? How to build
    email in python? with some some examples.

    regards
    Prabahar





    _______________ _______________ _______________ __________
    Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for FREE! http://in.mail.yahoo.com
  • William Park

    #2
    Re: how to build email message with attachment?

    praba kar <prabapython@ya hoo.co.in> wrote:[color=blue]
    > Dear All,
    >
    > Can any one let me know? How to build
    > email in python? with some some examples.[/color]

    If all else fails,
    mutt -a ...

    --
    William Park <opengeometry@y ahoo.ca>, Toronto, Canada
    ThinFlash: Linux thin-client on USB key (flash) drive

    BashDiff: Super Bash shell
    Free, secure and fast downloads from the largest Open Source applications and software directory - SourceForge.net

    Comment

    • Peter Hansen

      #3
      Re: how to build email message with attachment?

      praba kar wrote:[color=blue]
      > Can any one let me know? How to build
      > email in python? with some some examples.[/color]

      Which documentation, tutorials, or mailing list archives have you
      already checked, and what information did they not provide which you need?

      (Translation: it looks like you didn't make the slightest attempt to
      find this information on your own, and I know the question has been
      asked many times before, so I really think you can find what you need
      with Google, but if not, please at least tell us where you've tried to
      look so we can then improve the resources available.)

      -Peter

      Comment

      Working...