[Dovecot] Possible erroneous "aborted login attempts"

2010-08-29 Thread Jerrale G
Aug 29 22:51:27 server1 dovecot: imap-login: Aborted login (no auth attempts): rip=(obfuscated), lip=173.50.101.12, TLS Aug 29 22:51:27 server1 dovecot: imap-login: Login: user=... before most every successful login, the same second of time, dovecot has the above message. This is not

Re: [Dovecot] doveadm expunge -A mailbox Trash savedbefore 30d

2010-08-29 Thread Jerrale G
Could you explain the iterate_query in any kind of sql. I'm guessing to just use the query, correctly, that's failing as iterate_query= and put it in the service auth file which includes password_query and user_query. then, I'm guessing to add something like: iteratedb { driver = sql args =

Re: [Dovecot] dovecot - mac firewall problem

2010-08-29 Thread Charles Marcus
On 8/29/2010 8:51 PM, Patrick Fay wrote: > Aug 26 20:43:45 hostname Firewall[55]: Deny ^L connecting from > XX.XX.XX.XX:37310 uid = 0 proto=6 > Aug 26 20:43:53 hostname Firewall[55]: Deny ^H?^U???^Z connecting from > XX.XX.XX.XX:37310 uid = 0 proto=6 > > Both of these are dovecot hits--but the

Re: [Dovecot] dovecot - mac firewall problem

2010-08-29 Thread Patrick Fay
Hi, Thanks everyone for your help and input. I think perhaps my attempt to be brief and focused in posing my question has led to some confusion about my needs and configuration. I do not have the luxury of being able to segregate the server (postfix and dovecot) from client (GUI, etc) on di

Re: [Dovecot] Can't get dovecot to see email folders

2010-08-29 Thread Blaster
You are correct, it was a subscription issue (and a permissions one as well, as I had screwed around with those while trying to figure stuff out) I managed to figure that out about an hour before you sent your email :) I eventually found the issue discussed in wiki2. I don't see where UW-IMA

[Dovecot] Shared mail folders

2010-08-29 Thread Ian macdonald
Hi All, I am trying to configure shared mail folders and have made some progress, however I am just stuck lack of experience I think. I have ubuntu 10.04 postfix and dovecot (working well) using dovecot deliver as LDA thunderbird reports that folders are shared flat file database has the shares

[Dovecot] Different IPs should use different ssl-certs/keys

2010-08-29 Thread Peer Heinlein
I don't understand how to use multiple keys/certs on different IPs without SNI. http://wiki2.dovecot.org/SSL/DovecotConfiguration explains how to use different keys for different protocols like POP3 and IMAP. But how to bind those keys/ on IPs/Ports? Looks like it is not possible to use ssl_

Re: [Dovecot] PAM authentication fails

2010-08-29 Thread Egbert Jan van den Bussche
Op 29-8-2010 20:51, Egbert Jan van den Bussche schreef: Hi, I'm fighting all weekend on with auth and pam to authenticate local system users. testuser is such local user and is in passwd and shadow. I want to have local system users (testuser is one of them) and virtual users. The virtual part w

[Dovecot] PAM authentication fails

2010-08-29 Thread Egbert Jan van den Bussche
Hi, I'm fighting all weekend on with auth and pam to authenticate local system users. testuser is such local user and is in passwd and shadow. I want to have local system users (testuser is one of them) and virtual users. The virtual part works fine but I cannot get the local user to connect.

Re: [Dovecot] Sent mail issue

2010-08-29 Thread Stan Hoeppner
Piyush Joshi put forth on 8/29/2010 10:17 AM: > Dear All, > I have few question regarding dovecot configuration for > specific need which are as follows:- > > 1. I have IMAP folder with the name Sent Mail and i want whenever > client uses any MUA to send mail from my server his mail

Re: [Dovecot] Sent mail issue

2010-08-29 Thread Joy
Dear Giles, I have seen the same with google so i am asking this and while using google mail there is no need to make any specific change in client setting for putting the message in Spam folder. On Sun, Aug 29, 2010 at 9:34 PM, Giles Coochey wrote: > On Sun, August 29, 2010 1

[Dovecot] "Multiple Commands in Progress" support

2010-08-29 Thread Mike Cardwell
Section 5.5 of RFC3501 discusses the ability of IMAP servers to receive and execute multiple commands asynchronously on a single IMAP connection, not necessarily responding in the same order the commands were received: http://tools.ietf.org/html/rfc3501#section-5.5 Does Dovecot take advantage of

Re: [Dovecot] Sent mail issue

2010-08-29 Thread Giles Coochey
On Sun, August 29, 2010 17:17, Piyush Joshi wrote: > Dear All, > I have few question regarding dovecot configuration for > specific need which are as follows:- > > 1. I have IMAP folder with the name Sent Mail and i want whenever > client uses any MUA to send mail from my server his

Re: [Dovecot] dovecot - mac firewall problem

2010-08-29 Thread Stan Hoeppner
Jerry put forth on 8/29/2010 5:22 AM: > On Sat, 28 Aug 2010 20:22:41 -0500 > Stan Hoeppner articulated: > >> Patrick Fay put forth on 8/28/2010 7:57 PM: >> > I was hoping to use the application firewall because this machine > gets used both as a server as well as a client machine for more

[Dovecot] Sent mail issue

2010-08-29 Thread Piyush Joshi
Dear All, I have few question regarding dovecot configuration for specific need which are as follows:- 1. I have IMAP folder with the name Sent Mail and i want whenever client uses any MUA to send mail from my server his mail must be kept in server's IMAP folder which is Sent Mail i

[Dovecot] mixing 1.2 and 2.0?

2010-08-29 Thread Cor Bosman
Hi all, anyone know if it's safe to mix a 1.2 environment with 2.0 servers? Im planning on adding some 2.0 servers for test purposes, but now im wondering if thats going to mess up index files or other files for users selecting the test server and then switching back to our normal servers. Rega

[Dovecot] Filtering virtual mailbox using other virtual mailbox?

2010-08-29 Thread Giovanni Giorgi
Hi All, my name is Giovanni and I am new to dovecot. I have installed version 2.0 the past week and I find it very powerful. I have started to play with the virtual mailbox plugin. I was unable to do a virtual mailbox filtering out the contents of other mailbox, for instance I have a virtual

Re: [Dovecot] dovecot - mac firewall problem

2010-08-29 Thread Jerry
On Sat, 28 Aug 2010 20:22:41 -0500 Stan Hoeppner articulated: > Patrick Fay put forth on 8/28/2010 7:57 PM: > > >>> I was hoping to use the application firewall because this machine > >>> gets used both as a server as well as a client machine for more > >>> general use. I haven't been able to f