akhirnya ketemu juga
contoh konfig fetchmail untuk langsung inject ke procmail

poll "my-mail-server"           # tell fetchmail where to look
    protocol pop3                   # we use the POP-protocol
    username "user-name"            # who am i ?
    password "secret"               # passwords are always secret ;-)
    mimedecode                      # automaticaly deal with mime
(attachements)
    mda "/usr/bin/procmail -d %s"   # tell fetchmail which MDA to use


-pak kumis-


Reply via email to