Modify

Opened 14 years ago

Closed 14 years ago

#220 closed setup (fixed)

Having Issue in the installation procedure for fetchmail

Reported by: velappanv@… Owned by: bas
Priority: blocker Milestone:
Component: email2trac Version: 1.6.0
Keywords: Cc:

Description

Hi bas,

I have been installed this plugin in /usr/local/bin, also modified the email2trac.conf with required values.

When I tested the with email2trac --project projectname > msg.txt.

Its getting hanged.

I have enclosed the conf file and .fecthmail.rc for your reference.

Please let me know Where I am going wrong here.

emai2trac.conf

[DEFAULT]

project: /opt/tracprojects/projectname

debug: 0

umask: 022

spam_level: 2

reply_all : 0

mailto_link: 0

umask: 022

email_header: 0

trac_version: 0.11

enable_syslog : 1

alternate_notify_template :

alternate_notify_template_update :

drop_spam : 0

verbatim_format: 1

strip_signature: 0

email_quote: >

strip_quotes: 0

ignore_trac_user_settings: 0

black_list: MAILER-DAEMON@

drop_alternative_html_version: 1

ticket_update:0

ticket_update_by_subject:0

ticket_update_by_subject_lookback:30

tmpdir: /tmp

Fetchmail:

  ''' '''server mail.server.com''''''
    proto POP3
    user trac@mailserve.com
    pass password
    mda "/usr/bin/email2trac --project Projectname

Thanks for your reply in advance.

Thanks

Vela.Velappan

Attachments (0)

Change History (2)

comment:1 Changed 14 years ago by bas

  • Status changed from new to assigned

sorry for the late response., but maybe you have mad a typo:

email2trac --project projectname > msg.txt. 

must be:

email2trac --project projectname < msg.txt. 

comment:2 Changed 14 years ago by bas

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

no respone

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.