similar to: MySQL client out of memory error

Displaying 20 results from an estimated 5000 matches similar to: "MySQL client out of memory error"

2005 Sep 23
2
Multiple authentication databases
Hello, I'm trying to setup multimple auth. databases with Dovecot 1.0 alpha2. I wrote in dovecot.conf next lines (as was described at http://wiki.dovecot.org/moin.cgi/MultipleAuth) auth_debug = yes auth_verbose = yes auth default { mechanisms = plain user = root passdb sql { args = /usr/local/dovecot/etc/dovecot-mysql.conf } passdb pam
2006 Feb 10
1
If mbox does not exist dovecot creates directory
Hi, I've searched the archive of mailing list but did not find anything about this issue. dovecot 1.0alpha5, using mbox format and MySQL DB of users When user is trying to login via POP3 and there is no corresponding mailbox for it dovecot creates a directory instead of mbox file. In this time log looks like Feb 10 10:39:36 orion dovecot: auth-worker(default): sql(ivan.sid at
2005 Oct 29
3
login_user & first_valid_uid
Hi all, I have next settings in .conf file ... # # Login user for SQL-based virtual users # login_user = dovecot first_valid_uid = 100 first_valid_gid = 100 ... System user dovecot has UID/GID = 101/101. But every time when user logins I see in log file Oct 29 15:51:25 orion dovecot: Logins with login process UID 101 (user elnino) not permitted (see login_user in config file). Oct 29
2013 Nov 05
2
10.0-BETA3: Unable to access files on SMB share
Hi All, on fresh installation of 10.0-BETA3 it is unable to access files on Samba share: # mount [...] //USER at HOSTING/DTEL-IX on /mnt/fs/dtel-ix (smbfs) # cp /mnt/fs/dtel-ix/port_distribution.xls ./ cp: ./port_distribution.xls: Bad address At the same time I get kernel messages: smbfs_getpages: error 60 vm_fault: pager read error, pid 927 (cp) Please advice, thanks. -- MINO-RIPE
2005 Sep 27
1
POP3 problem
Hey all this is my first post to this list. I have fresh Red Hat AS 4.0 with postfix 2.1. This will be my mail server. I have one problem with pop3. My mail server is working properly. I did the following test: Sent an email to some other server(yahoo.com)->email got there fine. >From that other server(yahoo.com) replaied-> to the new server and email got there fine,checked using pine.
2005 Oct 07
1
passdb error
I have just installed Dovecot on Redhat 9 system when starting dovecot I get the following error Unknown passdb driver 'pam' This is a new venture for me so any help would be appreciated Thanks rw -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20051007/2f032de1/attachment-0001.html>
2005 Oct 08
1
dovecot 1.0alpha3 passdb
I upgraded dovecot from 0.99.20050712-2 to 1.0.alpha3-1 (Debian testing). In /etc/dovecot.conf I had: passdb = passwd-file /etc/imap.passwd I modified dovecot.conf from 1.0alpha3 to have: passdb passwd-file { # Path for passwd-file args = /etc/imap.passwd } Is that correct? Authentication no longer works, and /var/log/mail.info shows: Oct 7 22:35:39 XXX dovecot:
2005 Dec 12
3
Case sensitive nightmare
It took me 4 days to figure this out and I sure hope someone can help me solve it. My Setup: Postfix + MySQL + dovecot dovecot.conf: default_mail_env = maildir:/var/spool/vmail/%d/%n/Maildir password_query = SELECT password FROM mailbox WHERE username='%u' user_query = SELECT maildir, 108 AS uid, 108 AS gid FROM mailbox WHERE username='%u' The virtual host schema is
2005 Oct 21
2
dual auth with real users and virtual users
Hi, im using 0.99 stable in RPM form, Im using this for postfix+dovecot+real unix users, now i tried to enable virtual support with this: protocols = imap pop3 ssl_disable = yes log_path = /var/log/dovecot.log info_log_path = /var/log/dovecot.info login_user = dovecot mail_extra_groups = mail auth = default auth_mechanisms = plain auth_passdb = pam auth_userdb = passwd auth_userdb =
2006 Feb 08
1
Latest snapshot: ./configure does not finish normally
Hi, OS: FreeBSD 6.0-RELEASE-p2 latest dovecot snapshot does not configurable. ./configure script fails: # ./configure --prefix=/usr/local/dovecot --with-passwd --with-passwd-file --without-shadow --with-pam --without-bsdauth --without-ldap --without-vpopmail --with-static-userdb --without-pgsql --with-mysql --with-pop3d --disable-ipv6 --with-storages [... skip ...] config.status: creating
2005 Oct 30
2
Dovecot 30.10.2005 CVS Snapshot: cannot connect to MySQL
Hello, I've compiled nightly CVS snapshot and set it up to work with MySQL database: [...] auth default { mechanisms = plain user = root passdb sql { args = /usr/local/dovecot/etc/sql.conf } userdb sql { args = /usr/local/dovecot/etc/sql.conf } } sql.conf contains next line: connect = host=localhost
2005 Oct 24
1
Case of %n (feauture request)
Hello, I'm using dovecot not for a long time but I've newer seen most powerful and handy POP3/IMAP server. Thank Timo for dovecot; thank community for help! I would like to notice that %n is case-sensitive: it always stores user part of login without case conversions. As a result there are some inconveniences with virtual user organization, for example: password_query = SELECT
2008 Oct 06
1
Customizing SELinux Policy
Hi Guys, After some moths the server has been running in SELinux Permesive mode ... Some avc: denied messages has been recored ... I thought it was time to go to the next step and set SELinux Enforcing mode in the server ... it is a mail(postfix+cyrus+sasl), web, snmp with mrtg, squid sever with a local TLS configured for webmail access ... I took a look to the Deployment Guide about how to do
2016 Sep 16
3
Upgrade to 4.5 error (SLES 12 SP1)
Hi, i upgrade to sles sp1 with sernet packages and get the following error after upgrade. Its looks like that port 135 will not reached. Anyone who have an information about that or a solution? Thanks Sven orion:~ # samba-tool drs showrepl Failed to connect host 192.168.24.2 on port 135 - NT_STATUS_CONNECTION_REFUSED Failed to connect host 192.168.24.2 (orion.domain.local) on port 135 -
2023 Feb 15
2
thunderbird-102.7.1-1.el8 breaks OAuth authentication
On 2/14/23 08:49, Orion Poplawski wrote: > On 1/29/23 11:24, Orion Poplawski wrote: >> It seems that thunderbird-102.7.1-1.el8 (at least on CentOS Stream) broke >> OAuth authentication with outlook.office365.com.? Downgrading to >> 102.4.0-1.el8 resolved the issue. >> >> Error console reports: >> >> XHR POST
2005 Feb 14
3
Help, problems with permissions
Hi I am replacing my current mail system, using Exim/Postgres/WU-IMAP to another host using Dovecot. Everything has gone well, until I have tried to access some test mails via POP. The error message I am getting is Feb 14 03:03:57 wpc1273 pop3(simonw at orion-w-t.co.uk): lstat (/home/dovecot/users/orion-w-t.co.uk/simonw/cur) failed: Permission denied Feb 14 03:03:57 wpc1273 pop3(simonw at
2008 Oct 23
2
Dovecot returns the same UIDL for another message
Hello, I have a serious problem with dovecot and mbox format. dovecot returns the same UIDL for new messages and as result some MUAs don't retrieve new mail. UIDs returned by UIDL command look like 000000*1c*49006cec And there is a moment when dovecot stops incrementing marked digits. In other words when new message arrive to mbox, UIDL command returns used UID. I'll show with example:
2018 Dec 05
2
Error: Corrupted record in index cache file
With dovecot-2.2.36-3.el7.x86_64 we had a couple hours where mail_plugins did not properly include zlib for all of the needed services. This seems to have led to some corruption in our mdbox mailboxes. I've run doveadm force-resync on a number of users, but I'm still seeing messages like this: dovecot[13563]: imap(USER): Error: Corrupted record in index cache file
2012 Oct 16
1
Trouble with tftp
I''m trying to enable tftp traffic initiated from our dmz network to our internal network. I have: TFTP(ACCEPT) dmz loc:10.10.10.1 in /etc/shorewall/rules, and: oadmodule nf_conntrack_tftp in /etc/shorewall/modules. The module is loaded and I do see some entries come and go, e.g.: udp 17 10 src=4.28.99.164 dst=10.10.10.1 sport=2071 dport=69 [UNREPLIED]
2020 May 20
2
DNS names for AD joined samba server
I'm trying to figure out a puzzling thing that we are seeing with some recently joined or re-joined samba servers. Our linux servers are in a different DNS domain than our AD machines (nwra.com or cora.nwra.com vs ad.nwra.com for the AD machines). Generally when we've joined a machine to AD the DNS name recorded in AD is their regular linux FQDN. But a couple machines have ended up with