Re: Plaintext only for loopback?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2008-01-13 at 01:59 -0500, Chris Pepper wrote:
> 	So I'm left wondering: a) if there is a way to do this that I'm not 
> getting (perhaps "on the wire" is more subtle than my simplistic 
> reading), and b) if not, what's the best way to request/suggest this as 
> an enhancement. Should I just open a bug in Bugzilla, or is there a 
> better way?

It's been a little while since I've done this, so I'm not absolutely
sure of the details, but if memory serves ...

Run two different IMAP services from cyrus.conf:

  SERVICES {
    imap       cmd="imapd" listen="imap.example.org:imap" prefork=1
    imaplocal  cmd="imapd" listen="localhost:imap" prefork=2
  }

In imapd.conf you can prefix a configuration directive with the service
name, where the service name is exactly what you specified in SERVICES;

  imaplocal_allowplaintext: 1

All possibly wrong, as I say; worth a try though.

-Phil
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux