IMAP error

2020-03-30 Thread Roy Lemmon
ot set any username or password. I assumed that access was open on localhost. Is this not correct ? I am not sure how to check further. I have checked the configuration and it is pointing to my email directories, imap is enabled etc. Thanks Roy.

Re: dovecot rejecting connects

2019-12-21 Thread Roy
, things started working. Thanks for your help! Roy

dovecot rejecting connects

2019-12-20 Thread Roy
nnection to the host, on port 143: Connect failed I made sure the iptables are empty so it doesn't seem to be a firewall issue I put some LOG statements in the iptables and it showed the connect packet arriving and the response packet was ICMP type 3 code 13. Any ideas? Roy

Re: dsync-local(klink): Error: remote: dsync-server: invalid option -- 'l'

2015-05-04 Thread Mathieu ROY
Turns out dsync from 2.1.7 is not compatible with dsync from 2.2.13. -- http://yeupou.wordpress.com/

dsync-local(klink): Error: remote: dsync-server: invalid option -- 'l'

2015-05-03 Thread Mathieu ROY
Hello, Since recently (not sure when), dsync stopped working. dsync -u klink mirror dsync-local(klink): Error: remote: dsync-server: invalid option -- 'l' dsync-local(klink): Error: remote: doveadm dsync-server [-u |-A] [-S ] dsync-local(klink): Error: read() from worker server failed: EOF

Re: [Dovecot] dovecot 2.x via xinetd

2012-07-23 Thread Mathieu Roy
Le lundi 23 juillet 2012, Timo Sirainen a écrit : > If you've compiled with tcpwrappers, you can do: > > login_access_sockets = tcpwrap I use debian stock version, I'll check that and recompile if need be. Thanks a lot, -- Mathieu Roy

Re: [Dovecot] dovecot 2.x via xinetd

2012-07-22 Thread Mathieu Roy
Le dimanche 22 juillet 2012, Timo Sirainen a écrit : > On 22.7.2012, at 14.46, Mathieu Roy wrote: > > > Hello, > > > > I was using dovecot 1.2.x via xinetd with a setup like > > http://wiki.dovecot.org/InetdInstall > > Since I upgraded to Debian Wheezy

[Dovecot] dovecot 2.x via xinetd

2012-07-22 Thread Mathieu Roy
Hello, I was using dovecot 1.2.x via xinetd with a setup like http://wiki.dovecot.org/InetdInstall Since I upgraded to Debian Wheezy, shipping dovecot 2.x, it no longer works. At best, I end up with stuff like Error: net_connect_unix(anvil) failed: No such file or directory Fa

[Dovecot] Help request

2009-10-28 Thread Roy Lozano
I'm very new to Linux and especially Dovecot. We are using Dovecot IMAP/POP3 for mail services. I was moving mail from one user account to another new account and the mail just disappeared. Do I have a way to recover the mail? Please help Duane

Re: [Dovecot] 64 bit vs 32 Bit

2009-07-03 Thread Roy Sigurd Karlsbakk
emory (>1GB and especially >4GB), memory addressing will be faster with 64bit. As Timo noted, I/O is likely to be the bottleneck anyway, so add a bunch of memory for caching. roy -- Roy Sigurd Karlsbakk (+47) 97542685 r...@karlsbakk.net http://blogg.karlsbakk.net/ -- I all pedago

[Dovecot] dedup in dovecot?

2009-06-16 Thread Roy Sigurd Karlsbakk
rd or symbolic links? Sorry if this is an old question, but I couldn't find anything about it. roy -- Roy Sigurd Karlsbakk (+47) 97542685 r...@karlsbakk.net http://blogg.karlsbakk.net/ -- I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperati

Re: [Dovecot] v1.1.16 released

2009-06-01 Thread Roy Sigurd Karlsbakk
Hi Sorry if this a FAQ, but this updates report looks rather vague. The four statements all say that "in case of xxx, yyy /could/ happen". Wouldn't it be better to document what the actual bug in in the old version, as in "buffer overflow at xxx" etc? roy O

Re: [Dovecot] Users with large (4GB) inboxes crippling dovecot

2009-05-31 Thread Roy Sigurd Karlsbakk
On 31. mai. 2009, at 06.00, to...@tuxteam.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, May 30, 2009 at 11:25:58PM +0200, Roy Sigurd Karlsbakk wrote: On 30. mai. 2009, at 00.03, Scott Silva wrote: [...] AFAIK an "updatedb" (as in locate/slocate) [...] This

Re: [Dovecot] Users with large (4GB) inboxes crippling dovecot

2009-05-30 Thread Roy Sigurd Karlsbakk
te/slocate), or perhaps just a "find /" should access all directories and make and index in each of them. That way you won't need to umount the fs. roy -- Roy Sigurd Karlsbakk (+47) 97542685 / 98013356 r...@karlsbakk.net http://blogg.karlsbakk.net/ -- I all pedagogikk er

Re: [Dovecot] setgid error

2009-05-27 Thread Roy Sigurd Karlsbakk
On 26. mai. 2009, at 01.51, Timo Sirainen wrote: On Mon, 2009-05-25 at 11:50 +0200, Roy Sigurd Karlsbakk wrote: On 25. mai. 2009, at 00.12, Timo Sirainen wrote: On Sun, 2009-05-24 at 12:17 +0200, Roy Sigurd Karlsbakk wrote: mailbox_command = procmail -a "$EXTENSION" mailbox

Re: [Dovecot] creating skeleton Maildir

2009-05-25 Thread Roy Sigurd Karlsbakk
On 24. mai. 2009, at 23.55, Daniel Black wrote: just create the Maildir directory and dovecot will create anything else it needs. What should be user/group ownership on the directory? roy -- Roy Sigurd Karlsbakk (+47) 97542685 / 98013356 r...@karlsbakk.net http://blogg.karlsbakk.net/ -- I

Re: [Dovecot] setgid error

2009-05-25 Thread Roy Sigurd Karlsbakk
On 25. mai. 2009, at 00.12, Timo Sirainen wrote: On Sun, 2009-05-24 at 12:17 +0200, Roy Sigurd Karlsbakk wrote: mailbox_command = procmail -a "$EXTENSION" mailbox_transport = dovecot I guess the mailbox_command is ignored and it really uses dovecot transport? What does the dovecot

Re: [Dovecot] Dovecot Max Connections & mbox vs. maildir format - Recommendations?

2009-05-24 Thread Roy Sigurd Karlsbakk
will perform quite terribly with some 1000+ files in a directory. Apart from that, I would guess maildir would be best both for IMAP and POP. roy -- Roy Sigurd Karlsbakk (+47) 97542685 / 98013356 r...@karlsbakk.net http://blogg.karlsbakk.net/ -- I all pedagogikk er det essensielt at pensum presen

Re: [Dovecot] setgid error

2009-05-24 Thread Roy Sigurd Karlsbakk
On 23. mai. 2009, at 22.46, Timo Sirainen wrote: On May 23, 2009, at 9:14 AM, Roy Sigurd Karlsbakk wrote: deliver(r...@somedomain.com): 2009-05-23 15:02:52 Fatal: setgid(115) failed with euid=115, gid=114, egid=114: Operation not permitted You start deliver with wrong group (114 instead of

[Dovecot] setgid error

2009-05-23 Thread Roy Sigurd Karlsbakk
thing useful and chmod'ing a file to dovecot-users, and it work well. Still, no mail comes through and dovecot gives me this error deliver(r...@somedomain.com): 2009-05-23 15:02:52 Fatal: setgid(115) failed with euid=115, gid=114, egid=114: Operation not permitted Any ideas? roy

[Dovecot] %d isn't expanded

2009-05-20 Thread Roy Sigurd Karlsbakk
Hi all I have a box running Debian Lenny 5.0.1 and Dovecot 1.0.15. The user query given below does not expand %d, making logins fail. The password query seems to work well, according to the mysql query log. Any ideas why this happens? Best regards roy user_query = SELECT 'maildir

Re: [Dovecot] Automounted home dirs not working

2008-05-15 Thread Roy McMorran
ely not a Dovecot problem, so sorry for the noise on the list. Thanks for all your help. Cheers, -r -- Roy McMorran Systems Administrator MDI Biological Laboratory [EMAIL PROTECTED]

Re: [Dovecot] Automounted home dirs not working

2008-05-14 Thread Roy McMorran
Timo Sirainen wrote: On Mon, 2008-05-12 at 10:46 -0400, Roy McMorran wrote: ... but Dovecot isn't picking up the automounted directories. Consider the case of Arthur Dent, test user: May 12 10:30:24 testbed dovecot: [ID 107833 mail.info] imap-login: Login: user=, method=PLAIN

Re: [Dovecot] Automounted home dirs not working

2008-05-12 Thread Roy McMorran
Roy McMorran wrote: Timo Sirainen wrote: Does this happen only for your LDAP users or also passwd users? Before the above mkdir() Dovecot should chdir() to user's home directory. So if LDAP returns user's home directory, I'd think the chdir() causes automount? This seems to have

Re: [Dovecot] Automounted home dirs not working

2008-05-12 Thread Roy McMorran
Timo Sirainen wrote: On Mon, 2008-05-12 at 10:46 -0400, Roy McMorran wrote: May 12 10:30:24 testbed dovecot: [ID 107833 mail.info] imap-login: Login: user=, method=PLAIN, rip=xxx.xxx.xxx.242, lip=xxx.xxx.xxx.242, secured May 12 10:30:24 testbed dovecot: [ID 107833 mail.error] IMAP(adent

[Dovecot] Automounted home dirs not working

2008-05-12 Thread Roy McMorran
cd /home/adent) prior to starting the mail client this error does not occur) Why isn't the automount succeeding? This is Dovecot Version 1.0.13. I'm running under Solaris 10. Thanks! Roy PS: [EMAIL PROTECTED] /var/log ]# dovecot -n # 1.0.13: /etc/dovecot.conf base_dir: /var/run/dove

[Dovecot] Restrict user on IMAP or POP

2008-02-14 Thread Sebastien Roy
Hey guys, Is it possible to deny a user on POP or IMAP! For example, on the primary server we use POP3 and IMAP but how I can force a user to use POP3 and be unable to authenticate on IMAP ? Thanks Sebastien

[Dovecot] Restrict user on IMAP or POP

2008-02-14 Thread Sebastien Roy
Hey guys, Is it possible to deny a user on POP or IMAP! For example, on the primary server we use POP3 and IMAP but how I can force a user to use POP3 and be unable to authenticate on IMAP ? Thanks Sebastien

Re: [Dovecot] v1.0.0 released

2007-04-13 Thread Roy Marples
ase v1.0.1 anytime soon, unless someone's been sitting on a major > bug just waiting for v1.0 to be released. :) Congrats Timo! In Gentoo right now :) Thanks Roy

[Dovecot] [PATCH] Compile cleaning against OpenLDAP 2.3.x

2007-04-12 Thread Roy Marples
Hi List Looks like OpenLDAP 2.3 doesn't define LDAP_DEPRECATED [1] anymore which causes a few warnings in Gentoo [2]. Attached is a patch that re-defines this so that dovecot can continue using simple functions like ldap_bind(). Thanks Roy [1] http://www.mail-archive.com/[EMAIL PROT