Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-01 Thread Marco Nenciarini
s children Marco -- - |Marco Nenciarini| Debian/GNU Linux Developer - Plug Member | | mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia | ---

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-06 Thread Marco Nenciarini
s is enough to figure out what was happened. Marco -- ----- |Marco Nenciarini| Debian/GNU Linux Developer - Plug Member | | mnen...@prato.linux.it | http://ww

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-06 Thread Marco Nenciarini
Marco Nenciarini ha scritto: 2) Imap and managesieve login and worker processes were working normally. I only see this mistake now: the above statement is false, because the subsequent log show an imap-login failure. Sorry for this. Marco

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-22 Thread Marco Nenciarini
Brandon Davidson ha scritto: Hi Marco, Let's see what Timo has to say about that log file bit. Since it seems to happen to you fairly frequently, it might be worth enabling core dumps as well? You are right. I've just rebuilt my package with -g -O0 and enabled core dump

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-22 Thread Marco Nenciarini
:26:57 server dovecot: dovecot: child 21311 (login) killed with signal 6 (core dumps disabled) I have dovecot 1.2.6 with Timo's patch to check leaked descriptors. Marco -- - |Marco Nenciarini| Debian/GNU Linux Deve

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-22 Thread Marco Nenciarini
Timo Sirainen ha scritto: On Thu, 2009-10-22 at 11:44 +0200, Marco Nenciarini wrote: This morning it happened another time, another time during the daily cron execution. Oct 22 06:26:57 server dovecot: pop3-login: Panic: Leaked file fd 5: dev 0.12 inode 1005 Can you apply the attached

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-11-09 Thread Marco Nenciarini
Timo Sirainen ha scritto: I'm pretty sure this fixes it: http://hg.dovecot.org/dovecot-1.2/rev/19aee456cec3 I've just applied the patch on all my machines. Now we must wait for a week or two to see if the problem are solved. Rega

Re: [Dovecot] 1.2.7: recs[i]->uid < rec-> uid

2009-11-24 Thread Marco Nenciarini
Brandon Davidson ha scritto: For the record, the old epoll_ctl issue was resolved by the patch that reordered the fd closes. We ran 1.2.6 with that patch for quite a while and it didn't reoccur once. I can confirm that the epoll_ctl bug was resolved. Kind Regards,

[Dovecot] FTBFS with binutils-gold

2009-11-27 Thread Marco Nenciarini
pport. The attached patch fixes this little error. Regards, Marco -- - |Marco Nenciarini| Debian/GNU Linux Developer - Plug Member | | mnen...@prato.linux.it | http://www.prato.linux.it/~mn

[Dovecot] Build fix on HURD

2009-12-16 Thread Marco Nenciarini
I've made two little patches to allow dovecot to be compiled on GNU/Hurd. Could you review them? Kind regards, Marco Nenciarini -- - |Marco Nenciarini| Debian/GNU Linux Developer - Plug Member | |

Re: [Dovecot] md5_verify(...): Not a valid MD5-CRYPT or PLAIN-MD5 password

2010-01-20 Thread Marco Nenciarini
BaQs ha scritto: > > I can't add {DES} to DES passwords, as this database > is used with many other softwares. > I'm not a MySQL expert, but you could add it to query using CONCAT() and IF() functions, or you could define a custom view to the user

Re: [Dovecot] sieve script

2010-01-30 Thread Marco Nenciarini
ge version > 1:1.2.9-2, which is not yet in testing or > backports. > I've already built the backport to stable. I'll upload it as soon the package will enter in testing. Meantime, if you want, y

Re: [Dovecot] Bug#564633: dovecot bug: Next message unexpectedly corrupted in mbox file

2010-02-05 Thread Marco Nenciarini
a line in your log? Is it reproducible? I think it is some kind of corruption of the mailbox, but I found weird it persists after the deletion of all email. May be you should expunge deleted messages from the mailbox. Kind regards, Marco -- --

Re: [Dovecot] Bug#570764: dovecot-common: sieve should allow Return-path header for address test

2010-02-21 Thread Marco Nenciarini
packages. > > Versions of packages dovecot-common suggests: > ii ntp 1:4.2.4p8+dfsg-1 Network Time Protocol daemon and > u > > -- no debconf information > > This bug happe

[Dovecot] multiple passdbs and auth sockets

2013-08-08 Thread Marco d'Itri
How can I update my configuration for dovecot 2.x? -- ciao, Marco

[Dovecot] Log successful login plain text password

2013-08-27 Thread Marco Fretz
with "auth_debug_passwords" and all debug / logging options I found in the manual. Nothing logs successful login plaintext passwords. Any hint welcome. Thanks a lot, Marco -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://w

Re: [Dovecot] Log successful login plain text password

2013-08-28 Thread Marco Fretz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/28/2013 09:08 AM, wk...@yahoo.com wrote: > Hi Marco > > when running dovecot -a you will find > auth_* > > I think you could you auth_verbose_passwords to fit your needs. thanks. I've already tried this, but it does

Re: [Dovecot] Log successful login plain text password

2013-08-29 Thread Marco Fretz
example.com#011host=imap.example.com#011nologin#011proxy#011pass=CLEARPASWORD where CLEARPASWORD is the plain text password.that's pretty much what I need. but using some postlogin script might be the more beautiful way... thanks you all for the responses. > > all the best > > &g

[Dovecot] virtual mailboxes folder structure

2014-01-06 Thread Marco Cusano
Hi, I am trying to find a way to list my virtual mailboxes hiding the namespace prefix into my imap client. Fore example now my “All” mailbox is listed under virtual/ as: Inbox Sent Drafts Spam Trash virtual All I would like to list as this: Inbox Sent Drafts Spam Trash

[Dovecot] virtual mailboxes folder structure

2014-01-06 Thread Marco Cusano
Hi, I am trying to find a way to list my virtual mailboxes hiding the namespace prefix into my imap client. Fore example now my “All” mailbox is listed under virtual/ as: Inbox Sent Drafts Spam Trash virtual All I would like to list as this: Inbox Sent Drafts Spam Trash A

[Dovecot] virtual mailboxes folder structure

2014-01-08 Thread Marco Cusano
Hi, I am trying to find a way to list my virtual mailboxes hiding the namespace prefix into my imap client. Fore example now my “All” mailbox is listed under virtual/ as: Inbox Sent Drafts Spam Trash - virtual All I would like to list as this: Inbox Sent Drafts Spam Trash

Multiple passwords for a user (SQL)

2014-10-06 Thread Marco Fretz
h passwords back from the "password_query". is there a way to tell dovecot to check all those returned passwords and "pass" the request if one of those passwords match? thank you, best regards Marco

Re: Multiple passwords for a user (SQL)

2014-10-06 Thread Marco Fretz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you Steffen, This sounds like a plan. checkpassword looks quite simple to use and I could still use default userdb with dovecot-sql for userhome, quota, etc. I'll give this a try. thanks Marco Am 06.10.2014 13:52, schrieb Steffen K

Re: [Dovecot] v1.0.0 released

2007-04-13 Thread Marco Romeny
n using it myself for half a year, so it should be mostly stable too. I'll write a separate mail about this later. -- +++ Marco ter Haar Romeny Email:[EMAIL PROTECTED] Tel: +1 917 945 2978

Re: [Dovecot] CVS to Mercurial switch

