Re: [otrs] Unable to send mail from OTRS

2009-04-21 Thread rallison

Ronaldo,

When I select the System Log at Admin Interface it shows nothing. I just
enable Performance Log and I have information there.

Ram

On Tue, 21 Apr 2009 10:09:39 -0300, Ronaldo Richieri 
wrote:
> Can you send us the last messages you get on "System Log" at admin
> interface, after you run bin/PostMasterMailbox.pl ?
> 
> It can help us to help you :-)
> 
> Ronaldo
> 
> 2009/4/20 rallison 
> 
>>
>> OTRS,
>>
>> I added this code with the correct Host, AuthUser & Password to the
>> sendmail.pm file but I am still not able to send mail from OTRS. I am
> able
>> to receive mail with no problem.
>>
>> Any suggestions?
>>
>> # SendmailModule
>>$Self->{"SendmailModule"} = "Kernel::System::Email::SMTP";
>>$Self->{"SendmailModule::Host"} = "mail.example.org";
>>$Self->{"SendmailModule::AuthUser"} = "username";
>>$Self->{"SendmailModule::AuthPassword"} = "password";
>>$Self->{'SendmailModule::Port'} = '25';
>>
>>
>> Regards,
>> Ram
>>
>>
>>
>> -
>> OTRS mailing list: otrs - Webpage: http://otrs.org/
>> Archive: http://lists.otrs.org/pipermail/otrs
>> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>>
>> NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
>> http://www.otrs.com/en/support/enterprise-subscription/
>>
> 
> 
> 
> --
> Ronaldo Richieri
> (15) 8818-2009

-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/


Re: [otrs] Unable to send mail from OTRS

2009-04-21 Thread Ronaldo Richieri
Can you send us the last messages you get on "System Log" at admin
interface, after you run bin/PostMasterMailbox.pl ?

It can help us to help you :-)

Ronaldo

2009/4/20 rallison 

>
> OTRS,
>
> I added this code with the correct Host, AuthUser & Password to the
> sendmail.pm file but I am still not able to send mail from OTRS. I am able
> to receive mail with no problem.
>
> Any suggestions?
>
> # SendmailModule
>$Self->{"SendmailModule"} = "Kernel::System::Email::SMTP";
>$Self->{"SendmailModule::Host"} = "mail.example.org";
>$Self->{"SendmailModule::AuthUser"} = "username";
>$Self->{"SendmailModule::AuthPassword"} = "password";
>$Self->{'SendmailModule::Port'} = '25';
>
>
> Regards,
> Ram
>
>
>
> -
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>
> NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
> http://www.otrs.com/en/support/enterprise-subscription/
>



-- 
Ronaldo Richieri
(15) 8818-2009
-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

Re: [otrs] Unable to send mail from OTRS

2009-04-20 Thread Afshar Mohebbi
Hi,


Does your email use SSL?
Could you provide your log files?


Afshar Mohebbi

On Tue, Apr 21, 2009 at 2:23 AM, rallison  wrote:

>
> OTRS,
>
> I added this code with the correct Host, AuthUser & Password to the
> sendmail.pm file but I am still not able to send mail from OTRS. I am able
> to receive mail with no problem.
>
> Any suggestions?
>
> # SendmailModule
>$Self->{"SendmailModule"} = "Kernel::System::Email::SMTP";
>$Self->{"SendmailModule::Host"} = "mail.example.org";
>$Self->{"SendmailModule::AuthUser"} = "username";
>$Self->{"SendmailModule::AuthPassword"} = "password";
>$Self->{'SendmailModule::Port'} = '25';
>
>
> Regards,
> Ram
>
>
>
> -
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>
> NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
> http://www.otrs.com/en/support/enterprise-subscription/
>
-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

[otrs] Unable to send mail from OTRS

2009-04-20 Thread rallison

OTRS,

I added this code with the correct Host, AuthUser & Password to the
sendmail.pm file but I am still not able to send mail from OTRS. I am able
to receive mail with no problem.  

Any suggestions?

# SendmailModule
$Self->{"SendmailModule"} = "Kernel::System::Email::SMTP";
$Self->{"SendmailModule::Host"} = "mail.example.org";
$Self->{"SendmailModule::AuthUser"} = "username";
$Self->{"SendmailModule::AuthPassword"} = "password";
$Self->{'SendmailModule::Port'} = '25';


Regards,
Ram



-
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/