Results 1 to 2 of 2

Thread: Send customized email to multiple contacts one by one automatically

  1. #1
    Join Date
    May 2009
    Beans
    10

    Question Send customized email to multiple contacts one by one automatically

    Good Day I hate sending emails in BCC
    And No i am not a spamer.

    I have one file contacts.txt :
    name email
    a abc@gmail.com
    b dd@yahoo.com
    d asd@live.com

    1 file containing the formated text I want to send as body.txt.
    Hello abc
    how are you
    bla bla bla

    I want to create a script that will automatically

    • create a new compose window in gmail
    • picks up the email from contacts.txt
    • replaces the first line of body.txt by Hello $name
    • sends this email

    How should I proceed?

  2. #2
    Join Date
    Jan 2008
    Location
    Kerala, India
    Beans
    215
    Distro
    Ubuntu Development Release

    Re: Send customized email to multiple contacts one by one automatically

    I think command line email clients will help you for doing this
    Check http://askubuntu.com/questions/12917...e-command-line

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •