View previous topic :: View next topic |
Author |
Message |
algasys
Joined: 20 Nov 2006 Posts: 4
|
Posted: Wed May 11, 2011 2:17 pm Post subject: [solved] Filtering, white and black lists etc... |
|
|
I would like to know if it is possible to create different rules (black, whitelist, etc...) for EACH mail account in the bat? If no, would you like consider this topic as a suggestion?
Have a nice day.
Reagrds.
Last edited by algasys on Thu May 12, 2011 9:17 am; edited 1 time in total |
|
Back to top |
|
|
vetaltm Author
Joined: 05 Feb 2006 Posts: 748
|
Posted: Wed May 11, 2011 2:34 pm Post subject: |
|
|
White and black lists are common for all accounts. To make a rule work only for the messages directed to specific account, add to rule an additional condition specifying mail address of this account:
Header{Received} =~ user@domain.com |
|
Back to top |
|
|
algasys
Joined: 20 Nov 2006 Posts: 4
|
Posted: Thu May 12, 2011 9:16 am Post subject: [solved] |
|
|
vetaltm wrote: | White and black lists are common for all accounts. To make a rule work only for the messages directed to specific account, add to rule an additional condition specifying mail address of this account:
Header{Received} =~ user@domain.com |
Fine! actualy this way helps me. But, my computer is used by 3 persons. Each of them needs individual black/white list because the needs are different. maybe in the future?....
Thank you a lot for your help.
Kind regards
Alain |
|
Back to top |
|
|
vetaltm Author
Joined: 05 Feb 2006 Posts: 748
|
Posted: Thu May 12, 2011 9:25 am Post subject: Re: [solved] |
|
|
algasys wrote: | But, my computer is used by 3 persons. Each of them needs individual black/white list because the needs are different. maybe in the future?.... |
Each user must login under own account, and use a separate TheBat mail folder and plug-in configuration folder to have private settings for TheBat and plug-in. |
|
Back to top |
|
|
algasys
Joined: 20 Nov 2006 Posts: 4
|
Posted: Thu May 12, 2011 9:33 am Post subject: Re: [solved] |
|
|
vetaltm wrote: | algasys wrote: | But, my computer is used by 3 persons. Each of them needs individual black/white list because the needs are different. maybe in the future?.... |
Each user must login under own account, and use a separate TheBat mail folder and plug-in configuration folder to have private settings for TheBat and plug-in. |
NATURALLY!! I am stupid.. Sorry for the troubles... 8-(( |
|
Back to top |
|
|
|