Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    infrae.maildrophost 2.0

    Download button

    No screenshots available
    Downloads: 59  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Sylvain Viollon | More programs
    ZPL / FREE
    August 29th, 2012, 03:37 GMT [view history]
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    infrae.maildrophost description

    Recipe to install and setup maildrophost server

    infrae.maildrophost is a tool used to configure a maildrophost server and MaildropHost product using the same configuration, and create a management script for the maildrophost server.

    In addition to those tasks, it used to download and install MaildropHost when it was not distributed as an egg. If you are looking for those features, please have a look at the version 1.x of this recipe.

    Example in buildout:

    [buildout]
    parts =
     maildrophost
     instance

    [maildrophost]
    recipe = infrae.maildrophost
    smtp_host = localhost
    smtp_port = 25

    [instance]
    ...
    eggs +=
     Products.MaildropHost
    zope-conf-additional +=
    < product-config maildrophost >
     config-path-application ${maildrophost:configuration}
    < /product-config >


    This will create the configuration file maildrophost.cfg for the daemon, and put a start/stop script in the bin directory of the buildout tree.

    Spool and PID files are put by default in the var/maildrop directory, so data is preserved when update (if there is any data).

    Settings

    You can customize some of settings of MaildropHost:

    mail_dir
     Directory to use as home directory for the deamon. By default it's ${buildout:directory}/var/maildrop It will be created if it doesn't exists.
    spool_dir
     Directory to use as a spool. By default it will be ${mail_dir}/spool. The directory will be created if it doesn't exist already.
    pid_file
     PID file to use for the daemon. By default it will be ${mail_dir}/maildrop.pid.
    smtp_host
     SMTP server to use. Default to localhost.
    smtp_port
     Port to use. Default to default SMTP port, 25.
    login
     If the SMTP server require authentication, login to use.
    password
     If the SMTP server require authentication, password to use.
    tls
     If 1, MaildropHost will be speaking to a TLS enabled SMTP server.
    batch
     Set MAILDROP_BATCH.
    add_messageid
     Add a message id to the sent mail.
    pool_interval
     Must be an integer which define the interval in seconds between two check for new mail in the spool directory. Default is 120 seconds.
    wait_interval
     Must be an interger or float which say how much time the daemon should wait between sending two mails to the mail server.


    Product's homepage

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    · Update recipe to work the egg distribution of MaildropHost, still creating the configuration and start/stop script for the daemon in buildout.

      


    TAGS:

    maildrophost server | mail host | Python | maildrophost | server

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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