Have setup a simple sieve file:
redirect "[email protected]";
keep;
When testing I do not get the test emails. In the sieve.log for the user being emailed you get "failed to redirect message to [email protected]: Failed to execute sendmail (temporary failure).
Have setup a simple sieve file:
redirect "[email protected]";
keep;
When testing I do not get the test emails. In the sieve.log for the user being emailed you get "failed to redirect message to [email protected]: Failed to execute sendmail (temporary failure).