Email not being forwarded
#7
RE: Email not being forwarded
(10-13-2017, 07:28 PM)zanga Wrote: I'm not exactly sure how the sentora's forwarding form is designed to work but  for postfix itself forwarding is being done thru virtual maps.Now postfix is relaying thru dovecot, which means a dovecot.sieve should handle the forwarding. Not sure at which step is the sieve file suppose to be created but you have 2 options, eider generate it using roundcube, or manually create it.

Code:
require ["copy"]; if address :is "to" "user@example.net" {    redirect :copy "other@example.net"; }

Where does the above code go; into which file? Is the require line supposed to be the require() function?
Reply


Messages In This Thread
Email not being forwarded - by rsthomas - 10-06-2017, 09:18 AM
RE: Email not being forwarded - by zanga - 10-09-2017, 11:26 PM
RE: Email not being forwarded - by rsthomas - 10-11-2017, 07:23 AM
RE: Email not being forwarded - by zanga - 10-12-2017, 05:07 AM
RE: Email not being forwarded - by rsthomas - 10-12-2017, 07:50 AM
RE: Email not being forwarded - by zanga - 10-13-2017, 07:28 PM
RE: Email not being forwarded - by rsthomas - 10-14-2017, 01:52 AM
RE: Email not being forwarded - by zanga - 10-15-2017, 08:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Email has suddenly stopped coming through rsthomas 4 7 ,847 10-12-2022, 09:29 PM
Last Post: rsthomas
can not send email - SMTP error on roundcube wolvepy 9 35 ,640 01-03-2020, 08:37 AM
Last Post: Telepuzik
Cannot reuse previously deleted email address rsthomas 16 51 ,285 09-04-2019, 07:58 PM
Last Post: prasanna8519

Forum Jump:


Users browsing this thread: 1 Guest(s)