Re: LDAP and dovecot

2014-09-19 Thread dovecot
I am sorry. I am NOW able to authenticate to my ldap server. Thank you all.

Re: LDAP and dovecot

2014-09-19 Thread dovecot
I was able to decipher the error after looking at some other web pages. I found I have to compile using the openldap libraries instead of the default Solaris ldap libraries. I compiled using the following: > LDFLAGS='-L/usr/local/openldap/lib -R/usr/local/openldap/lib' \ > ./configure --prefix=

Re: how to config dovecot from source with lmtp

2014-09-19 Thread Alex JOST
Am 19.09.2014 um 15:17 schrieb Dave Myers: Everything goes fine, after doing the stuff a dovecot -n returns # 2.2.13: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 2.6.32-5-xen-amd64 x86_64 Debian 6.0.3 Which is pleasing, as previously it return 2.1.7 Dovecot 2.1.7 comes via the squ

Re: how to config dovecot from source with lmtp

2014-09-19 Thread Dave Myers
Thanks for the quick reply, Finaly I retried with ./configure --with-lmtp=yes and suddenly I have lmtp in the /usr/local/libexec/dovecot/ directory. On 19/09/14 15:34, Steffen Kaiser wrote: I'd say that the application is wrong: did you've updated the /etc/init.d script? Maybe it points to

Re: how to config dovecot from source with lmtp

2014-09-19 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 19 Sep 2014, Dave Myers wrote: # 2.2.13: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 2.6.32-5-xen-amd64 x86_64 Debian 6.0.3 Which is pleasing, as previously it return 2.1.7 I haven't changed any of my config

how to config dovecot from source with lmtp

2014-09-19 Thread Dave Myers
Hi dovecot users, I've decided to re-install my dovecot-imapd server with lmtp functionality I've been looking at my dovecot source, it certainly contains an lmtp sub folder. I've looked at the details for the config of lda, and I wonder why (particularly as I installed from source) dovecot

Support of unicode in then recipient names

2014-09-19 Thread Александр Егоров
Hi Dovecot Community, We are using ltmp to deliver messages through postfix to dovecot. During testing we have found that dovecot does not understand recipient email address if it is composed from national symbols : e.g. ยจฆฟคฏข@ยจฆฟคฏข.ยจฆฟคฏข Question is are there any plans to either add native

Re: dovecot doesn't see my mails ?

2014-09-19 Thread Dave Myers
On 19/09/14 11:42, Steffen Kaiser wrote: Usually, you see how Debian compiles the source - the ./configure options . But I wonder if you want to overwrite the system places. That's you decision. I would: use the LDA now, in order to get the server to work. Then use a test system for the LMTP s

Re: dovecot doesn't see my mails ?

2014-09-19 Thread Benny Pedersen
Dave Myers skrev den 2014-09-19 11:30: where / how do I get that to work ? http://wiki2.dovecot.org/LDA/Exim

Re: dovecot doesn't see my mails ?

2014-09-19 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 19 Sep 2014, Dave Myers wrote: Thanks for your input, and please excuse my clearly stupid questions.. ;) The files q1.. belong to ~/mail/new/ . Exim does not spool them as Maildir. I would recommend to use Dovecot LDA or LMTP. where / how

Re: dovecot doesn't see my mails ?

2014-09-19 Thread Dave Myers
@Steffen, Thanks for your input, and please excuse my clearly stupid questions.. ;) The files q1.. belong to ~/mail/new/ . Exim does not spool them as Maildir. I would recommend to use Dovecot LDA or LMTP. where / how do I get that to work ? I've added the required stuff to the dovecot and ex

quota recalc problem for big maildirs

2014-09-19 Thread Dawid Stawiarski - nazwa.pl
hi, we use dovecot 2.2.13, and we've lately started using maildir quota (previously fs quota was used, right now it's "quota = maildir:User quota" changed from "quota = fs:User quota:user:inode_per_mail"). When the change was applied we didn't manually forced generating maildirsize files. S

Re: Syslog PID

2014-09-19 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 19 Sep 2014, Фадеев Виталий Львович wrote: How to write PIDs to syslog? use %p, see http://wiki2.dovecot.org/Variables and log_format - -- Steffen Kaiser -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iQEVAwUBVBvm+Hz1

Re: dovecot doesn't see my mails ?

2014-09-19 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 19 Sep 2014, Dave Myers wrote: a select INBOX * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted. * 0 EXISTS * 0 RECENT that's correct for your case So

Syslog PID

2014-09-19 Thread Фадеев Виталий Львович
Hi! How to write PIDs to syslog? Example: Sep 19 00:57:00 hostname dovecot: pop3-login: Login: user=< usern...@domainname.com >, method=PLAIN, rip=XXX.XXX.XXX.XXX, lip=XXX.XXX.XXX.XXX, mpid=14407, TLS, session=<6LYlcmYDAQC4reGs> Sep 19 00:57:00 hostname dovecot: pop3( usern...@domainname.com ):

dovecot doesn't see my mails ?

2014-09-19 Thread Dave Myers
Dear dovecot users. I have an odd issue in that when I connect to my dovecot server from either a local or remote system I can't see my test emails (I have the impression that is is looking at the wrong location on disk). here are some details # dovecot -n # 2.1.7: /etc/dovecot/dovecot.c

Re: unable to see mail when using telnet / open ssl

2014-09-19 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 17 Sep 2014, Dave Myers wrote: I'm setting up my own VPS and working through getting mail to work. would you post the commands you use via telnet and the logs you get. Here is my dovecot -n $dovecot -n maildir:%h/%d/%n/mail : layout=fs