Re: Winbind auhentication

2023-03-10 Thread Luciano Mannucci
On Fri, 10 Mar 2023 14:22:26 -0500 "John Stoffel" wrote: > Now you don't say if your local user account works or not, > but I'd work on getting just the AD part (really, you're using > windind?) first. Yes the local user works. > Also, have you compared your postfix and dovecot setups? There a

Winbind auhentication

2023-03-10 Thread Luciano Mannucci
Helo all! I'm trying to set up a dovecot server so that it authenticates local user via /etc/passwd (I'm on a Freebsd 13.1) and via winbindd for those that it cannot find localy. The samba suite is alive and well, postfix gets happily mail from domain users and saves it with correct name and per

Re: Strange thing on log rotation front

2018-01-22 Thread Luciano Mannucci
On Sat, 20 Jan 2018 15:23:42 +0100 Andreas Jobs wrote: > Remove "U" from the flags: > > U indicates that the file specified by path_to_pid_cmd_file will > contain the ID for a process group instead of a process. Got the very same result: Jan 22 15:00:00 master: Warning: Sent SIGKILL to 1 log

Strange thing on log rotation front

2018-01-19 Thread Luciano Mannucci
Hi all! I've decided to rotate the dovecot logs automatically on my freebsd 10.4 server using the system's newsyslog feature. I started with logfile.info putting the line /var/log/dovecot/logfile.info 600 31*@T16 ZCU /var/run/dovecot/master.pid 30 which should send a

master: Warning: Sent SIGKILL to 511 pop3-login processes

2017-09-07 Thread Luciano Mannucci
I have a lot of "master: Warning: Sent SIGKILL to 511 pop3-login processes" in my log file. Should I worry? (I'm running # 2.2.32 (dfbe293d4)) Thanks to all, Luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FA

Re: Problem compiling dovecot 2.2.31 on Solaris

2017-07-21 Thread Luciano Mannucci
On Fri, 21 Jul 2017 15:04:59 +0100 James wrote: > from SUNWhea on S10 and system/header on S11. Nevertheless it's missing > on Solaris 8 and 9. You can make your own, this worked for me on Solaris > 9 at least once, untested recently: Worked! Thanks! Now it is complainig about openssl, I think

Re: Problem compiling dovecot 2.2.31 on Solaris

2017-07-21 Thread Luciano Mannucci
On Fri, 21 Jul 2017 09:27:18 -0400 Oscar del Rio wrote: > solaris 8 is way too old! > I think you need Solaris 10 or newer I know. Though dovecot 2.2.5 compiles and runs: nameron# doveconf -n # 2.2.5: /etc/dovecot/dovecot.conf # OS: SunOS 5.8 sun4u ufs Luciano. -- /"\

Re: Problem compiling dovecot 2.2.31 on Solaris

2017-07-21 Thread Luciano Mannucci
On Fri, 21 Jul 2017 14:38:57 +0200 Levente wrote: > You are missing stdint.h. Try to locate that, and include the > directory. However, this is odd, since it should be shipped with GCC > itself. You're right! It is missing. This is the output of gcc -v: Reading specs from /opt/csw/gcc4/lib/gcc/

Problem compiling dovecot 2.2.31 on Solaris

2017-07-21 Thread Luciano Mannucci
I'm trying to compile under SunOS 5.8 Generic_117350-28 sun4u sparc SUNW,Ultra-5_10 (I know it's a bit oldish :-) and I get this error: /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -W

Re: 2.2.29.8: YACD (Yet Another Core Dump)

2017-06-06 Thread Luciano Mannucci
On Tue, 6 Jun 2017 15:56:46 +0300 Aki Tuomi wrote: > This looks like a coprrupted mbox file Ok, I issued # doveadm index -u paco_mcs INBOX and got no errors. I'll upgrade to 2.2.30.1 and see if it happens again... Thanks, Luciano. -- /"\ /Via A. Salaino, 7 - 20144

2.2.29.8: YACD (Yet Another Core Dump)

2017-06-06 Thread Luciano Mannucci
I'm getting this in my logfile, should I worry?: Jun 06 12:28:47 imap(paco_mcs): Error: Next message unexpectedly corrupted in mbox file /var/spool/mail/paco_mcs at 639279728 Jun 06 12:28:47 imap(paco_mcs): Error: Unexpectedly lost From-line from mbox file /var/spool/mail/paco_mcs at 639279728

core from 2.2.29.1

2017-05-22 Thread Luciano Mannucci
I've got this in my logfile, should I worry? May 19 14:45:04 imap(liscia_mcs): Panic: file mail-index-transaction-update.c: line 19 (mail_index_transaction_lookup): assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq) May 19 14:45:04 imap(liscia_mcs): Error: Raw backtrace: /usr

Re: Problem with Userid

2017-05-03 Thread Luciano Mannucci
On Tue, 2 May 2017 20:30:42 +0300 Aki Tuomi wrote: > You need to either drop or chown the mailbox file. Dropped. It gets recerated (I sent a test mail): drwx--2 alessandro_cmr poppers 4096 May 3 12:13 alessandro_cmr/ and the previous error in lda-error.log goes away. No

Problem with Userid

2017-05-02 Thread Luciano Mannucci
I have a problem with a physical user that was removed and recreated whith same name and different uid. The home dir, the mailbox file and the index directory where removed and recreated with the new uid/gid. I can feed the mailbox via procmail, though dovecot-lda complains that userids do not ma

Re: Timeout Leak

2017-03-16 Thread Luciano Mannucci
On Thu, 16 Mar 2017 13:48:27 +0200 Aki Tuomi wrote: > These are always worth looking into. Please do post, also any auth debug > logs are welcome. Ok. Theese the logfile lines: Mar 14 18:06:12 master: Warning: Killed with signal 15 (by pid=7390 uid=0 code=kill) Mar 14 18:06:20 auth: Error: net

Timeout Leak

2017-03-16 Thread Luciano Mannucci
Hello all, I've got 3 occurences of this message in my log file: auth: Warning: Timeout leak: 0x805e480 (auth-request-handler.c:550) Can I ignore it, or is it a syhmptom of something wrong? I'm running dovecot 2.2.28 (bed8434). I'll post my doveconf -n if it is worth investigating further...

Re: pop3 login core dump

2017-02-14 Thread Luciano Mannucci
On Mon, 13 Feb 2017 16:45:21 +0100 Luciano Mannucci wrote: > where am I supposed to add the -D option in order to get the core file > dumped so I can examine it? I think I've got it. I've set my config to: service pop3-login { executable = pop3-login -D inet_listener pop

Re: pop3 login core dump

2017-02-13 Thread Luciano Mannucci
On Mon, 13 Feb 2017 16:45:21 +0100 Luciano Mannucci wrote: > where am I supposed to add the -D option in order to get the core file > dumped so I can examine it? Ops, forgotten to post my doveconf. Here is it: # 2.2.27 (c0f36b0): /usr/local/etc/dovecot/dovecot.conf # Pigeonhole version

pop3 login core dump

2017-02-13 Thread Luciano Mannucci
Hello! Sorry for my newbie question, I've notied some lines in my logfile like this: Feb 13 16:05:54 pop3-login: Fatal: master: service(pop3-login): child 10660 killed with signal 11 (core not dumped - add -D parameter to service pop3-login { executable } ... where am I supposed to add the -D o

Re: Conditional SASL authentication

2015-02-24 Thread Luciano Mannucci
On Tue, 24 Feb 2015 19:00:32 +0100 Reindl Harald wrote: > so you allow random envelope senders on your servers? > why? I know it is not necessarily a good idea... :) It is basicaly to allow fake home addresses from the office for some managers. Thanks for the smtpd_recipient_restrictions list, i

Re: Conditional SASL authentication

2015-02-24 Thread Luciano Mannucci
On Tue, 24 Feb 2015 19:00:09 +0100 Benny Pedersen wrote: > no, when this happend disable smtp auth, but not login, then send a mail > why smtp auth is disabled This way, I'll block everybody, not only the troyan victims. luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milan

Re: Conditional SASL authentication

2015-02-24 Thread Luciano Mannucci
On Tue, 24 Feb 2015 18:56:03 +0100 Reindl Harald wrote: > * if you cahnge the pwd SASL auth is taken away True. But this way the user will be unable to read his/her mail, including my message saying "Hey, you've got a new virus!". Thanks anyway, luciano. -- /"\ /Via A.

Conditional SASL authentication

2015-02-24 Thread Luciano Mannucci
Hello, I have a few users that are often hit by a trojan virus that steals e-mail user and password. Having a very little (if not null) power on their machines, I need to be able to block the outgoing mail wich is handled by postfix via dovecot SASL. Blocking it at dovecot level would be optimal,

Re: Test / can you see my mail??

2014-08-12 Thread Luciano Mannucci
On Tue, 12 Aug 2014 11:20:03 +0200 Michael Ludwig wrote: > I hope this mail is readable to all of you? Nope, I can't... :-) l. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 X AGAINST HTML MAIL

Re: [Dovecot] v2.2.11 released

2014-02-12 Thread Luciano Mannucci
On Wed, 12 Feb 2014 16:01:57 +0200 Teemu Huovila wrote: > Please find attached a patch that addresses this problem. Apply on top of > 2.2.11 sources with hg import . > > br, > Teemu Huovila Thanks 4 the patch! Seems to work 4 me. (I applied it using "patch command, I don't have mercurial install

Re: [Dovecot] Problem compiling 2.2.5

2013-08-21 Thread Luciano Mannucci
On Wed, 21 Aug 2013 10:34:48 -0400 Oscar del Rio wrote: > Correction. OpenCSW no longer supports Solaris 8. > But they still have a "legacy" repository where you could get gcc3 and > try to compile dovecot. Yes, I've noticed there's no more "unstable" repository for 5.8... > http://mirror.open

Re: [Dovecot] Problem compiling 2.2.5

2013-08-21 Thread Luciano Mannucci
On Tue, 20 Aug 2013 16:43:31 -0400 Oscar del Rio wrote: > opencsw.org might have dovecot 2.2.4 for Solaris 8 Thanks for the pointer. I'll have a look. Thanks again, Luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 48

Re: [Dovecot] Problem compiling 2.2.5

2013-08-21 Thread Luciano Mannucci
On Tue, 20 Aug 2013 22:29:08 +0200 Axel Luttgens wrote: > Wouldn't > > unsigned char * prefix_text > > be equivalent in such a context? It should. That's the first thing I tried. It dumps core, tough... Luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy)

[Dovecot] Problem compiling 2.2.5

2013-08-20 Thread Luciano Mannucci
I'm trying to upgrade a very old sparcstation running Solaris 8 which is running dovecot 1.x for few users. All I have for the task is good old gcc 2.95.2. The poor sod complains because it can't compute the sizeof(unsigned char prefix_text[]) at line 13 of log-error-buffer.c. Can I help it by - s

Re: [Dovecot] Logging commands

2011-04-20 Thread Luciano Mannucci
On Wed, 20 Apr 2011 18:10:26 +0300 Timo Sirainen wrote: > Like Frank already replied, http://wiki2.dovecot.org/Plugins/MailLog is > probably the best solution for this. But to get the exact commands you > could also use http://wiki2.dovecot.org/Debugging/Rawlog Many thanks to all. I thimk I'll st

[Dovecot] Logging commands

2011-04-20 Thread Luciano Mannucci
Hello all, is there a way to make dovecot log the commands it gets from its clients both in imap and pop3? I need to log when messages are deleted so I can tell to the customer when and from which IP address his/her mailbox was emptied. I'm trying to track down problems with M$ Windows Live Mail

Re: [Dovecot] EVERYONE USING DOVECOT PLEASE SIGN: Thanks, Administrators of Dovecot!

2010-08-17 Thread Luciano Mannucci
On Tue, 17 Aug 2010 12:28:50 -0400 Jerrale G wrote: > *Our gratitude goes to, but not limited to:* > > *Timo Sirainen and Charles Marcus* > > > *We apologize if we have missed anyone and ask that EVERYONE using > dovecot would express their thanks and gratitude by signing this thread, > to

Re: [Dovecot] 2.0 not starting

2010-08-17 Thread Luciano Mannucci
On Tue, 17 Aug 2010 18:13:30 +0200 Luigi Rosa wrote: > Change > > listen = *, :: > > to > > listen = * > Works! I added a "listen = *". I had no "listen" directive in my config, though. Maybe the default changed from "*" to "*, ::"... Many thanks! luciano. -- /"\

Re: [Dovecot] 2.0 not starting

2010-08-17 Thread Luciano Mannucci
On Tue, 17 Aug 2010 16:57:24 +0200 Oliver Eales wrote: > That is a problem with the ipv6 config on your machine. Dovecot tries to > (also) bind to the ipv6 ANY address. Ohh, I see... There is no more --disable-ipv6... I have no IPV6 on my machine (as well as no IPX, appletalk... :). Is there a w

[Dovecot] 2.0 not starting

2010-08-17 Thread Luciano Mannucci
Hi everybody, I tried to upgrade my 1.2.13 dovecot to 2.0. The configure/make/install process seemed to work flawlessly. I created the dovenull user, converted my config with #src/config/doveconf -n -c /etc/dovecot.conf > /tmp/dovecot.conf and moved the result manually to /etc/dovecot. By typi

[Dovecot] Converting layouts

2010-02-09 Thread Luciano Mannucci
Hello, I'm using dovecot 1.2.10 with mbox format (which implies layout=fs) and I would like to switch to maildir++ layout without changing format in order to implement subfolders for IMAP users. I understand that I should move the INDEX location to avoid some namespace conflict (it would be a goo

[Dovecot] Smooth mailbox to maildir migration

2009-02-10 Thread Luciano Mannucci
Hi all, I have a postfix+procmail+dovecot installation, now running basicaly on pop3 hence mailbox format, with few thousand users and less than twenty gigabytes mail. I need to move all of them to maildir, to take advantage of IMAP subfolders that do not work with mbox format (so I'm told :). Of

Re: [Dovecot] 1.1 Beta 1 Works!

2007-09-25 Thread Luciano Mannucci
On Tue, 25 Sep 2007 10:43:14 +0200 "Jan van den Berg" <[EMAIL PROTECTED]> wrote: > It's the file descriptors limit you can set/change this with ulimit -n > x. > > Also check the ulimit entry in man bash. Thanks! It works now as a charm :) I fixed the default in /etc/sysconfig/ulimit, so it may su

[Dovecot] 1.1 Beta 1 Works!

2007-09-25 Thread Luciano Mannucci
Wow! I'm running 1.1 Beta 1 on OpenSuSE linux 10.2. It seems not bad at all. The only thing I've not quite well understood is this message, that pops up when I start dovecot: Warning: fd limit 1024 is lower than what Dovecot can use under full load (more than 1536). Either grow the limit or chan

Re: [Dovecot] v1.1.alpha4 released / about dbox

2007-09-09 Thread luciano mannucci
On Sep 8, 2007, at 3:08, Timo Sirainen wrote: Lots of fixes since alpha3. I tried it on a SuSE 10.2, running alpha 3. Same configure, same config files. I'm getting a lot of: dovecot: Sep 09 20:32:31 Fatal: execv(/usr/libexec/dovecot/pop3- login) failed: T oo many open files dovecot: Sep 09