[Dovecot] "forgot my password" feature

2010-06-30 Thread Mustafa Cagatayli
Hi, We have a mail server with the postfix/Squirrelmail/Dovecot(v.1.1.11) combination which we have user data on MySQL through virtual users. We have configured the SquirrelMail interface so that users can now change their own passwords. Is there any opensource solution to provide "self serv

Re: [Dovecot] Work with auth socket

2010-06-30 Thread Неворотин Вадим
Thanks, the problem was in base64. Timeout for 1 sec. I use only for testing. 2010/6/29 Steffen Kaiser > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 29 Jun 2010, Неворотин Вадим wrote: > > my $base64 = encode_base64("\0$login\0$passwd"); >> $sock->send("AUTH\t1\tPLAIN\tservice=$

[Dovecot] Can't establish Dovecot authorization in Exim.

2010-06-30 Thread 秋元 亮二
Hi, I have some problem in Dovecot authorization in Exim for outgoing SMTP. Version of Exim is 4.69 and the Exim was compiled with "AUTH_DOVECOT=yes" and "AUTH_PLAINTEXT=yes". Version of Dovecot is 1.2.12. I use SSL for IMAP. Is Exim neccesary to use SSL(TLS) for authorization of outgoing

Re: [Dovecot] Can't establish Dovecot authorization in Exim.

2010-06-30 Thread Philipp Kolmann
On 2010-06-30 16:26, 秋元 亮二 wrote: > - Exim > -- > dovecot_login: > > driver = dovecot > public_name = LOGIN > server_socket = > /var/run/dovecot/auth-client > server_set_id = $auth1 > > dovecot_plain: > > driver = dovecot > publ

Re: [Dovecot] Can't establish Dovecot authorization in Exim.

2010-06-30 Thread Frank Elsner
On Wed, 30 Jun 2010 23:26:09 +0900 秋元 亮二 wrote: > > Hi, > > I have some problem in Dovecot authorization in Exim for > outgoing SMTP. > > Version of Exim is 4.69 and the Exim was compiled > with "AUTH_DOVECOT=yes" and "AUTH_PLAINTEXT=yes". > Version of Dovecot > is 1.2.12. > > I use SSL for

Re: [Dovecot] "forgot my password" feature

2010-06-30 Thread Robert Schetterer
Am 30.06.2010 14:09, schrieb Mustafa Cagatayli: > Hi, > > We have a mail server with the postfix/Squirrelmail/Dovecot(v.1.1.11) > combination which we have user data on MySQL through virtual users. We > have configured the SquirrelMail interface so that users can now change > their own passwords.

[Dovecot] Dovecot LDA/LDAP

2010-06-30 Thread Frank den Hartog
I'm a total newbie with Dovecot LDA and LDAP. To be honoust, I don't know what I'm doing. My system runs CentOS 5.5, Postfix 2.3.3 and Dovecot 1.2.11. I try to set up Dovecot LDA. But whatever I'm trying, I fail. 2010-06-30T18:28:12.585128+02:00 h1690641 postfix/pipe[26443]: 84F012A00A55: t

[Dovecot] dovecot: pop3-login: Internal login failure - howto add dovecot users that are NO server users

2010-06-30 Thread Hans Neukomm
Hi all my Linux system: opensuse 11.2 my mail system: postfix - dovecot my key problem since several days googling and testing is: how can I have a pop account with dovecot for a user if that user is NO linux system user it appears to me that most auth mechanisms somehow expect a mail user also

Re: [Dovecot] Can't establish Dovecot authorization in Exim.

2010-06-30 Thread 秋元 亮二
Thank you for the responses. Do I need some setings for auth_advertise_hosts or ACL in Exim configuration and need ports other than 25th (SMTP)? Thanks. _ USBメモリ代わりにお使いください。無料で使える25GB。 ht

Re: [Dovecot] dovecot: pop3-login: Internal login failure - howto add dovecot users that are NO server users

2010-06-30 Thread Brent Bloxam
Hans Neukomm wrote: any help or pointer to a solution or howto setup dovecot pop3 accounts for non-system users would be MOST welcome greetings hans See here: http://wiki.dovecot.org/AuthDatabase/PasswdFile If you still need help after reading over that, post output of `dovecot -n`

Re: [Dovecot] dovecot 2.0.beta6 dies when I try to delete a folder with thunderbird

2010-06-30 Thread Sven Kirmess
On Mon, Jun 28, 2010 at 22:20, Timo Sirainen wrote: > On Sun, 2010-06-27 at 15:34 +0200, Sven Kirmess wrote: >> When I try to delete a folder with Thunderbird 3.1 I get the following >> log entry and the folder is not deleted. Filesystem is ZFS. >> >> Jun 27 15:32:36 azati dovecot: [ID 583609 mail

Re: [Dovecot] Can't establish Dovecot authorization in Exim.

2010-06-30 Thread Frank Elsner
On Thu, 1 Jul 2010 04:31:55 +0900 __ __ wrote: > > Thank you for the responses. > > Do I need some setings for auth_advertise_hosts or ACL in Exim configuration > and need ports other than 25th (SMTP)? Of course you should define to which hosts you advertise SMTP AUTH. And within your A

Re: [Dovecot] dovecot 2.0.beta6 dies when I try to delete a folder with thunderbird

2010-06-30 Thread Timo Sirainen
On Wed, 2010-06-30 at 21:57 +0200, Sven Kirmess wrote: > $ openssl s_client -connect localhost:993 -crlf > > > 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE > SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT > IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTEND

Re: [Dovecot] system v. virtual mailboxes, was Re: Thunderbird problem

2010-06-30 Thread Stan Hoeppner
/dev/rob0 put forth on 6/29/2010 3:16 PM: > On Tue, Jun 29, 2010 at 07:28:52AM -0400, Charles Marcus wrote: >> On 2010-06-28 9:05 PM, Stan Hoeppner wrote: >>> I guess this is different with virtual users than with system >>> users? Are you using virtual or system users Charles? >> >> Virtual of c

Re: [Dovecot] Thunderbird problem

2010-06-30 Thread Stan Hoeppner
Brent Bloxam put forth on 6/29/2010 3:36 PM: > Thunderbird is a modern threaded application, users are able to perform > many parallel actions. The IMAP protocol returns data for one action at > a time, so in order to follow through with the user requests, it > delegates commands to multiple conne

Re: [Dovecot] system v. virtual mailboxes, was Re: Thunderbird problem

2010-06-30 Thread Charles Marcus
On 2010-06-29 4:16 PM, /dev/rob0 wrote: > Virtual mailboxes have their place, of course, but they're overused, > especially at small sites. I suppose this might be in part because > most HOWTOs are for virtual. That's just plain silly. Virtual users are extremely simple to setup, no need for MySQ

Re: [Dovecot] system v. virtual mailboxes, was Re: Thunderbird problem

2010-06-30 Thread Stan Hoeppner
Charles Marcus put forth on 6/30/2010 5:11 PM: > On 2010-06-29 4:16 PM, /dev/rob0 wrote: >> Virtual mailboxes have their place, of course, but they're overused, >> especially at small sites. I suppose this might be in part because >> most HOWTOs are for virtual. > > That's just plain silly. Virtu

Re: [Dovecot] system v. virtual mailboxes, was Re: Thunderbird problem

2010-06-30 Thread Frank Cusack
On 6/30/10 6:11 PM -0400 Charles Marcus wrote: That's just plain silly. Virtual users are extremely simple to setup, no need for MySQL unless you have a bunch. I agree. I am always in favor of virtual users, it just gives you a lot more flexibility. I find system users MORE complicated to setup