Nothing big.

Currently, the CAPABILITIES string is a static value, configured at
compile-time, or in dbmail.conf

I want to make this set of values more dynamic.

For example: if AUTH=CRAM-MD5 fails because the password is stored
encrypted the imap server should return a CAPABILITY string without the
AUTH=CRAM-MD5 so the client knows to try other mechanisms.

Another example is that STARTTLS should be removed if the certificates
are not installed.

But there are many more situations where this will be useful.


Jorge Bastos wrote:
> Hi Paul,
> 
>  
> 
> Allow me to ask your push yesterday about CAPA, what does this stands
> for and what does it do/going to be?
> 
>  
> 
> Jorge,
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to