Displaying 20 results from an estimated 800 matches similar to: "Problem compiling dovecot 2.2.31 on Solaris"
2015 Feb 24
8
Conditional SASL authentication
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, for the virus doesn't
necessarily use the e-mail of the user as its from, just the user and
2017 Feb 13
2
pop3 login core dump
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 option in order to get the core file
dumped so I can examine it?
Thanks to all,
luciano.
--
2017 Jul 21
2
Problem compiling dovecot 2.2.31 on Solaris
On Fri, 21 Jul 2017 14:38:57 +0200
Levente <leventelist at gmail.com> 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/sparc-sun-solaris2.8/4.0.2/specs
Target:
2018 Jan 19
2
Strange thing on log rotation front
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 SIGUSER to the master process, which it seems to
do for I see in the log file:
master:
2017 Jul 21
1
Problem compiling dovecot 2.2.31 on Solaris
On 21/07/2017 13:38, 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.
Headers are generally supplied by the OS not the compiler, stdint.h is
$ find /usr/include -name stdint.h
/usr/include/sys/stdint.h
/usr/include/stdint.h
from SUNWhea on S10 and system/header on S11.
2018 May 30
2
Winbind - NSS problem?
On Wed, 30 May 2018 16:27:20 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> > workgroup = MCS2003
> > idmap uid = 3000-8004
> > idmap gid = 800-1988
>
> The above two lines are deprecated
>
> Add these lines instead:
> idmap config * : backend = tdb
> idmap config * : range = 10000-11000
>
> > idmap
2017 May 02
2
Problem with Userid
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 match:
May 02 15:27:33 lda(alessandro_cmr): Error:
stat(/var/spool/mailboxes/alessandro_cmr/INBOX)
2018 May 30
2
Winbind - NSS problem?
Hello all,
I have a very old samba server, successfully migrated from 2.11 to 3.x,
then now to 4.8.0 while the windows userbase went from workgroup to AD,
now on AD 2008R2. Everything seems to work flawlessly till a new user
was added to the AD. From my samba server I can't see it in the getent
passwd list (the others are all there) tough wbinfo -a newuser%password
says:
plaintext password
2014 Aug 12
3
Test / can you see my mail??
Hi!
I have to excuse my behave and I am really sorry.
Yesterday I wrote two mails to this list and they never showed up in the
online archives where I checked it.
So that's the reason for this testmail.
I hope this mail is readable to all of you?
Cheers,
Michael
2017 Jul 21
0
Problem compiling dovecot 2.2.31 on Solaris
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.
Lev
On Fri, Jul 21, 2017 at 2:15 PM, Luciano Mannucci
<luciano at vespaperitivo.it> wrote:
>
> 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:
2017 Jun 06
2
2.2.29.8: YACD (Yet Another Core Dump)
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
Jun 06 12:28:47 imap(paco_mcs): Panic: file mbox-sync.c: line 1338 (mbox_sync_handle_eof_updates):
2007 Sep 25
1
1.1 Beta 1 Works!
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 change login_max_processes_count and max_mail_processes settings
Where does dovecot take this 1024
2024 Mar 08
1
New AD user not appearing in getent
On Fri, 8 Mar 2024 12:34:48 +0100
Luciano Mannucci via samba <samba at lists.samba.org> wrote:
>
> Hello all,
>
> I've added a new user to my AD in windows, but I cannot use it on my
> freebsd machine using samba 4.12. I can see it via wbinfo but not
> with id or getent. All prevously created users do work as expected.
> Where should I look for the problem?
>
2024 Mar 08
1
New AD user not appearing in getent
On Fri, 8 Mar 2024 13:25:49 +0100
Luciano Mannucci via samba <samba at lists.samba.org> wrote:
> On Fri, 8 Mar 2024 12:00:08 +0000
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > but the only thing apparent is that you appear to be running an EOL
> > version of Samba.
> Yes I know.
> Upgrading means stoppping 64 users. I'll do that
2007 Sep 08
3
v1.1.alpha4 released / about dbox
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz.sig
Lots of fixes since alpha3. Also includes the dbox rewrite. Currently
dbox works properly only in one-message-per-file mode. I'm not actually
even sure how good idea it would be to use it with
multiple-messages-per-file mode. But I guess it won't hurt to
1999 Nov 03
8
help me
Well I have 2 segments in my network with win95 but I want to use a
linux gateway to see ,all the machines when I click in Network Neighhood
of one of my win95 ,my question is How configured samba to do that ,in
winnt is very very difficult and I think that samba is more easy
Bye
2008 Dec 03
1
Unable to join ADS domain with 3.3.0rc1 on Suse 11.0 linux
I'm setting up anew server with 3.3.0rc1 and cannot join my AD domain.
It may not be a problem strictly linked to the samba versiom, for my
Active Directory administrators have tightened and enforced security
policies since last time I joined a linux server succefully.
BTW, this is what I get with net join command:
namenor:/usr/src/local/samba/samba-3.3.0rc1/source # net ads join -S
2010 Aug 17
11
EVERYONE USING DOVECOT PLEASE SIGN: Thanks, Administrators of Dovecot!
With the release of dovecot 2.0, the community of the Dovecot mailling
list, and us at Shelton Computers, would sincerely like to thank the
developers of Dovecot. For, if it were not for you, we would be stuck
with Courier and would not have the impressive features of Sieve, as
opposed to the unmanageable scripts, by end users, of maildrop.
*Our gratitude goes to, but not limited to:*
*Timo
2023 Mar 10
1
Winbind auhentication
>>>>> "Luciano" == Luciano Mannucci <luciano at vespaperitivo.it> writes:
> 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
2017 Mar 16
2
Timeout Leak
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...
Cheers,
Luciano.
--
/"\ /Via A. Salaino, 7 - 20144 Milano