search for: testmail1

Displaying 1 result from an estimated 1 matches for "testmail1".

Did you mean: testmail
2009 Oct 02
3
IMAP proxying for ALL users to internal mail server
...??? #listen = *:10143 ??? ssl_listen = 194.0.148.10:993 ? ?? auth default { ?????????? mechanisms = plain login ?????? ? ? ?? ? ? passdb passwd-file { ?? ? ?? ?? args = /usr/local/etc/dovecot-%Ls.conf ????????????????????????????????????????????? } ?} ? ? dovecot-imap.conf ? testmail1 at example.org::0:0::::proxy host=10.0.10.3 port=143 nopassword ? ?With this configurations all works fine, but if I trying change dovecot-imap.conf as below ?%n@%d::0:0::::proxy host=10.0.10.3 port=143 nopassword I get an error: Oct? 2 15:10:58 relay dovecot: auth(default): clie...