OTRS Email nortifications not working in windows

" Hi, I have installed OTRS 2.2.7 version on windows pc and did basic configuration, Now I can fetch tasks from email address and do other things. But still nortification emails not going out from the OTRS system. Please help me to fix this issue. Best Regards, Alex

hello This works for me on windows . Changue file in c:/OTRS/otrs/kernel/config.pm 7.1.2. Via SMTP relay/smarthost OTRS can send emails via SMTP ( Simple Mail Transfer Protocol / RFC 821 (http://www.ietf.org/rfc/rfc821.txt)). These settings will be needed generally on non-unix platforms (e.g. win32). The sendmail settings for a smarthost can be configured either via the graphical administration frontend (Framework::Core::Sendmail) or via Kernel/Config.pm: # SendmailModule $Self->{"SendmailModule"} = "Kernel::System::Email::SMTP"; $Self->{"SendmailModule::Host"} = "mail.example.com"; $Self->{"SendmailModule::AuthUser"} = ""; $Self->{"SendmailModule::AuthPassword"} = ""; _____ De: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] En nombre de Mihira Alexander Enviado el: lunes, 21 de julio de 2008 7:03 Para: otrs@otrs.org Asunto: [otrs] OTRS Email nortifications not working in windows Hi, I have installed OTRS 2.2.7 version on windows pc and did basic configuration, Now I can fetch tasks from email address and do other things. But still nortification emails not going out from the OTRS system. Please help me to fix this issue. Best Regards, Alex __________ Information from ESET Smart Security, version of virus signature database 3267 (20080714) __________ The message was checked by ESET Smart Security. http://www.eset.com

hello This works for me on windows . Changue file in c:/OTRS/otrs/kernel/config.pm 7.1.2. Via SMTP relay/smarthost OTRS can send emails via SMTP ( Simple Mail Transfer Protocol / RFC 821 (http://www.ietf.org/rfc/rfc821.txt)). These settings will be needed generally on non-unix platforms (e.g. win32). The sendmail settings for a smarthost can be configured either via the graphical administration frontend (Framework::Core::Sendmail) or via Kernel/Config.pm: # SendmailModule $Self->{"SendmailModule"} = "Kernel::System::Email::SMTP"; $Self->{"SendmailModule::Host"} = "mail.example.com"; $Self->{"SendmailModule::AuthUser"} = ""; $Self->{"SendmailModule::AuthPassword"} = ""; _____ De: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] En nombre de Mihira Alexander Enviado el: lunes, 21 de julio de 2008 7:03 Para: otrs@otrs.org Asunto: [otrs] OTRS Email nortifications not working in windows Hi, I have installed OTRS 2.2.7 version on windows pc and did basic configuration, Now I can fetch tasks from email address and do other things. But still nortification emails not going out from the OTRS system. Please help me to fix this issue. Best Regards, Alex __________ Information from ESET Smart Security, version of virus signature database 3267 (20080714) __________ The message was checked by ESET Smart Security. http://www.eset.com __________ Information from ESET Smart Security, version of virus signature database 3267 (20080714) __________ The message was checked by ESET Smart Security. http://www.eset.com

Thank you. Ill check this. JUAN CARLOS SANCHEZ wrote:
* *
*hello*
*This works for me on windows .*
* *
*Changue file in c:/OTRS/otrs/kernel/config.pm*
* *
*7.1.2. Via SMTP relay/smarthost*
OTRS can send emails via SMTP ( Simple Mail Transfer Protocol / RFC 821
(http://www.ietf.org/rfc/rfc821.txt)). These settings will be needed generally on non-unix platforms (e.g.
win32).
The sendmail settings for a smarthost can be configured either via the graphical administration frontend
(Framework::Core::Sendmail) or via_ __Kernel/Config.pm__:___
# SendmailModule
$Self->{"SendmailModule"} = "Kernel::System::Email::SMTP";
$Self->{"SendmailModule::Host"} = "mail.example.com";
$Self->{"SendmailModule::AuthUser"} = "";
$Self->{"SendmailModule::AuthPassword"} = "";
------------------------------------------------------------------------
*De:* otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] *En nombre de *Mihira Alexander *Enviado el:* lunes, 21 de julio de 2008 7:03 *Para:* otrs@otrs.org *Asunto:* [otrs] OTRS Email nortifications not working in windows
Hi, I have installed OTRS 2.2.7 version on windows pc and did basic configuration, Now I can fetch tasks from email address and do other things. But still nortification emails not going out from the OTRS system. Please help me to fix this issue. Best Regards, Alex
__________ Information from ESET Smart Security, version of virus signature database 3267 (20080714) __________
The message was checked by ESET Smart Security.
__________ Information from ESET Smart Security, version of virus signature database 3267 (20080714) __________
The message was checked by ESET Smart Security.
------------------------------------------------------------------------
_______________________________________________ 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 or consulting for your OTRS system? => http://www.otrs.com/
participants (2)
-
JUAN CARLOS SANCHEZ
-
Mihira Alexander