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/

Reply via email to