Hi ,
I am not sure if this addresses your problem, but I run Communigate on a
machine that also has iTools 6.5.7 installed. (CGP pro 3.5.9 on
I had problems with recieving logs from our virus scanner and it turned out
that the this problem occurs becaue the sendmail wrapper is not linked in
/usr/sbin/sendmail.
The solution was this: (taken from RAV antivirus support page)
mv /usr/sbin/sendmail /usr/sbin/sendmail.OLD
ln -s ${CGATE_APP_DIR}/sendmail /usr/sbin/sendmail
where CGATE_APP_DIR could be:
/opt/CommuniGate - Solaris, Linux Cgate >4
/usr/local/sbin/CommuniGate - Linux CGate<4
/usr/sbin/CommuniGatePro - OSX
/usr/local/sbin/CommuniGate - BSDs
Hope this helps.
/Peter
On 4/23/03 21.54, "Eric Yang" <eyang@xxxxxxxxx> wrote:
> You might have to ask CommuniGate about this to be sure that they supply
> full sendmail command line.
>
> regards,
> Eric
>
> On Wednesday, April 23, 2003, at 12:48 PM, peter polz wrote:
>
>> Hello!
>>
>> Thanks, is that also for communigate 4.0.6 also ok!
>> sendmail_path = /usr/sbin/sendmail -t -i
>>
>> If i testet it the sendmail on itools turn on, but i did not neet this,
>> communigate should work!
>>
>> Regards
>>
>> Peter
>>
>> am 23.04.2003 21:44 Uhr schrieb Eric Yang unter eyang@xxxxxxxxx:
>>
>>> Serach for those directive in /usr/local/lib/php.ini and input the
>>> correct values.
>>>
>>> sendmail_from = your-email@xxxxxxxxxxxxxxx
>>> sendmail_path = /usr/sbin/sendmail -t -i
>>>
>>> That should be it.
>>>
>>> regards,
>>> Eric
>>>
>>> On Wednesday, April 23, 2003, at 12:27 PM, peter polz wrote:
>>>
>>>> Hello!
>>>>
>>>> An what for a e-mail address is the right one, and what sendmail path
>>>> for
>>>> it?
>>>>
>>>> Regards
>>>>
>>>> Peter
>>>>
>>>> am 23.04.2003 20:35 Uhr schrieb Eric Yang unter eyang@xxxxxxxxx:
>>>>
>>>>> You need to edit /usr/local/lib/php.ini to setup the email address
>>>>> and
>>>>> mail configurations for PHP.
>>>>>
>>>>> regards,
>>>>> Eric
>>>>>
>>>>> On Wednesday, April 23, 2003, at 06:21 AM, peter polz wrote:
>>>>>
>>>>>> Hallo!
>>>>>>
>>>>>> My next problem:
>>>>>>
>>>>>> I have itools 6.5.7 php + mailprogram communigatepro 4.06
>>>>>>
>>>>>> PHP Version is 4.2.3
>>>>>> http://www.apfel.at/phpmyadmin/phpinfo.php
>>>>>>
>>>>>>
>>>>>> There is
>>>>>>
>>>>>> sendmail_from me@xxxxxxxxxxxxx me@xxxxxxxxxxxxx
>>>>>> sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
>>>>>> short_open_tag On On
>>>>>> SMTP localhost Localhost
>>>>>>
>>>>>> How can i say that communigate is the programm
>>>>>>
>>>>>> What is the base e-mail for me@xxxxxxxxxxxxx ein?
>>>>>>
>>>>>> As smtp adress is the ip number correct?
>>>>>>
>>>>>> In witch php.conf file is this do write down?
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> Peter
>>>>>>
>>>>>>
>>>>>>
>>>>>> ---------
>>>>>> Tenon Intersystems' iTools Mailing List
>>>>>> To unsubscribe: send mail to
>>>>>> itools-request@xxxxxxxxxxxxxxx
>>>>>> with the body only containing:
>>>>>> unsubscribe
>>>>>> Find the searchable mailing list archives
>>>>>> at:
>>>>>> http://itools.blackpepper.co.nz/
>>>>>>
>>>>>>
>>>>> --------------------------------------------------------------------------
>>>>> --
>>>>> --
>>>>> --------------------
>>>>> Eric Yang Senior Software Engineer
>>>>> Tenon Intersystems
>>>>> eyang@xxxxxxxxx
>>>>> 1123 Chapala Street
>>>>> 805-963-6983
>>>>> Santa Barbara, CA 93101
>>>>> http://www.tenon.com
>>>>> --------------------------------------------------------------------------
>>>>> --
>>>>> --
>>>>> --------------------
>>>>>
>>>>
>>>> ---------
>>>> Tenon Intersystems' iTools Mailing List
>>>> To unsubscribe: send mail to
>>>> itools-request@xxxxxxxxxxxxxxx
>>>> with the body only containing:
>>>> unsubscribe
>>>> Find the searchable mailing list archives
>>>> at:
>>>> http://itools.blackpepper.co.nz/
>>>>
>>>>
>>> ----------------------------------------------------------------------------
>>> --
>>> --------------------
>>> Eric Yang Senior Software Engineer
>>> Tenon Intersystems
>>> eyang@xxxxxxxxx
>>> 1123 Chapala Street
>>> 805-963-6983
>>> Santa Barbara, CA 93101
>>> http://www.tenon.com
>>> ----------------------------------------------------------------------------
>>> --
>>> --------------------
>>>
>>
>> ---------
>> Tenon Intersystems' iTools Mailing List
>> To unsubscribe: send mail to
>> itools-request@xxxxxxxxxxxxxxx
>> with the body only containing:
>> unsubscribe
>> Find the searchable mailing list archives
>> at:
>> http://itools.blackpepper.co.nz/
>>
>>
> ------------------------------------------------------------------------------
> --------------------
> Eric Yang Senior Software Engineer
> Tenon Intersystems
> eyang@xxxxxxxxx
> 1123 Chapala Street
> 805-963-6983
> Santa Barbara, CA 93101
> http://www.tenon.com
> ------------------------------------------------------------------------------
> --------------------
>
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
|