Re: [Dovecot] BUG to compile dovecot 2.1.10 on Debian 4.0, using gcc 4.1.2

2012-10-01 Thread Jack Bates
It looks like this might be a bug in glibc 2.3.3 http://sourceware.org/bugzilla/show_bug.cgi?id=1392 Jack On 10/1/2012 2:20 PM, Fabio Depin wrote: Hello, Today I needed to compile dovecot 2.1.10 on Debian 4.0, using gcc 4.1.2. When running 'make' getting the following error:

Re: [Dovecot] Logging IP address for failed login

2012-10-01 Thread Jack Bates
On 10/1/2012 3:36 PM, Scott Neville wrote: In /var/log/maillog I get lines like this: Oct 1 04:19:12 olive dovecot: auth: pam(marketing): unknown user Oct 1 04:19:17 olive dovecot: auth: pam(marketing): unknown user I'm guessing you are using a centos package. This may be package version s

[Dovecot] Logging IP address for failed login

2012-10-01 Thread Scott Neville
Hi, I am trying to use the logs to show the IP that brute force activity comes from, but Im not succeeding. I have read the archives and seen the advice others have had. I can see logs for repeated bad logins, but I need the IP address from the attempts. dovecot 2.0.12 / CentOS 5.4 / imaps on

Re: [Dovecot] segfault in Debian Squeeze + Dovecot 2.1.10

2012-10-01 Thread Joe Auty
Are performance issues a possible symptom of this problem? It was mentioned that this happens after disconnects, but does this break IDLE? Birta Levente September 27, 2012 9:25 AM Hi Timo I just want to ask you: this issue is still in your task list? If you need

Re: [Dovecot] segfault in Debian Squeeze + Dovecot 2.1.10

2012-10-01 Thread Joe Auty
<><><>

[Dovecot] BUG to compile dovecot 2.1.10 on Debian 4.0, using gcc 4.1.2

2012-10-01 Thread Fabio Depin
Hello, Today I needed to compile dovecot 2.1.10 on Debian 4.0, using gcc 4.1.2. When running 'make' getting the following error: -- db-checkpassword.c: In function 'sigchld_handler': db-checkpassword.c: 426: error: assignment of read-only me

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
I made an experiment because iwasn't able to output some error to syslog or stderr about my configuration... I've installed antispam plugin in a parallel server with the program of johannes Bergs that seem now upgraded to function with 2.X and i have same problem ("Failed to call crm114 binary..

Re: [Dovecot] Problem with process_limit

2012-10-01 Thread Jack Bates
On 10/1/2012 4:15 AM, FABIO FERRARI wrote: Hello, i have a problem with the process_limit configuration. Occasionally, it happens that the dovecot.log shows this line: master: Warning: service(imap): process_limit reached, client connections are being dropped So I checked, the process number,

Re: [Dovecot] Log NAT IP address?

2012-10-01 Thread Jack Bates
On 10/1/2012 2:58 AM, David Ledger wrote: At 09:33 -0500 30/9/12, Jack Bates wrote: On 9/30/2012 8:02 AM, Charles Marcus wrote: Hi Timo/everyone, Currently we are logging the remote IP, but is there a way to show the IP address that the NAT connection is coming from? The reason I ask is,

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
On Mon, 01 Oct 2012 14:48:31 +0300, Davide wrote: Can i attach compressed log in a post? If it's of the sane size :-) But I'm actually interested in the output which was triggered by the mail move itself. I can produce output replacing crm binary with a script bash to ouput command,us

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
Restarting Dovecot instead to use doveadm reload i hav strange error: managesieve(root): Fatal: getcwd() failed: No such file or directory doveconf: Error: managesieve-login: dump-capability process returned 89 Il 01/10/2012 13:48, Davide ha scritto: Can i attach compressed log in a post? I c

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
Can i attach compressed log in a post? I can produce output replacing crm binary with a script bash to ouput command,user etc etc Il 01/10/2012 13:01, Eugene Paskevich ha scritto: On Mon, 01 Oct 2012 13:57:14 +0300, Davide wrote: I deleted antispam_verbose_debug = 1 antispam_debu

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
On Mon, 01 Oct 2012 13:57:14 +0300, Davide wrote: I deleted antispam_verbose_debug = 1 antispam_debug_target = syslog from dovecot.conf and i added debug_log_path = /var/log/dovecot/dovecot_debug.log restarted dovecot and now i see in the debug log 2012-10-01 12:33:31 imap:

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
On Mon, 01 Oct 2012 13:58:23 +0300, Davide wrote: Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm must be enclosed on ""? so antispam_crm_binary = "/opt/crm114/mailreaver.crm" No. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.u

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm must be enclosed on ""? so antispam_crm_binary = "/opt/crm114/mailreaver.crm" Il 01/10/2012 12:07, Eugene Paskevich ha scritto: On Mon, 01 Oct 2012 12:54:01 +0300, Davide wrote: this is my dovecot configuration for antispam plu

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
I deleted antispam_verbose_debug = 1 antispam_debug_target = syslog from dovecot.conf and i added debug_log_path = /var/log/dovecot/dovecot_debug.log restarted dovecot and now i see in the debug log 2012-10-01 12:33:31 imap: Debug: Module loaded: /usr/local/lib/dovecot/lib90_antisp

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
On Mon, 01 Oct 2012 12:54:01 +0300, Davide wrote: this is my dovecot configuration for antispam plugin logging: antispam_verbose_debug = 1 antispam_debug_target = syslog Neither my plugin nor (I believe) main dovecot reads those two. You can remove them. and this is info_log_p

Re: [Dovecot] Problem: dovecot-lda doesn't auto-create folders

2012-10-01 Thread Karim 'Kasi Mir' Senoucci
Hello everyone, Am 01.10.2012 11:46, schrieb Robert Schetterer: Can anyone tell me what goes wrong here and how to fix it? From what I could find out dovecot-lda should auto-create those mailbox folders, but somehow it doesn't. Any help is appreciated. my bet goes here parameters lda_mailbox_a

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
this is my dovecot configuration for antispam plugin logging: antispam_verbose_debug = 1 antispam_debug_target = syslog and this is info_log_path = /var/log/dovecot/dovecot.log log_path = /var/log/dovecot/dovecot-err.log debug_log_path = Il 01/10/2012 11:20, Eugene Paskevich ha scritt

Re: [Dovecot] Problem: dovecot-lda doesn't auto-create folders

2012-10-01 Thread Robert Schetterer
Am 01.10.2012 11:17, schrieb Karim 'Kasi Mir' Senoucci: > Hello everyone, > I recently updated to dovecot 2.0.19 (in fact, I updated the whole > system to Ubuntu 12.04 LTS, I am using the dovecot from the Ubuntu > packages) and just today found out that the dovecot-lda for some reason > doesn't aut

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
On Mon, 01 Oct 2012 12:00:14 +0300, Davide wrote: Thank you very much for the reply, i' have installed the supplied patch with the following command: - patch -p1 -i ../crm_debug.patch (i'm in the cloned base directory) i compile the plugin and all go easy i move my wrongly tagged mail fro

