Hello,

i have little problem with OpenCA 0.9.2 RC3 - everithing works fine, but i'm not able to set openca to send mails abou new certificates, send mail to new users etc...

in config.xml i have the following:
        <option>
            <name>sendmail</name>
            <value>/usr/lib/sendmail -n -t </value>
        </option>
        <option>
            <name>send_mail_automatic</name>
            <value>no</value>
        </option>
        <option>
            <name>service_mail_account</name>
            <value>[EMAIL PROTECTED]</value>
        </option>

i'm running Debian Testing and postfix as MTA so the path of sendmail is /sur/sbin/sendmail and /usr/lib/sendmail is symlink to sendmail so i think that this is correct

when i look into OpenCA tmp or mail directory, i can see mail in temporary files, but i'm not able to find out what is wrong... in log files aren't any lines about problems with sending mails

Can you tell me what can be wrong?

And the second problem is that i use the same user and group as apache web server - www-data and when i try to write something to /dev/fd0 - it fails.

ls -la /dev/fd0
brw-rw----    1 root     floppy     2,   0 Mar 14  2002 /dev/fd0

grep floppy /etc/group
floppy:x:25:www-data

So i think, that openca has enough rights to access /dev/fd0? Am I right?

Thanks

Petr Bousek


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to