getmail pipe reportspam perl script

Discussion in 'Installation/Configuration' started by commentator, Jul 11, 2012.

  1. commentator

    commentator Member

    On my previous server I was using fetchmail to get mail from a lot mailboxes.

    In fetchmail it is possible to pop like
    Code:
    poll pop3.live.com port 995 protocol pop3 user "[email protected]/bulkmail" there with pass "password" is "reportspam@localhost" here
    in aliases file
    Code:
    reportspam:"|/usr/bin/perl /pathtoscriptsdir/reporter.pl"
    so spam is automaticaly reported to spamcop

    How can I do this wit ispconfig 3?


    edit: sorry wrong forum cat: should be in:
    http://www.howtoforge.com/forums/forumdisplay.php?f=27
     
    Last edited: Jul 11, 2012
  2. commentator

    commentator Member

Share This Page