Displaying 18 results from an estimated 18 matches for "shikoff".
2006 Feb 07
3
MySQL client out of memory error
...Feb 7 11:14:33 orion dovecot: auth-worker(default): sql(user at mydomain.com.ua,192.168.3.36): Password query failed: MySQL client run out of memory
Can anybody say is there a bug in dovecot or this this issue is
mysql-specific problem?
Thanks in advance, Alexander
--
Kind Regards, Alexander Shikoff
minotaur at crete.org.ua
2005 Oct 29
3
login_user & first_valid_uid
...cess UID 101 (user elnino) not permitted (see login_user in config file).
Oct 29 15:51:25 orion dovecot: auth(default): Growing pool 'plain_auth_request' with: 1024
Why dovecot generate these warnings and how I can get rid of them?
Thanks in advance, Alexander
--
Kind Regards, Alexander Shikoff
minotaur@crete.org.ua
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 Oct 30
2
Dovecot 30.10.2005 CVS Snapshot: cannot connect to MySQL
...'\c' to clear the buffer.
mysql> show tables;
+----------------+
| Tables_in_exim |
+----------------+
| aliases |
| domains |
| users |
+----------------+
3 rows in set (0.00 sec)
mysql>
Any ideas?
Thanks in advance, Alexander.
--
Kind Regards, Alexander Shikoff
minotaur@crete.org.ua
Mob.: +380 67 946 31 49
2005 Sep 23
2
Multiple authentication databases
...2.168.5.23
Sep 23 12:27:58 orion dovecot: child 50447 (auth) killed with signal 11
Sep 23 12:27:58 orion dovecot: auth-worker(default): mysql: Connected to 127.0.0.1 (exim)
How can I setup multiple auth. databases correctly? Please, help!
Thanks in advance,
Alexander
--
Kind Regards, Alexander Shikoff
minotaur at crete.org.ua
Mob.: +380 67 946 31 49
2007 Jan 15
1
dovecot as POP3 proxy
...ile proxy.users should contain a list of users. Now it looks like
test:::::::proxy host=10.10.10.10
and everything is OK.
My question is how to change passwd-file in order to match any username?
I need something like
*:::::::proxy host=10.10.10.10
Thanks in advance!
--
Kind Regards, Alexander Shikoff
2005 Oct 24
1
Case of %n (feauture request)
...u aliases lower-case
and introduce three new aliases %D %N %U which store values without case
conversions. But I'm not enough skilled in C to write a patch... and now I'm
waiting for comments on this and answer from the developer.
Thanks in advance, Alexander.
--
Kind Regards, Alexander Shikoff
minotaur@crete.org.ua
2006 Feb 10
1
If mbox does not exist dovecot creates directory
...an.sid at my.com.ua): Mailbox init failed top=0/0, retr=0/ del=0/0, size=0
Feb 10 10:39:37 orion dovecot: pop3-login: Login: user=<ivan.sid at my.com.ua>, method=PLAIN, rip=192.168.3.9, lip=192.168.5.23
Please help me with this issue!
Thanks in advance, Alexander
--
Kind Regards, Alexander Shikoff
minotaur at crete.org.ua
2006 Feb 08
1
Latest snapshot: ./configure does not finish normally
...Stop in /usr/home/minotaur/Soft/dovecot-1.0.beta2/src/imap.
*** Error code 1
Stop in /usr/home/minotaur/Soft/dovecot-1.0.beta2/src.
*** Error code 1
Stop in /usr/home/minotaur/Soft/dovecot-1.0.beta2.
*** Error code 1
Stop in /usr/home/minotaur/Soft/dovecot-1.0.beta2.
--
Kind Regards, Alexander Shikoff
minotaur at crete.org.ua
Mob.: +380 67 946 31 49
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:
2005 Nov 19
1
Multiple authentication databases and storage locations
Hello Everyone,
I am playing with the $subject matter using 1.0alpha4, and thanks to the
archives, I lifted this one from Alexander Shikoff off and used it in my
setup.
auth default {
mechanisms = plain
user = root
passdb pam {
args = pop3
}
passdb sql {
args = /usr/local/dovecot/etc/dovecot-mysql.conf
}
userdb passwd {
}...
2007 Feb 28
1
Migrating to dovecot: non-empty mboxes
...ent (for example Outlook or TheBat!) use flag
'Do not delete messages from server'. After the user's mailbox have been
moved to a new location all old messages is retrieved again and user
get duplicates.
Is there a way to avoid such issue?
Thanks a lot!
--
Kind Regards, Alexander Shikoff
minotaur at crete.org.ua
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:
2006 Feb 09
0
FreeBSD dovecot port maintainer
Hi,
How often does mantainer update dovecot in FreeBSD ports tree?
It would be a good thing to get 1.0beta3 in ports...
--
Kind Regards, Alexander Shikoff
minotaur at crete.org.ua
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 =