Displaying 4 results from an estimated 4 matches for "your_linux_us".
Did you mean:
your_linux_user
2019 May 30
2
sieve setup. no svbin ?
since moving/upgrading system I've noticed I no longer get sieve script
compiled, there is no dovecot.svbin created in
/var/vmail/vmail1/sbt.net.au/voytek at tld.au/sieve
what am I missing, how to check ?
also, looking at sieve.log, I see a lot of
May 31 06:32:50 lda(voytek at sbt.net.au)<1234><c4aVBfI98FzSBAAAyLbbsQ>:
Error: sieve: Failed to initialize script execution: Invalid
2019 May 31
3
sieve setup. no svbin ?
On Fri, May 31, 2019 10:18 am, Ralph Seichter via dovecot wrote:
> * Voytek Eymont via dovecot:
> Try runing "sievec -u {your_linux_user} /path/to/whatever.sieve" from a
> shell and check the resulting error messages.
Raplh, thanks
so, am I'm missing sql lookup for sieve...?
# sievec -u voytek dovecot.sieve
sievec(voytek)<9667><>: Error: user voytek: Auth USER lookup failed
sievec(root): Fatal: Internal...
2019 May 31
0
sieve setup. no svbin ?
* Voytek Eymont via dovecot:
> what am I missing, how to check ?
Try runing "sievec -u {your_linux_user} /path/to/whatever.sieve" from a
shell and check the resulting error messages.
> postmaster_address = root
Any fully qualified address (postmaster at yourdomain.com seems like a
logical choice).
-Ralph
2019 Jun 09
0
sieve setup. no svbin ?
...| MUL | 1
| |
| enableinternal | tinyint(1) | NO | MUL | 1
| |
...
> On Fri, May 31, 2019 10:18 am, Ralph Seichter via dovecot wrote:
>
>> * Voytek Eymont via dovecot:
>>
>
>> Try runing "sievec -u {your_linux_user} /path/to/whatever.sieve" from a
>> shell and check the resulting error messages.
>
> Raplh, thanks
>
>
> so, am I'm missing sql lookup for sieve...?
>
> # sievec -u voytek dovecot.sieve
> sievec(voytek)<9667><>: Error: user voytek: Auth USER l...