Displaying 19 results from an estimated 19 matches similar to: "Dovecot deliver + sieve + postfix virtual + mysql ?"
2005 Jan 09
1
Slow large pings
Hello lartc,
Testing some rules I found out that any rules are slowing down large pings!
For example:
tc qdisc add dev eth0 root handle 1: htb
tc class add dev eth0 parent 1: classid 1:1 htb rate 100Mbit prio 1 ceil 100Mbit
tc class add dev eth0 parent 1:1 classid 1:2 htb rate 100Mbit prio 2 ceil 100Mbit
tc filter add dev eth0 parent 1:0 prio 5 u32 \
match ip src 10.10.10.1 \
match ip
2003 Feb 21
1
Samba 2.2.7a 64bit executable on Solaris 8
Good Morning,
I recently compiled Samba 2.2.7a as a 64bit executable on Solaris 8.
The Solaris 8 server is configured to permit 65535 files to be open,
while Samba has been configured to allow 65500 files to be open.
These large number of files are required to permit simulataneous
compilations to take place a single build server, though there are
multiple build servers.
Last time I tried to
2002 Jan 19
6
pasv ftp
Hi,
ok Im all new to this :-)
for pasv ftp in your example you say for example to use ports
65500-65535, but i dont see that u open those ports in your example fw
scripts..?
any hints ?
--
Christophe Zwecker mail: doc@zwecker.de
Hamburg, Germany fon: +49 179 3994867
http://www.zwecker.de
"Who is General Failure ? And why is he reading my disk
2010 Aug 03
2
expire plugin
Hi
I try to use expire plugin with mysql
When i use my thunderbird client to delete a message, nothing is write
in the mysql database.
My maildir is look like /home/vmail/homes/arnaud2 at xxx.xxxx.xxx/
and /etc/dovecot/dovecot-dict-expire.conf :
connect = host=localhost user=xxxxxx password=xxxxxxxxx dbname=postfixadmin
map {
pattern = /home/vmail/homes/$user/$mailbox
2015 Jan 29
2
Tinc and OpenWRT
On Tue, Jan 27, 2015, Sandy McArthur Jr wrote:
> I use the Tinc 1.0 series since I don't want to support my
> own packages. <snip>
> I wrote most of http://wiki.openwrt.org/doc/howto/vpn.tinc and that is
> what I still use. Since then . . .
Ok. I think I'll start with the 1.0 series packages that are already
out there and get them working.
and on Tue, Jan 27, 2015,
2006 Mar 15
1
virtual users
Hello All.
I've been reading the virtual user howto but cant get the login
working. dovecot.conf is below [0] if anyone can offer some pointers.
I'm confused about the format of /etc/imap.passwd [1] also. Does
the "pass" word in the example need to be plaintext, or the MD5
string from do. Also, what is the significance of "{plain}"?
If there are docs I've
2015 Jun 13
2
Tinc and OpenWRT
Hey Saverio,
I'd really like the idea of a tinc-1.1-pre package for OpenWRT. I'm
currently using tinc-1.1 with an Ed25519-only network, really like the
new features and CLI and want to add some OpenWRT routers into the mix.
How do you plan to handle things with OpenSSL?
tinc-1.1 from git should be able to compile without it (but will then
only support the built-in algorithms). Depending
2008 Mar 22
1
how to scientific notation numbers
Hi, Sorry I have to bother you a question.
I have a file with each line like this:
6.5500000000000000e+004 2.8235000000000001e+000 3.2000000000000000e+001
1.1580000000000000e+003 2.4400000000000000e+002 5.9800000000000000e+002
2.2700000000000000e+002 3.9030000000000001e+001 -1.2137000000000000e+002
However, I use read.table, it cannot read it correctly. It read in 18
variables instead of
2011 May 13
0
Winbindd can't convert between SIDs and uid/gid
Samba 3.5.8 on OpenSolaris (SunOS 5.11) Intel platform; gcc 4.2.3;
built with "configure --with-winbind --with-krb5 --with-ldap --with-ads"
Samba is joined to our Windows-2008 AD domain. Pretty much everything
works,
except that winbindd can't convert between SIDs and uid/gid:
1. wbinfo -r WIN\\lanz
(Returns nothing -- no output)
First I obtain my SID from "wbinfo -n
2015 Jan 26
3
Tinc and OpenWRT
Greetings.
I'm new to tinc, but have so far managed to get a couple laptops and a
hosted server all connected. They're working as expected, running
Tinc 1.1-pre11, which I compiled from source.
Next I want to move on to adding my home router into the mix. My
routers run OpenWRT. I don't have experience compiling anything from
source for OpenWRT, but OpenWRT has Tinc 1.0.25
2015 Jan 27
0
Tinc and OpenWRT
Jonathan,
I really like OpenWrt. I've deployed Tinc on ~12 routers with OpenWrt
installed. I use the Tinc 1.0 series since I don't want to support my
own packages.
OpenWrt has a nice unified configuration system. Tinc has a nice
configuration directory structure. What OpenWrt has done to merge
these two concepts over complicates things, and generally sucks.
I wrote most of
2013 Sep 12
2
Where's Dovecot's ports?
Dear all,
I installed "dovecot dovecoot-mysql postfix and postfix-mysql" from
debian repository 7.
I start them with "/etc/init.d/postfix start" and "/etc/init.d/dovecot
start"
but When i use nmap localhost I see the following output:
root at sito:/etc/dovecot# nmap localhost
Starting Nmap 6.00 ( http://nmap.org ) at 2013-09-12 07:35 IRDT
Nmap scan report for
2015 Jan 30
0
Tinc and OpenWRT
Hello Jonathan,
I will probably make a tinc 1.1 OpenWrt package soon. I am already
maintener for th 1.0 package.
If you want to read about how to make the package there is this very
good documentation:
http://wiki.prplfoundation.org/wiki/Creating_an_OpenWrt_package_for_a_web_page
Saverio
2015-01-29 19:02 GMT+01:00 Jonathan Clark <tinc-list at heyjonathan.com>:
> On Tue, Jan 27,
2012 Oct 24
13
Puppet & Oracle Database config management
Afternoon all.
I''ve been reading around on Puppet and Oracle, and have come up with a few
links that suggest how to get Oracle installed and base configured, which
has got me started in the right direction on that.
My next challenge is maintaining Oracle database specific configuration on
the relevant hosts. This contains various elements, such as /etc/oratab,
/etc/oranfstab (as
2015 Jun 15
1
Tinc and OpenWRT
I already have a package made, if anyone would like me to I could submit it.
On 2015-06-13 17:26, Florian Klink wrote:
> Hey Saverio,
>
> I'd really like the idea of a tinc-1.1-pre package for OpenWRT. I'm
> currently using tinc-1.1 with an Ed25519-only network, really like the
> new features and CLI and want to add some OpenWRT routers into the mix.
>
> How do you
2015 Jun 15
2
Tinc and OpenWRT
Is your package built with or without OpenSSL? How do you intergrate
with UCI?
Can I view the makefile somewhere?
Florian
Am 15.06.2015 um 11:48 schrieb shikkc:
> I already have a package made, if anyone would like me to I could submit
> it.
>
> On 2015-06-13 17:26, Florian Klink wrote:
>> Hey Saverio,
>>
>> I'd really like the idea of a tinc-1.1-pre package
2019 Jul 19
2
Samba4 - global catalog (GC) cannot be contacted using Windows 7 RSAT
Hi Samba Team,
Have recently followed Samba guide and successfully migrate from PDC to AD
and from BDC to join AD forest.
Need some advice here as I encountered global catalog (GC) cannot be
contacted issue when using RSAT.
This message pops up when I click "member of" tab while viewing user
properties although it will display correctly after I acknowledged the
error.
Another similar
2020 Feb 06
2
doveadm backup -R -m -s not picking up a new message
Good morning,
I use ?doveadm backup -R -m foo -s $state? to create a local mirror of
an imapc remote folder. When I run that command, wait for it to finish,
deliver a new message to the remote folder, and run that command again,
the new message does not get downloaded from the remote.
I'll attach the rawlog, doveconf, etc at the end. Allow me first to
summarize what I've already
2013 Sep 05
4
Bug#721946: xen-hypervisor-4.1-amd64: dom0_mem cannot exceed some value
Package: xen-hypervisor-4.1-amd64
Version: 4.1.4-3+deb7u1
Severity: normal
I tried GRUB_CMDLINE_XEN="dom0_mem=8192M": that delivers 6964868K total, then
crashes when used=2837436K free=4127432K.
By crash I mean the gnome screen was blown away, replaced by a black screen
with white log lines. That seems to happen every time dom0 uses a large amount
of memory.
After setting