Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Communications > Email

    imaprelay 0.0.5

    Download button

    No screenshots available
    Downloads: 254  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Nick Stenning | More programs
    MIT/X Consortium Lic... / FREE
    November 23rd, 2011, 12:47 GMT
    ROOT / Communications / Email

     Read user reviews (0)  Refer to a friend  Subscribe

    imaprelay description

    An IMAP-to-SMTP relay, for tedious email services that don't allow forwarding

    imaprelay is a simple Python tool designed to scratch a very specific itch. Presented with an institutional email account that he had an obligation to check, but lacking desire to use the Outlook Web Access interface, the author was dismayed to find that he was unable to forward his email.

    The solution is imaprelay, a python program that logs into an IMAP account and relays emails from the Inbox to a specified email address, via an SMTP server. Once relayed, emails are "archived" -- moved out of the inbox into a different folder.

    Although usable programmatically, it is expected that most people will want to use the imaprelay command-line tool that this package provides.

    By default, this program will look for a configuration file in ~/.secret/imaprelay.cfg -- its location should indicate that it needs to contain plain-text passwords for IMAP and SMTP servers, and thus the program will exit immediately if the file is group- or world-readable.

    The available configuration options are listed below:

    # IMAP server connection details
    [imap]
    hostname=imap.exchange.megacorp.com
    username=j.bloggs
    password=123password

    # SMTP server connection details
    [smtp]
    hostname=mail.recipient.com
    username=joe_bloggs
    password=passw0rd

    # Relay configuration
    [relay]
    # Who should we relay the emails to?
    to=onward@recipient.com
    # Where should we look for emails to be relayed?
    inbox=INBOX
    # Where should we move the emails once successfully relayed?
    archive=Archive


    Once you've written a config file, all you need to do is run:

    imaprelay

    For verbose logging, use:

    imaprelay -v


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    IMAP-to-SMTP relay | email services | IMAP | SMTP | relay

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM