Skip to content

How to activate a sieve script? #875

Answered by blqdev
blqdev asked this question in Q&A
Oct 20, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

OK, figured it out.

Just add the whole script to the bottom of the config file like so:

[session.data]
script = "'myscript'"

[sieve.trusted.scripts.myscript]
contents = '''
    <script contents>
'''

No need to add it to the web interface.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@blqdev
Comment options

@mdecimus
Comment options

@blqdev
Comment options

@blqdev
Comment options

@mdecimus
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by blqdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants