I just noticed this in the change logs:
2002-04-17 17:53 roel
* Makefile, auth.h, db.h, pop3.c, mysql/dbauthmysql.c,
pgsql/dbauthpgsql.c: finished crypt support (removal of APOP in
pop3d)
And was wondering if there were any plans to implement APOP or POP/IMAP
over SSL?
My eyes are getting too tired to look any further for this, so I'll
ask here.
I'd like Postfix to be able to make use of the dbmail aliases table to
decide whether to accept or reject mail, so that it will know that,
for example, '[EMAIL PROTECTED]' (an address now showing up in a LOT of
FORMMAIL
I've been using the dbmail-pop3d and dbmail-imapd start-up scripts
posted here earlier this year for some time, running on my Mandrake
8.1 system.
However, even though they are listed by the system as being included
in the run level 3 (our normal run level) tasks, and having high
numbers assigned
Just noticed that CVS has been updated, but that the following was not fixed:
In the RC versions, both pipe.c and forward.c have code that reads:
...strblock = (char *)my_malloc(READ_BLOCK_SIZE)...
/* fread won't do this for us! */
strblock[usedmem]='\0';
which sometimes
Hi,
I've been playing with dbmail for a while, and found some imapd
problems.
When using Evolution, and trying to move files from local mail to imapd
dbmail, Evo either hangs or fails after moving only a few messages. This
is likely more of an Evo issue than a dbmail one however.
What worries me