I have my mailserver (postfix) on a different PC..
how can I tell OpenCA that it has to use this mailserver 
(address = smtp.maydomain.it)?
    

Configure your sendmail to use this server as relay.

Are you saying that I do need a sendmail running on the same machine of the raserver????
this is part of my config.xml file:

     <option>
            <name>sendmail</name>
            <value>/usr/lib/sendmail -n -t </value>
    </option>
    <option>
            <name>send_mail_automatic</name>
            <value>yes</value>
    </option>

what to I need to change?

Thanks
Giuseppe


Reply via email to