Hi all.

        I have found a problem when I try to send the mails to the new
users. I click on one of these options, then nothing happens and no mail
is sent.

        In /usr/local/OpenCA-0.9.0/lib/functions/mail-utils.lib (line 204)
I changed:

        if (not open FD, $mail_dir."/".$counter.".msg") {

to:

        if (not open FD, $mail_dir."/crins/".$counter.".msg") {


and the content of /usr/local/OpenCA-0.9.0/var/mail/crins/mailcounter from
0 to 01.

        Now it works OK. Is right?

        Emilio.


_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to