Displaying 3 results from an estimated 3 matches for "statament".
2008 Dec 03
1
Antispam plugin + scriptsieve
...protocol imap {
mail_plugins = antispam
}
plugin {
antispam_spam = Blocked
antispam_mail_sendmail = /usr/libexec/dovecot/blockthis.py
antispam_mail_sendmail_args = -u;%u
antispam_mail_spam = -a
antispam_mail_notspam = -d
}
Hooo... this script create a "include global script" statament in
script sieve...
If you don't want this feature, just comment this 2 lines:
sievelist.append('require ["fileinto", "include"];\n')
sievelist.append('include :global "global.sieve";\n')
Here this is very useful! :D
Regards.
2007 Feb 20
0
Fwd: Fwd: HOW to enable traceroute with IPTABLES(SLOVED)
...HED,RELATED at the top of your INPUT chain as
> below
>
> #Allow established,related trafffic to come back
> #(for OUTPUT traffic to come back)
> iptables -A INPUT -i eth0 -d 192.168.101.60 -p tcp -m state --state
> ESTABLISHED,RELATED -j ACCEPT
>
> But without an INPUT statament it does not work. BUT for TCP OUTPUT
> traffice , that will be appilicalbe. But other than tcp (i.e UPD and ICMP
)
> I will have to include a INPUT staement.
I have no INPUT statements for any traffic that is started from my box. You
will only need INPUT statements for traffic that originat...
2003 Jul 03
3
Using switch =>
hello,
I have a test setup with 2 asterisk servers, each having a one snom 100
via sip using it. I`m experimenting on how trunking between them would
work. I have them setup for RSA authentication which I plan to use in
the future.
So I`ve setup the keys and servers seem authenticate to each other. One
is named phila and other hurricane.
Here is what I see on phila:
-- Registered