OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Florian Lindner (Florian.Lindnerxgm.de)
Date: Tue Apr 09 2002 - 10:20:16 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Hello,
    is postfix supporting the handling of '+' adresses like sendmail?

    Example:

    .fetchmailrc:

    | ... is user+A here ...
    | ... is user+B here ...
    | ... is user+C here ...

    The MTA should handle these adresses all like adresses to user and gives the
    part after the '+' to procmail

    .procmailrc:

    | PLUSADR=$1
    | :0 :
    | * PLUSADR ?? A|B|C
    | Mail/incoming/$PLUSADR

    The reason why I want to use it (maybe someone have a better solution).
    I wanna build my linux mail system like that

    POP-Box (fetchmail) > MTA (postfix) > MDA (procmail) > Maildir

    One user have more than one POP-Box and every POP-Box should correspond to a
    different Maildir:

    POP-Box A > /home/florian/Mails/A/
    POP-Box B > /home/florian/Mails/B/
    and so on.

    Therefor procmail need a thing how to tell which email orgins from which
    pop-box.
    Hope you unterstand what I am meaning.
    Any solution?
    Thx,
    Florian

    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users