search for: aszewski

Displaying 20 results from an estimated 30 matches for "aszewski".

2004 May 09
2
[BUG] rsync 2.6.2
...&one, sizeof one); + if(setsockopt(s, IPPROTO_IPV6, IPV6_V6ONLY, (char *)&one, sizeof one) < 0) + continue; } #endif But it did not helped Is there any solution? What more info can I give you to solve that? -- pozdr. Pawe? Go?aszewski --------------------------------- worth to see: http://www.againsttcpa.com/ CPU not found - software emulation...
2003 May 21
6
chan_oh323.so: Segmentation Fault
Hi, I'm trying to get H323 support using asterisk 0.4.0 Unfortunately the pwlib and openh323 versions mentioned in the asterisk-oh323 readme file are no more available, and I had to use newer ones. Now I installed all libraries, but got a segemntion fault when starting asterisk while reading the chan_oh323.conf file. When I declare more than 9 gwprefix I get first a error "out of
2018 Nov 22
4
LDAP stored quota
Hello, I'm trying to set up LDAP stored quota on Dovecot but it doesn't work and doesn't get reported by the command doveadm quota get. I'm using the field departmentNumber in my LDAP server to store the quota. doveadm quota get -u test Quota name Type Value Limit % User quota STORAGE 0 - 0 User quota MESSAGE 0 - 0 log file associated with doveadm quota get
2019 Mar 06
2
director in rings
Hi Maby stupid question :) It possible to have 3 directors (frontend) but without rings ? All directors connect to this same dovecot (backend) - all backad have this same login_trusted_networks -- Maciej Mi?aszewski IQ PL Sp. z o.o. Starszy Administrator Systemowy
2019 Jan 24
2
debian10+dovecot-2.2.33.2
Hi Thenx for replay - problem solved :) I forget `autoreconf -vi` You are rox :) ?On 24.01.2019 19:10, Aki Tuomi wrote: > You need to do `autoreconf -vi` before configure, won't work otherwise. > > Aki > >> autoreconf -viOn 24 January 2019 at 20:09 Maciej Milaszewski IQ PL <maciej.milaszewski at iq.pl> wrote: >> >> >> Hi >> Thenx. I use your patch but problem not solved. >> >> >> Hunk #1 succeeded at 334 with fuzz 2 (offset 19 lines). >> patching file src/auth/mycrypt.c >> >> ./configure --prefix...
2018 Nov 22
0
LDAP stored quota
...t; dovecot-ldap.conf.ext > > user_attrs= \ > =mailRoutingAddress=user \ > =uid=vmail \ > =gid=mail \ > =home=/var/mail/%d/%n \ > =quota_rule=*:bytes=%{ldap:departmentNumber} > > > Can somebody help me with this or give me some advice for debugging? > -- Maciej Mi?aszewski IQ PL Sp. z o.o. Administrator Systemowy Biuro Obs?ugi Klienta: e-mail: bok at iq.pl tel.: +48 58 326 09 90 - 94 fax: +48 58 326 09 99 Dzia? pomocy: https://www.iq.pl/pomoc Informacja dotycz?ca przetwarzania danych osobowych: https://www.iq.pl/kontakt Jako?? gwarantuje: ISO 9001:2000 IQ PL Sp. z...
2019 Jan 25
1
jmap
Hi Is there any chance that Dovecot-2.2.36 supports "jmap" ? -- Maciej Mi?aszewski IQ PL Sp. z o.o. Starszy Administrator Systemowy Biuro Obs?ugi Klienta: e-mail: bok at iq.pl tel.: +48 58 326 09 90 - 94 fax: +48 58 326 09 99 Dzia? pomocy: https://www.iq.pl/pomoc Informacja dotycz?ca przetwarzania danych osobowych: https://www.iq.pl/kontakt Jako?? gwarantuje: ISO 9001:2000 IQ...
2019 Sep 10
1
Multiple certificate option
...config file looks like this > > $cat ssl.d/somedomain_co_za.conf > local_name imap.somedomain.co.za { > ssl_cert = </etc/pki/tls/certs/somedomain_co_za+chain-crt.pem > ssl_key = </etc/pki/tls/private/somedomain_co_za-key.pem > } > > > YMMV. > -- Maciej Mi?aszewski Starszy Administrator Systemowy IQ PL Sp. z o.o. Biuro Obs?ugi Klienta: e-mail: bok at iq.pl tel.: +48 58 326 09 90 - 94 fax: +48 58 326 09 99 Dzia? pomocy: https://www.iq.pl/pomoc Informacja dotycz?ca przetwarzania danych osobowych: https://www.iq.pl/kontakt IQ PL Sp. z o.o. z siedzib? w Gda?sk...
2020 Aug 18
3
solr and dovecot 2.2.36
Hi I have dovecot-2.2.36.4 (director) + 5 nodes dovecot (dovecot-2.2.36.4) What version of Solr do you recommend ? -- Maciej Mi?aszewski Starszy Administrator Systemowy IQ PL Sp. z o.o. Biuro Obs?ugi Klienta: e-mail: bok at iq.pl tel.: +48 58 326 09 90 - 94 fax: +48 58 326 09 99 Dzia? pomocy: https://www.iq.pl/pomoc Informacja dotycz?ca przetwarzania danych osobowych: https://www.iq.pl/kontakt IQ PL Sp. z o.o. z siedzib? w Gda?sk...
2020 Sep 16
1
another problem with 2.3.36.4 after update os
Hi A few days ago I upgraded debian8 to debian9 dovecot is from source # 2.2.36.4 (baf9232c1): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.24.2 (aaba65b7) # OS: Linux 4.9.0-13-amd64 x86_64 Debian 9.13 Today I get some times in logs: "dovecot-uidlist line 112: Invalid data" and I dont know why This is claster dovecot: dovecot1 - debian8 dovecot2 - debian8 dovecot3 - debian8
2001 Sep 08
1
force SSH1 and SSH2
This is small patch for scp. It allows to force SSH1 or SSH2. P.S.: give me Cc: - I'm not subscribed... -- --------------------------------- pozdr. Pawe? Go?aszewski --------------------------------- R.I.P. - rest in pieces ... -------------- next part -------------- --- ./scp.c.org Sat Sep 8 23:37:22 2001 +++ ./scp.c Sun Sep 9 00:07:36 2001 @@ -244,9 +244,11 @@ addargs("-oFallBackToRsh no"); fflag = tflag = 0; - while ((ch = getopt(ar...
2003 May 16
0
asterisk, sip and SRV record
...DNS? In example - I've got: _sip._tcp.gda.pl. SRV 0 0 5060 welbot.task.gda.pl. _sip._udp.gda.pl. SRV 1 0 5060 welbot.task.gda.pl. And it works with sipd (from Columbia) and vocal. I see that with asterisk it does not want to work... :-/ -- pozdr. Pawe? Go?aszewski --------------------------------- worth to see: http://www.againsttcpa.com/ CPU not found - software emulation...
2003 May 21
0
pbx_wilcalu.so undefined symbol
...Line 226 (ast_load_resource): /usr/lib/asterisk/modules/pbx_wilcalu.so: undefined symbol: ast_select WARNING[1024]: File loader.c, Line 394 (load_modules): Loading module pbx_wilcalu.so failed! Anyone had the same problem? I'm sure that I've changed all of the modules -- pozdr. Pawe? Go?aszewski --------------------------------- worth to see: http://www.againsttcpa.com/ CPU not found - software emulation...
2003 Sep 04
0
oh323 <-> sip communication problem
...on: oh323.conf: [register] alias=asterisk alias=123 alias=blue alias=blues ;alias=marosin extensions.conf: [voip-h323] exten => marosin,1,Ringing exten => marosin,2,Dial,OH323/marosin exten => marosin,3,Hangup marosin is h323 phone blues and blue are sip phones. -- pozdr. Pawe? Go?aszewski --------------------------------- worth to see: http://www.againsttcpa.com/ CPU not found - software emulation...
2020 Apr 08
2
alternatives for imapproxy
Hi System debian 8.11 and dovecot-2.2.36.4 My webmail is roundcube with imapproxy. I have one problem. My dovecot servers is are in a cluster with keepalived like: dovecot1----VIP-IP--------dovecot2 All works fine I have a problem with imapproxy when a server dovecot1 had a problem (kernel panic sic!) Keepalived works perfecty and moved VIP to dovecot2 - all works fine for normal users but
2019 Nov 20
2
Error: Raw backtrace and index cache
...2.13 is about 5 years old. So there's that. It would be > helpful if you can reproduce this with 2.2.36. > > Also, you forgot to actually include in your log snippet the panic. So > maybe few more lines before the Raw backtrace? > > Aki > > On 20.11.2019 10.54, Maciej Milaszewski IQ PL via dovecot wrote: >> Hi >> I have "problem" with dovect 2.2.13 from repo debian8 and I don't know >> how to solve it ... >> >> Server is a virtual (kvm) with debian 8.11 (postfix + dovecot from repo) >> and storage is mounting via nfs (I have...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...????????????????????????????????????????????????????????????????? dovenull?? 665? 0.0? 0.0?? 7672? 5444 ???????? S??? 19:54 ? 0:00? \_ dovecot/imap-login strace: strace -p 664 strace: Process 664 attached gettimeofday({tv_sec=1548355306, tv_usec=938191}, NULL) = 0 On 24.01.2019 19:34, Maciej Milaszewski IQ PL wrote: > Hi > Thenx for replay - problem solved :) > > I forget `autoreconf -vi` > > You are rox :) > > ?On 24.01.2019 19:10, Aki Tuomi wrote: >> You need to do `autoreconf -vi` before configure, won't work otherwise. >> >> Aki >> >>&g...
2020 Mar 24
2
dovecot-2.2.36-4 and antispam
...t;> /tmp/spam.txt echo $@ >> /tmp/spam.txt if [ "x$1" = "x--spam" ]; then ??? /usr/bin/pyzor report >> /tmp/spam.txt 2>&1 fi if [ "x$1" = "x--ham" ]; then ??? /usr/bin/pyzor whitelist >> /tmp/ham.txt 2>&1 fi -- Maciej Mi?aszewski Starszy Administrator Systemowy IQ PL Sp. z o.o. Biuro Obs?ugi Klienta: e-mail: bok at iq.pl tel.: +48 58 326 09 90 - 94 fax: +48 58 326 09 99 Dzia? pomocy: https://www.iq.pl/pomoc Informacja dotycz?ca przetwarzania danych osobowych: https://www.iq.pl/kontakt IQ PL Sp. z o.o. z siedzib? w Gda?sk...
2003 May 26
3
Cisco 7960 SIP speed dial
I'm having great success using Cisco 7960s with Asterisk but one Cisco 7960 specific function that's puzzling me is programming the 'line buttons' (6 buttons on the upper right side of the phone) for speed dial. I'm not using any Cisco applications like Call Manager and the phones are SIP. *All* of the documentation I've found over the last several days continues to refer
2018 Jul 09
1
slow mailbox refreshes
Hello, I am using dovecot 2.3.2 on my private email server in conjunction with: centos 7.5 apache 2.4.6 mariadb 10.2.16 roundcube mail 1.3.6 php 5.6.36 postfix 2.10.1 I have one mailbox with nearly 30k messages in it dispersed across several folders. it's often very slow in refreshing the message list, especially in the one largest 25k+ message folder. is this simply to be expected