Displaying 1 result from an estimated 1 matches for "i_not_exist".
Did you mean:
ae_not_exist
2010 Nov 08
1
dovecot + sieve
...and
i think is work fine but.....
i need to have access to variables values like in these test script
require ["enotify", "variables", "envelope"];
keep;
notify :importance "1" :message "TEST SIEVE ${from}: ${subject}"
"mailto:i_not_exist at hotmail.com";
but when i receive message, the values for "${from}" and "${subject}" are
empty.
i don't know the reasons about these (i'm some lost with these issue)..
if help ... i put in master.cf (postfix) these value for dovecot delivery:
dovecot unix...