searching for the special result

Robert Schetterer rs at sys4.de
Mon Oct 6 05:21:52 UTC 2014


Am 06.10.2014 um 01:02 schrieb Mohsen Pahlevanzadeh:
> On Sun, 2014-10-05 at 15:51 +0200, Robert Schetterer wrote:
>> Am 05.10.2014 um 15:20 schrieb Mohsen Pahlevanzadeh:
>>> Dear all,
>>>
>>> Already i installed dovecot (lda) + postfix 
>>> Now, when i search for dovecot+postfix+mysql+ldap , i don't find any
>>> content about LMTP with dovecot+postfix+mysql+ldap
>>> Unfortunately, When i find a article, paper or so on, it doesn't
>>> complete 100%, it means or doesn't have LMTP, or doesn't have sql, or it
>>> has sasl)
>>> Question: 
>>> Is my way wrong? 
>>>
>>
>> this one is nice
>>
>> https://www.exratione.com/2012/05/a-mailserver-on-ubuntu-1204-postfix-dovecot-mysql/
>>
>> but its not ldap sorry, search list archive and/or wiki for ldap
>> examples, wait for other to post better links
>>
>>
>> Best Regards
>> MfG Robert Schetterer
>>
> Dear Robert,
> 
> Above link doesn't have LMTP, it uses unix socket domain.
> 
> --mohsen
> 
whats the problem with ?

http://wiki2.dovecot.org/LMTP

...
# add lmtp to protocols, otherwise its listeners are ignored
protocols = imap pop3 lmtp

service lmtp {
  inet_listener lmtp {
    address = 192.168.0.24 127.0.0.1 ::1
    port = 24
  }

  unix_listener lmtp {
    #mode = 0666
  }
}
....


Best Regards
MfG Robert Schetterer

-- 
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein


More information about the dovecot mailing list