Is this all I need to send e-mails out from otrs? Or do I need to configure sendmail?

   $Self->{'SendmailModule'} = 'Kernel::System::Email:SMTP';
   $Self->{'SendmailModule::Host'} = 'my.ispssmtp.server';
   $Self->{'SendmailModule::Port'} = '25';
   $Self->{'SendmailModule::AuthUser'} = '';
   $Self->{'SendmailModule::AuthPassword'} = '';

thanks
marshall


_______________________________________________ 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 Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/

Reply via email to