Modify

Opened 14 years ago

Closed 14 years ago

#189 closed setup (fixed)

Configure email2trac to work with Exchange

Reported by: Evgeniy Owned by: bas
Priority: major Milestone:
Component: email2trac Version: 1.3.2
Keywords: Cc: evgeniy.demur@…

Description

  1. Get mail from mailbox (userName, pass).
  1. Parse mail.
  1. Create tickets.

Attachments (0)

Change History (6)

comment:1 Changed 14 years ago by Evgeniy <evgeniy.demur@…>

  • Cc evgeniy.demur@… added

comment:4 Changed 14 years ago by evgeniy.demur@…

  • Resolution set to fixed
  • Status changed from assigned to closed

It works for me. But some configuration params I changed for better working.

comment:5 Changed 14 years ago by bas

  • Resolution fixed deleted
  • Status changed from closed to reopened

Just curious. What parameters are changed? Or do you have some documentation updates?

comment:6 Changed 14 years ago by Evgeniy <evgeniy.demur@…>

  • Resolution set to fixed
  • Status changed from reopened to closed

It email2trac.bat file:

C:\cygwin\bin\fetchmail -v --fetchmailrc /home/evgeniy.demur/.fetchmailrc --logfile /fetchmail.log

In .fetchmail.rc file:

poll myexchange.company.ru with proto POP3 and options no dns user 'login' with password 'pass' is trac here options keep mda "C:/python2.6/python.exe C:/cygwin/email2trac.py"

And patch email2trac.py with hard-code solution in ticket #155

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.