Cordiales saludos, tengo un problema entre OTRS(windows XP) y Exchange (winServer 2003).
he creado una cuenta de correo llamada userotrs, en la cual se reciben los email enviados por los clientes solicitando ayuda o atención, hasta ahí no hay problema la configuración del administrador de correo del OTRS es:
Tipos: POP3
Nombre de Usuario: userotrs
Contraseña: ************
Host: serv-mail
Validado: No
Remitiendo: Despachar por la cola seleccionada
Cola: - Lim1
Válido: válido
Comentario: cola para recepcón de tickets
El problema nace al momento de sincronizar otrs con el imbox del exchange el mensaje desaparece pero no se crea el ticket correspondiente, el mensaje de error del log muestra esto:
[Fri Nov 19 11:10:07 2010][Error][Kernel::System::Priority::PriorityLookup][287] No Priority for 3 normal found!
[Fri Nov 19 11:10:07 2010][Error][Kernel::System::Ticket::TicketCreate][405] No PriorityID (invalid Priority Name?)!
[Fri Nov 19 11:10:07 2010][Error][Kernel::System::MailAccount::POP3::_Fetch][169] POP3: Can't process mail, see log sub system (C:/OTRS/OTRS/var/spool/problem-email-9d757a98ce16341e6b39009f417ab170, report it on http://bugs.otrs.org/)!
[Fri Nov 19 11:10:07 2010][Notice][Kernel::System::PostMaster::NewTicket::Run] Take UserLogin (dm_jangulo) from customer source backend based on (dm_jangulo@equifax.com.pe).
[Fri Nov 19 11:10:07 2010][Notice][Kernel::System::PostMaster::NewTicket::Run] Take UserCustomerID (dm_jangulo) from customer source backend based on (dm_jangulo@equifax.com.pe).
Me comentaron que debía cambiar la prioridad, pero donde se hace el cambio?, o cual podría ser una posible solución; cualquier ayuda o pista será muy agradecida.
Juliuss
Sincronizar inbox de exchange
-
- Znuny newbie
- Posts: 39
- Joined: 20 Jul 2010, 17:46
- Znuny Version: 2.4.7
- Real Name: Julio Angulo
- Company: Equifax Perú
- Location: Lima - Perú
- Contact:
Sincronizar inbox de exchange
Last edited by juliuss on 24 Jan 2011, 17:11, edited 1 time in total.
OTRS 2.4.7 - ITSM 2.1.1 - FAQ 1.6.5 - CALENDAR 1.9.4
APACHE 2.2.10 + MySQL 5.0.67 + Perl 5.10.10
MS Windows 2008 Server
APACHE 2.2.10 + MySQL 5.0.67 + Perl 5.10.10
MS Windows 2008 Server
-
- Znuny newbie
- Posts: 39
- Joined: 20 Jul 2010, 17:46
- Znuny Version: 2.4.7
- Real Name: Julio Angulo
- Company: Equifax Perú
- Location: Lima - Perú
- Contact:
Re: Sincronizar inbox de exchange
Para quien tenga el mismo problema se debe cambiar nombre de la prioridad por defecto a ser urtilizada en el momento de convertir un email en ticket solo agregar estas lineas a config.pm
En mi caso cambio "3 normal" por "Severidad4" y listo.
Code: Select all
## Prioridad por defecto
# PostmasterDefaultPriority
# (The default priority of new tickets.) [default: '3 normal']
$Self->{PostmasterDefaultPriority} = 'Severidad4';
# default phone priority
$Self->{PhoneDefaultPriority} = 'Severidad4';
# CustomerDefaultPriority
# (default priority of new customer tickets)
$Self->{CustomerDefaultPriority} = 'Severidad4';
OTRS 2.4.7 - ITSM 2.1.1 - FAQ 1.6.5 - CALENDAR 1.9.4
APACHE 2.2.10 + MySQL 5.0.67 + Perl 5.10.10
MS Windows 2008 Server
APACHE 2.2.10 + MySQL 5.0.67 + Perl 5.10.10
MS Windows 2008 Server
Re: Sincronizar inbox de exchange
hola
Yo tengo un problema para configurar el correo, ya que el correo tiene servicio como Exchange, si me podrias ayudar a configurar el otrs con ese servicio por favor, te lo agradeceria, ya que he buscado la forma y no lo he encontrado
Yo tengo un problema para configurar el correo, ya que el correo tiene servicio como Exchange, si me podrias ayudar a configurar el otrs con ese servicio por favor, te lo agradeceria, ya que he buscado la forma y no lo he encontrado
-
- Znuny newbie
- Posts: 1
- Joined: 30 Sep 2011, 14:01
- Znuny Version: 6
Re: Sincronizar inbox de exchange
hey frndz m looking for the company named Inbox plz help...
-
- Znuny newbie
- Posts: 39
- Joined: 20 Jul 2010, 17:46
- Znuny Version: 2.4.7
- Real Name: Julio Angulo
- Company: Equifax Perú
- Location: Lima - Perú
- Contact:
Re: Sincronizar inbox de exchange
el error frecuente es no tener habiitado smtp, pop, imap para la cuenta que sincronizara con OTRS, prueba y avisa que paso.
OTRS 2.4.7 - ITSM 2.1.1 - FAQ 1.6.5 - CALENDAR 1.9.4
APACHE 2.2.10 + MySQL 5.0.67 + Perl 5.10.10
MS Windows 2008 Server
APACHE 2.2.10 + MySQL 5.0.67 + Perl 5.10.10
MS Windows 2008 Server
-
- Znuny newbie
- Posts: 1
- Joined: 18 Oct 2012, 14:41
- Znuny Version: 3.1.10
Re: Sincronizar inbox de exchange
I have the same problem with setting up the mail, since e is serving as Exchange, if you could help me configure OTRS with this service please, I'd appreciate it, because i tried many forums and discussions and this doesn't seem to be working! Please help! 

-
- Znuny superhero
- Posts: 682
- Joined: 29 May 2012, 22:47
- Znuny Version: 6.0.24
- Real Name: Klaus Salazar
- Location: Perú
Re: Sincronizar inbox de exchange
continue with the same problem?