OTRS - Open Ticket Request System 2009-1-8
otrs.org | bugs.otrs.org | lists.otrs.org | faq.otrs.org | doc.otrs.org
Navigation:
print version

New!
OTRS 2.3 is published!

announce at otrs.org:
OTRS announcements and important news.


Powered by:
OTRS.org is hosted by IP Exchange
OTRS.org is powered by Thomas-Krenn Server
powered frische-fische.com
 
Via SMTP relay/smarthost (min. OTRS 1.1)

Via SMTP relay/smarthost (min. OTRS 1.1)

OTRS is able to send out emails via SMTP ( Simple Mail Transfer Protocol / RFC 821). Mostly used on non unix platforms (e. g. win32).

There are the following config options for Kernel/Config.pm:
    # SendmailModule
    $Self->{'SendmailModule'} = 'Kernel::System::Email::SMTP';
    $Self->{'SendmailModule::Host'} = 'mail.example.com';
    $Self->{'SendmailModule::AuthUser'} = '';
    $Self->{'SendmailModule::AuthPassword'} = '';

 

RSS News Feed - Contact

Copyright © 2001-2009 OTRS Team, All Rights Reserved.