Dear All,
I knew how to use OTRS with qmail I just done the
following:
I edited ~/Kernel/Config.pm
Then added the following:
# SendmailModule
# (Where is sendmail located and some options.
# See 'man sendmail' for details.)
$Self->{'SendmailModule'} = 'Kernel::System::Email::Sendmail';
$Self->{'SendmailModule::CMD'} = '~/qmail/bin/sendmail -t -i -f ';
And it worked fine
Kareem Kamel
From: otrs-bounces@otrs.org
[mailto:otrs-bounces@otrs.org] On Behalf Of Kareem
Kamel
Sent: Sunday, August 22, 2004
12:39 PM
To: otrs@otrs.org
Subject: [otrs] OTRS with qmail
Dear
All,
I
am new to this group.
I
have just installed OTRS v.1.2.4 and it is working fine, but I have a problem
in sending mails.
As
I am using qmail not (sendmail), so any one can help me to know how to adjust
OTRS to use qmail instead of sendmail.
Or
what can I read to know more about qmail with OTRS.
Thanks
in advance,,,
Kareem
Kamel