I want to send e-mails only when multiple conditions are match,
I mean if a node has both term1 AND term2 , and if I subscribe to these both terms I should get mail.

Is there a way to do that ?

Comments

karing’s picture

Unfortunately, I'm quite sure that's not possible on the subscriptions end. Perhaps it's possible to redefine your taxonomy terms: something like A, B and AB?

yusufsarac’s picture

Thanks for response, but I have allready setup my taxonomy terms and have quite large amount of nodes created with theese terms.
And I want to make a subscription - mailing system.

Maybe another module (D7) help me with that, but I could't manage to find one yet.

karing’s picture

Status: Active » Closed (works as designed)

Yeah - I think finding a way to consolidate/restructure your taxonomy is the way to go. Because if you had a node with term AB then from a subscriptions module point of view all will work well. Users who are subscribed to receive update notifications for nodes with AB will get them.