Displaying 20 results from an estimated 87 matches for "3196".
Did you mean:
316
2020 Jul 18
2
[Bug 3196] New: [Information Disclosure] OpenSSH_7.4p1 Raspbian-10+deb9u7 discloses OS version
https://bugzilla.mindrot.org/show_bug.cgi?id=3196
Bug ID: 3196
Summary: [Information Disclosure] OpenSSH_7.4p1
Raspbian-10+deb9u7 discloses OS version
Product: Portable OpenSSH
Version: 7.4p1
Hardware: Other
OS: Other
Status: NEW
Sever...
2003 Jun 05
1
R crashing when displaying X output (PR#3196)
Full_Name: Mark Nelson
Version: 1.7.0
OS: Solaris 9
Submission from: (NULL) (144.32.160.78)
When trying to produce a histogram, R crashes. Steps to reproduce the problem -
> a <- rnorm(100,1,1)
> a
> hist(a)
Note source code was compiled with gcc 3.2.2
Mark.
2006 Apr 10
3
E1 PRI problem with TE205P
Hi all,
I've setup a PBX in production environment last week but we have immediatly
find out drop conversations and lot of errors (in asterisk logs) like:
Apr 10 17:30:48 NOTICE[25154] chan_zap.c: PRI got event: HDLC Bad
FCS (8) on Primary D-channel of span 2
My configuration is:
Motherboard: SuperMicro P8SCT (Intel E7221 chipset)
Hypertrading and APIC enabled
CPU: P4 3GHz
Digium TE205P
2020 Jun 30
7
[Bug 3189] New: channel mux_ctx memory leak
....40 0.00 128292 3068 0.04 ssh
08:23:30 62937 0.30 0.00 128292 3068 0.04 ssh
08:23:40 62937 0.40 0.00 128292 3068 0.04 ssh
08:23:50 62937 0.40 0.00 128292 3068 0.04 ssh
08:24:00 62937 0.40 0.00 128420 3196 0.04 ssh
08:24:10 62937 0.40 0.00 128420 3196 0.04 ssh
08:24:20 62937 0.40 0.00 128420 3196 0.04 ssh
Fix:
diff --git a/channels.c b/channels.c
index 95a51e2..74b3cec 100644
--- a/channels.c
+++ b/channels.c
@@ -621,6 +621,8 @@ channel_free(struct...
2010 Apr 16
2
dovecot2: authcache statistics
...ng SIGUSR2 to dovecot/auth process.
Is it possible that dovecot logs statistics on regular intervals ?
( like http://www.postfix.org/postconf.5.html#anvil_status_update_time )
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
J?rg Rabe v. Pappenheim
Dipl...
2010 Feb 09
2
dovecot2 Beta2: different certs for imaps and pop3s
...inside a <protocol>-login {} section
but this failed.
Of course I know sslcerts containing multiple dnsnames.
But this seemes not a real, clean solution to me.
Thanks,
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
J?rg Rabe v. Pappenheim
Dipl...
2010 Jan 25
2
Proxying to a DNS Name
...?highlight=(no DNS resolving)
I have a setup where the destination of a proxyconnection is an DNS name.
Is there a technical reason which currently require host= to be an IP address ?
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
J?rg Rabe v. Pappenheim
Dipl...
2016 Nov 10
0
tons of dovecot/config processes
...4 0.0 0.0 20908 4080 ? S 09:41 0:00 dovecot/pop3-login [127.0.0.1]
dovecot 25365 0.0 0.0 100236 7776 ? S 09:41 0:00 dovecot/auth [0 wait, 0 passdb, 0 userdb]
root 25371 0.0 0.0 9612 2196 ? S 09:41 0:00 dovecot/log
root 25373 0.0 0.0 12496 3196 ? S 09:41 0:00 dovecot/config
root 25375 0.0 0.0 132168 856 pts/1 S+ 09:41 0:00 grep dovecot
now we have two dovecot/config processes. Second dovecot/config stays there
until client disconnects (what for?).
When clients disconnects we are back to single dovecot/config:...
2010 Apr 14
5
Dovecot 2.0b4 configuration issue, listen config option?
Hi,
In my 1.2 setup I have pop3 running on ip x.x.x.2 and imap on x.x.x.7
In 2.0 how do I say listen x.x.x.2:110 x.x.x.7:143 so that pop3 is not
listening on the .7 ip? I tried putting a listen = ip in the listener
section but it complained. I cant figure it out and cant seem to find
any 2.0 specific documentation, trying to search in the wiki directory
of /usr/local/share/doc/dovecot/wiki but
2013 Dec 19
2
Horde + dovecot metadata support
...METADATA: Invalid arguments.
5 LOGOUT
* BYE Logging out
5 OK Logout completed.
Are there any hints or is the metadata extension just not fully implemented in dovecot?
Thanks,
Andreas
--
Andreas Schulze
Internetdienste | P252
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
Dipl.-Kfm. Dr. Robert Mayr
J...
2010 Apr 19
2
setgid failed - Not owner
Hello ALL,
I got errors on a new installation, maybe I forgot something.
The system is Solaris, Dovecot 1.2.10, Postfix 2.7.0, MySQL 5.1.25.
Can send mail with dovecot imap, but can`t retrieve the messages.
Strange, I can save and retrieve draft messages ok, files are always
with postfix:postfix ownership.
Sorry if this is newbie question, but can`t find a solution.
Syslog info:
Apr 19
2014 Feb 28
1
Samba 4.1.4 fails to recognize "load printers = NO"
My log files are full of crap about cups errors, despite smb4.conf
explicitly stating not to load printers, and stating not to use cups in any
case.
Feb 27 16:32:38 arabian winbindd[1321]: [2014/02/27 16:32:38.591648, 0]
../source3/winbindd/winbindd_cache.c:3196(initialize_winbindd_cache)
Feb 27 16:32:38 arabian winbindd[1321]: initialize_winbindd_cache:
clearing cache and re-creating with version number 2
Feb 27 16:32:39 arabian smbd[1324]: [2014/02/27 16:32:39.384533, 0]
../source3/printing/print_cups.c:151(cups_connect)
Feb 27 16:32:39 arabian smbd[1...
2013 Jul 22
3
2.2.4 + metadata plugin: autoconf failed
...d pigeonhole does not require any specific autoconf version.
I asked the authors of the plugin for support but got no response.
Maybe somebody could review the plugin.
Thanks
Andreas
--
Andreas Schulze
Internetdienste | P252
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
Dipl.-Kfm. Dr. Robert Mayr
J...
2018 Jul 31
11
[Bug 2890] New: ssh-agent should not fail after removing and inserting smart card
https://bugzilla.mindrot.org/show_bug.cgi?id=2890
Bug ID: 2890
Summary: ssh-agent should not fail after removing and inserting
smart card
Product: Portable OpenSSH
Version: 7.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component:
2016 Sep 10
0
How to get started (Windows)
...all over again. (Note: running 'upsc
> ups at localhost' echoes only a blank line to the screen, as do both
> 'upsmon' and 'upsd.')
Something is wrong here. Is the daemon upsd running? On a Unix/Linux
system, the command ps aux | grep ups gives the report
upsd 3196 0.0 0.0 13228 880 ? Ss ao?t30 2:14 /usr/lib/ups/driver/usbhid-ups -a Eaton-66781
upsd 3200 0.0 0.0 17560 736 ? Ss ao?t30 0:49 /usr/sbin/upsd -u upsd
root 3203 0.0 0.0 19432 664 ? Ss ao?t30 0:00 /usr/sbin/upsmon
upsd 3204 0.0 0.0 19856 1612 ? S ao?t30 0:41 /usr/sbin...
2010 Apr 09
1
dovecot2: protocols = ... changed ?
...this gave me an error.
Instead I had to write "protocols =" into the configfile.
I wonder about a key without value in the conf ...
should the wiki2.dovecot.org be updated?
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
J?rg Rabe v. Pappenheim
Dipl...
2010 Apr 21
4
Quota monitoring
Hello,
I would like to monitor users quotas in Dovecot but I don't find a way
to do it for every user.
Acutally I can log in with user & password to get the users quota but
wat I need is a way to monitor the quota of every user with e.g an admin
user which would have an acces to the quota of each mailbox.
Is there a way to this?
Thanks for your help.
2010 May 17
2
dovecot2beta5 lmtp
...mmount of mail via
dovecot2 lmtp service?
- is it faster/slower/comaparable with deliver?
- it's hard to believe, that nobody realy misses the return-path header
Thanks,
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
J?rg Rabe v. Pappenheim
Dipl...
2010 May 18
1
suggestion
...have
protocols += imap in conf.d/imap.conf
and
protocols += managesieve in conf.d/managesieve.conf
This would make the include feature more consistent...
or is it already possible ?
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
J?rg Rabe v. Pappenheim
Dipl...
2010 Jul 06
1
doveadm stop
...with -F
an print an informational log ?
I think, it's helpfull, because in this special setup
"doveadm stop" can and will not do what the the user expects from the name.
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
J?rg Rabe v. Pappenheim
Dipl...