Displaying 7 results from an estimated 7 matches similar to: "Icon Standart and Iconthemes for check it out, best"
2009 Sep 15
0
Bug#546771: logcheck fails to locate lockfile-progs at non standart location
Package: logcheck
Version: 1.2.69
Severity: normal
Tags: patch
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30.4-vs2.3.0.36.14-pre4 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages logcheck depends
2012 Jun 11
1
director: non standart ports at backends
hello,
I'm trying to figure out how to proxy pop3 and pop3s that listens on non-standart ports at backends.
For example, pop3 is at 1110 and pop3s at 1995 (on backend side).
is it possible?
how should I separate this ports in director's config?
it's easy for one port:
for example lmtp - you just use passdb in protocol lmtp {}
2009 Sep 11
0
asterisk addons don't compile using non standart prefix
My system is Debian
I have successfully installed Asterisk 1.6.1.6 to a non standart
folder /opt/asterisk
Then for asterisk-addons-1.6.1.1 I run:
./configure --prefix=/opt/asterisk/
make menuselect
And then command "make" fails with following errors:
Generating embedded module rules ...
make[1]: Entering directory `/usr/src/asterisk-addons-1.6.1.1'
make[1]: Leaving directory
2004 Dec 08
1
Non standart mbox path
Hi!
I need set to dovecot non standart mbox path. For example,
/var/service/mail/%u. How I can do it?
I see default_mail_env parameter, but I don't undestend how it used.
Thanks!
2005 Apr 14
2
Overload standart function
Hi all,
I try to develop my own R package. I have a couple of standart functions like dim() and length() overloaded.
#Example
dim.Model <- function(this) {
length(unique(this$.variables));
}
I built my package, but when I try to load it... This message appears:
Attaching package 'mudim':
The following object(s) are masked _by_ .GlobalEnv :
dim.Model,...(etc.)
Any
2008 Mar 31
7
Cisco 7965 SIP Firmware
I have 7965 and am trying to convert the firmware to SIP (SIP45.8-3-4SR1S).
Does anyone have a valid XMLDefault.cnf.xml they could share?
I have tried the version at
voip-info<info.org/wiki/view/Asterisk+phone+cisco+79x1+xml+configuration+files+for+SIP&view_comment_id=14768#Troubleshooting>for
the 7941/7961 but unfortunately /var/log/messages shows
in.tftp stops sending after
2010 Jan 14
1
handling filename of compressed messages
i'm running dovecot 1.2.9 and, among other things, i have the zlib
plugin enabled. A shell script runs once a day to compresses all not
still compressed files on the users maildirs.
so far so good, it works fine, there's no problem on that.
what i think is not happening 100% correctly is the following:
1) user receives a message
2) BEFORE the compress routine runs,