sieve error when adding pipe to php script

Discussion in 'ISPConfig 3 Priority Support' started by Janokapapa, Nov 28, 2013.

  1. Janokapapa

    Janokapapa New Member

    Hi,

    I am trying to pipe an email address into a php script in ISPConfig administration.

    I read that under Email mailbox/Custom rules it could be defined.

    I have tried with:

    to "|/my/script.php"

    or just

    "|/my/script.php"
    then I found errors in /var/vmail/mailbox/x/.sieve.log

    sieve: info: started log at Nov 27 12:58:22. main script: line 5:

    error: unknown command 'to' (only reported once at first occurrence).

    main script: error: validation failed.
    so i guess some valid sieve script should go to Custom rules instead.

    Any help would be appreciated.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    sieve does not support piping emails to scripts. Thats a limitation in sieve, it is not a limitation in ispconfig.
     
  3. Janokapapa

    Janokapapa New Member

    thank you, how could I resolve this problem anyway? It is an Ubuntu server with Postfix/amavis/dovecot
     
  4. Janokapapa

    Janokapapa New Member

  5. till

    till Super Moderator Staff Member ISPConfig Developer

    I havent used this plugin. But it seems to be solution for your problem.
     

Share This Page