Sentora Support Forums

Full Version: sieve sends vacation message as virtual maildir
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
on zpanel when i set a vacation message in roundcube filters managesieve would send the autoreply back as the user who had received the email.  on sentora the email comes from vmail@sub.domain.tld.  do you know how to change it back to the way it was?
Hmm seem this is a bug.

I think the vacantion SQL files for postfix are bad. That's the key. Should get back and compare both again.

M B
i was reading this thread which seemed closest to the problem
http://www.dovecot.org/list/dovecot/2013...90248.html
maybe you can point me where to look. i can't see anything in the database related to this
https://github.com/sentora/sentora-insta...nstall/sql

postfix sql I remeber we had a bud in latet releases with a table missing
yes vacation_notification was missing. i have added it and restarted postfix. but still sieve is returning Virtual Maildir envelopes. should there be something inside the table. it was empty on my previous (zpanel) installation
is there anything else i could try?
i don't think this bug is related to the issue i am describing. also i checked my zpanel installation and that file has the same settings. i think it is a pipe issue where it is losing the original recipient somewhere and therefore not replying back as original recipient
$vacation_domain = 'autoreply.test.nforced.co.uk';

There is override there... That should not be there.
Pages: 1 2