[Dovecot] Problem: dovecot-lda doesn't auto-create folders

2012-10-01 Thread Karim 'Kasi Mir' Senoucci
Hello everyone, I recently updated to dovecot 2.0.19 (in fact, I updated the whole system to Ubuntu 12.04 LTS, I am using the dovecot from the Ubuntu packages) and just today found out that the dovecot-lda for some reason doesn't auto-create missing folders anymore as it did with my old instal

[Dovecot] Problem with process_limit

2012-10-01 Thread FABIO FERRARI
Hello, i have a problem with the process_limit configuration. Occasionally, it happens that the dovecot.log shows this line: master: Warning: service(imap): process_limit reached, client connections are being dropped So I checked, the process number, with the command: ps auxwww | grep imap | gre

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
I have recived an empty message in response Il 01/10/2012 11:04, Davide ha scritto: I downloaded and applaied the patch in the message 01:16 of 716 bytes: diff -r 7f94cc6b4d8e src/crm114.c --- a/src/crm114.cFri May 11 04:05:59 2012 +0300 +++ b/src/crm114.cMon Oct 01 02:15:40 2012 +0300

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
I downloaded and applaied the patch in the message 01:16 of 716 bytes: diff -r 7f94cc6b4d8e src/crm114.c --- a/src/crm114.c Fri May 11 04:05:59 2012 +0300 +++ b/src/crm114.c Mon Oct 01 02:15:40 2012 +0300 @@ -56,11 +56,17 @@ * really only needs the signature. */ if (pip

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Davide
Thank you very much for the reply, i' have installed the supplied patch with the following command: - patch -p1 -i ../crm_debug.patch (i'm in the cloned base directory) i compile the plugin and all go easy i move my wrongly tagged mail from UNSURE to INBOX and thunderbird tell me ..blah..blah.

Re: [Dovecot] Log NAT IP address?

2012-10-01 Thread Charles Marcus
On 2012-09-30 10:41 PM, Timo Sirainen wrote: Dovecot only sees one remote IP address (%r) and one local IP address (% l) for connections. %r is already logged, but you can add %l if that helps. Other than that, I can't really help. Yeah, but that is the IP of the mail server, and since I have

Re: [Dovecot] Log NAT IP address?

2012-10-01 Thread David Ledger
At 09:33 -0500 30/9/12, Jack Bates wrote: On 9/30/2012 8:02 AM, Charles Marcus wrote: Hi Timo/everyone, Currently we are logging the remote IP, but is there a way to show the IP address that the NAT connection is coming from? The reason I ask is, we are changing ISPs, and I would like to