2007-05-20 Thread Marco Nenciarini
ntainers of git package. Ciao -- ----- |Marco Nenciarini| Debian/GNU Linux Developer - Plug Member | | [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia | ---

[Dovecot] Dovecot authentication for PostFix, anyone?

2007-05-31 Thread Marco Fioretti
chosen Dovecot. The question is if that page is up to date and if you could share comments or, if they exist, safer/more efficient ways to use Dovecot as authentication server for PostFix, as well as any other relevant tips and tricks TIA, Marco

Maildir migration from Dovecot to Dovecot

2016-11-22 Thread Marco Hofmann (XenAdmin)
ow how to reference? Am I using the wrong guides, are the article someway misleading or is there anything else I'm overlooking? Thank you so much! -- Marco Hofmann https://www.meinekleinefarm.net/ Twitter: @ZomboBrain

[Dovecot] 1.1rc10: istream-crlf.c: assertion failed: (size != 0)

2008-06-13 Thread Marco De Benedetto
recreate directory for the already converted mailbox "Ospedale". -- Marco De Benedetto

[Dovecot] Thunderbird and imap alerts

2007-10-05 Thread Marco De Benedetto
in/dovecot-alert.sh #!/bin/sh echo "* OK [ALERT] Hello World." exec /usr/lib/dovecot/imap Logging in with Thunderbird I get this alert: "Mail server imap.example.org is not an IMAP4 server". -- Thank you, Marco De Benedetto

Re: Fwd: Fwd: [OFFLIST] Re: connection refused, no error anywhere

2025-01-22 Thread Marco Fioretti via dovecot
er to that group, I think. No? Thanks, Marco Il giorno mer 22 gen 2025 alle ore 08:46 Robert Nowotny ha scritto: > marco, > > Dovecot configurations are split across multiple files. If service > imap-login is defined in both dovecot.conf and conf.d/10-master.conf, this > can

Re: dovecot not listening, but doing passw checks? Was: connection refused, no error anywhere

2025-01-22 Thread Marco Fioretti via dovecot
; > On 22/01/2025 07:49 EET Marco Fioretti via dovecot > wrote: > > > > > > Il giorno mer 22 gen 2025 alle ore 06:37 Aki Tuomi < > > aki.tu...@open-xchange.com> ha scritto: > > > > > On 22/01/2025 07:26 EET Marco Fioretti via dovecot < > do

Fwd: connection refused, no error anywhere

2025-01-21 Thread Marco Fioretti via dovecot
-- Forwarded message - Da: Marco Fioretti Date: mar 21 gen 2025 alle ore 19:27 Subject: Re: connection refused, no error anywhere To: Marc Hi Marc, this is the output of netstat -tanp (I only removed the line showing the details of my ssh connection): Active Internet

Fwd: connection refused, no error anywhere

2025-01-21 Thread Marco Fioretti via dovecot
owitt via dovecot < dovecot@dovecot.org> ha scritto: > Any reason why the imap-listener port is set to 0 and not 143 or > commented out? > > Have you checked if dovecot is listening on 143? > > > On 21/01/2025 17:50, Marco Fioretti via dovecot wrote: > > Gre

Re: Fwd: Fwd: [OFFLIST] Re: connection refused, no error anywhere

2025-01-22 Thread Marco Fioretti via dovecot
he old one, which hosted both email and websites with the same certs. My understanding from looking at the backups of the old server is that it had an ssl_cert group that included root, dovecot and the apache user. Why wouldn't that be OK? Thanks, Marco

connection refused, no error anywhere

2025-01-21 Thread Marco Fioretti via dovecot
to connect to remote host: Connection refused - I see no related errors in /var/log/mail.log or /var/log/syslog. output of dovecot -n is pasted below, I only changed the actual domain name to "example.com" TIA for any pointer, I really need to get this server back online as soon a

Re: dovecot not listening, but doing passw checks? Was: connection refused, no error anywhere

2025-01-21 Thread Marco Fioretti via dovecot
Il giorno mer 22 gen 2025 alle ore 06:37 Aki Tuomi < aki.tu...@open-xchange.com> ha scritto: > On 22/01/2025 07:26 EET Marco Fioretti via dovecot > wrote: > > > Now the question is, OK, that attempt may be some attacker trying to get > in, this happens but... HOW is

dovecot not listening, but doing passw checks? Was: connection refused, no error anywhere

2025-01-21 Thread Marco Fioretti via dovecot
all??? And of course, does this help in any way to figure out what is wrong with my configuration? Thanks, Marco # OUTPUT of dovecot -n (actual domain name changed to example.com) # 2.3.21 (47349e2482): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.21 (

Fwd: [OFFLIST] Re: connection refused, no error anywhere

2025-01-21 Thread Marco Fioretti via dovecot
-- Forwarded message - Da: Marco Fioretti Date: mar 21 gen 2025 alle ore 19:33 Subject: Re: [OFFLIST] Re: connection refused, no error anywhere To: Michael Peddemors Hi Michel, I cannot say which NGO it is. What I know is that everything with that configuration was working

Fwd: Fwd: [OFFLIST] Re: connection refused, no error anywhere

2025-01-21 Thread Marco Fioretti via dovecot
restarted dovecot. However, the output of ss -tuln | grep 993 is still null. What next? Thanks -- Forwarded message - Da: Robert Nowotny Date: mar 21 gen 2025 alle ore 23:47 Subject: RE: Fwd: [OFFLIST] Re: connection refused, no error anywhere To: Marco Fioretti To resolve the

<    1   2