> 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 CAPABILI
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
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
Hi,
on the sourceforge page, there was a patch by Ryan Butler, which added
the CAPA pop3 command to dbmail-pop3d. I've merged this patch into
both the 1.1 and 2.0 branches.
Ilja