EmailDiscussions.com  

Go Back   EmailDiscussions.com > Email Service Provider-specific Forums > FastMail Forum
Register FAQ Members List Calendar Today's Posts
Stay in touch wirelessly

FastMail Forum All posts relating to FastMail.FM should go here: suggestions, comments, requests for help, complaints, technical issues etc.

Reply
 
Thread Tools
Old 8 Aug 2009, 01:51 PM   #1
camner
Cornerstone of the Community
 
Join Date: Jul 2002
Location: Tacoma, WA
Posts: 642
redirect to multiple addresses

I want to redirect specific emails to 2 external addresses. The Sieve redirect command only allows a single target address. Is there a way to accomplish what I want/need?
camner is offline   Reply With Quote

Old 9 Aug 2009, 08:08 PM   #2
kurianja
Master of the @
 
Join Date: Apr 2003
Posts: 1,395

Representative of:
Fastmail.FM
Just use two redirect commands, one after the other. That should do what you are looking for.
kurianja is offline   Reply With Quote
Old 10 Aug 2009, 08:27 AM   #3
camner
Cornerstone of the Community
 
Join Date: Jul 2002
Location: Tacoma, WA
Posts: 642
Thank you. I tried that first, and it didn't work, and then I finally realized that I had a "stop" command which, of course, prevented things from going past the first line. I had copied/pasted the command from somewhere else. That's what a limited knowledge of Sieve will do to one!

Thanks again.
camner is offline   Reply With Quote
Old 10 Aug 2009, 11:07 AM   #4
Fabaus
Senior Member
 
Join Date: Jan 2009
Posts: 171
Quote:
Originally Posted by kurianja View Post
Just use two redirect commands
I have been using an advanced rule that does just that... It files the mail into a directory I want, marks the mail as SEEN and redirects a copy to multiple addresses.

Seems to work for me.

Fabaus

Quote:
if header :contains ["from"] ["address@domain.tld"] {
setflag "\\Seen";
fileinto "INBOX.Anywhere";
redirect :copy "address1@domain1.tld";
redirect :copy "address2@domain2.tld";
redirect :copy "address3@domain3.tld";
redirect :copy "address4@domain4.tld";
}
Fabaus is offline   Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +9. The time now is 12:24 PM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy