[Trac] Re: Set Up Trac Notification

2009-08-28 Thread vishal kumar
Hi All

Thanks to every one out there .

I tried the way u mentioned but this did not worked for me still i dont
receive mails from trac.

Thanks
Mak

On Fri, Aug 28, 2009 at 12:09 AM, Sergio Charpinel Jr. 
sergiocharpi...@gmail.com wrote:

 I dont know if it is the best way, but  I would recommend it because maybe
 your sendmail is not proper configured.
 So, You can test with an email server like Gmail, hotmail, etc.

 Your [notification] in trac.ini should be like that (gmail for example):

 [notification]
 smtp_enabled = true
 use_tls = true
 mime_encoding = base64
 smtp_server = smtp.gmail.com
 smtp_port = 587
 smtp_user =
 smtp_password =

 in smtp_user you should put your email: u...@gmail.com

 restart Trac and in assigned to field for example put your email.

 2009/8/27 vishal kumar onlyla...@gmail.com

 Hi All

 first of all thanks to every one that certainly helped me out but still
 iam not able to send mail from trac. Can any one help how can i check
 whether trac is sending tha mail or not

 thanks

 mak


 On Wed, Aug 26, 2009 at 5:03 PM, Sergio Charpinel Jr. 
 sergiocharpi...@gmail.com wrote:

 If notification is enabled in trac.ini and the mail server is configured,
 you can put the person's email in 'assigned to' field, and he/she will
 receive the email.
 But if you want to improve this, there is some plugins like
 Autocompletefield (I forgot the link), so you can have an idea.

 Bye

 2009/8/25 RJOllos ry...@physiosonics.com


 On Aug 25, 2:05 am, RJOllos ry...@physiosonics.com wrote:
  I would suggest that you start by looking at the [notification]
  options (1), and if those don't directly implement what you want, try
  to put together a more detailed explanation of the conditions under
  which you'd like users to be notified, and who those users are.
 
  (1)http://trac.edgewall.org/wiki/TracIni#notification-section

 More specifically, you want to look at the always_notify* parameters
 in that section.




 --
 Sergio Roberto Charpinel Jr.









 --
 Sergio Roberto Charpinel Jr.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Firefox Plugin for Trac

2009-08-28 Thread RJOllos

On Aug 21, 6:53 pm, jevans jevans...@gmail.com wrote:
 David Nicol wrote:
  That said, a way to paste an image from the clipboard directly into
  the ticket instead of creating and using an image file would be handy
  too and is one of the components of what you're asking for.

 That would be so awesome.
 - jevans

I second that.  It would literally save me 15 minutes on the average
day ... at least given the work I've been doing over the past few
weeks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Ticket - User Access restriction

2009-08-28 Thread RJOllos

On Aug 21, 12:37 pm, yoheeb yoh...@gmail.com wrote:
 I would immensely instruct them on what these restrictions are, and
 require them to stick to the rules.

This actually is a valid solution that can be helped with the
TicketGuidelinesPlugin (1), and a bit of oversight.  All depends on
the particular situation of course ...

(1) http://trac-hacks.org/wiki/TicketGuidelinesPlugin
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set Up Trac Notification

2009-08-28 Thread Emmanuel Blot

Search the ML archive for threads that deal with troubleshooting SMTP
connections.
There've been a lot of them.

Look for SMTP and telnet, for example.

On Fri, Aug 28, 2009 at 7:09 AM, vishal kumaronlyla...@gmail.com wrote:
 Hi All

 Thanks to every one out there .

 I tried the way u mentioned but this did not worked for me still i dont
 receive mails from trac.

 Thanks
 Mak

 On Fri, Aug 28, 2009 at 12:09 AM, Sergio Charpinel Jr.
 sergiocharpi...@gmail.com wrote:

 I dont know if it is the best way, but  I would recommend it because maybe
 your sendmail is not proper configured.
 So, You can test with an email server like Gmail, hotmail, etc.

 Your [notification] in trac.ini should be like that (gmail for example):

 [notification]
 smtp_enabled = true
 use_tls = true
 mime_encoding = base64
 smtp_server = smtp.gmail.com
 smtp_port = 587
 smtp_user =
 smtp_password =

 in smtp_user you should put your email: u...@gmail.com

 restart Trac and in assigned to field for example put your email.

 2009/8/27 vishal kumar onlyla...@gmail.com

 Hi All

 first of all thanks to every one that certainly helped me out but still
 iam not able to send mail from trac. Can any one help how can i check
 whether trac is sending tha mail or not

 thanks

 mak


 On Wed, Aug 26, 2009 at 5:03 PM, Sergio Charpinel Jr.
 sergiocharpi...@gmail.com wrote:

 If notification is enabled in trac.ini and the mail server is
 configured, you can put the person's email in 'assigned to' field, and
 he/she will receive the email.
 But if you want to improve this, there is some plugins like
 Autocompletefield (I forgot the link), so you can have an idea.

 Bye

 2009/8/25 RJOllos ry...@physiosonics.com

 On Aug 25, 2:05 am, RJOllos ry...@physiosonics.com wrote:
  I would suggest that you start by looking at the [notification]
  options (1), and if those don't directly implement what you want, try
  to put together a more detailed explanation of the conditions under
  which you'd like users to be notified, and who those users are.
 
  (1)http://trac.edgewall.org/wiki/TracIni#notification-section

 More specifically, you want to look at the always_notify* parameters
 in that section.




 --
 Sergio Roberto Charpinel Jr.








 --
 Sergio Roberto Charpinel Jr.




 




-- 
Manu

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set Up Trac Notification

2009-08-28 Thread Peter O'Connell
Mak,

 

Do you control your own mailserver? If you do then what do the server
logs say? Do you see an attempt to send an email?

 

From: trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com]
On Behalf Of vishal kumar
Sent: 28 August 2009 06:10
To: trac-users@googlegroups.com
Subject: [Trac] Re: Set Up Trac Notification

 

Hi All

Thanks to every one out there .

I tried the way u mentioned but this did not worked for me still i dont
receive mails from trac. 

Thanks 
Mak

On Fri, Aug 28, 2009 at 12:09 AM, Sergio Charpinel Jr.
sergiocharpi...@gmail.com wrote:

I dont know if it is the best way, but  I would recommend it because
maybe your sendmail is not proper configured.
So, You can test with an email server like Gmail, hotmail, etc.

Your [notification] in trac.ini should be like that (gmail for example):

[notification]
smtp_enabled = true
use_tls = true
mime_encoding = base64
smtp_server = smtp.gmail.com
smtp_port = 587
smtp_user =
smtp_password =

in smtp_user you should put your email: u...@gmail.com

restart Trac and in assigned to field for example put your email.

2009/8/27 vishal kumar onlyla...@gmail.com

 

Hi All

first of all thanks to every one that certainly helped me out
but still iam not able to send mail from trac. Can any one help how can
i check whether trac is sending tha mail or not

thanks 

mak



On Wed, Aug 26, 2009 at 5:03 PM, Sergio Charpinel Jr.
sergiocharpi...@gmail.com wrote:

If notification is enabled in trac.ini and the mail
server is configured, you can put the person's email in 'assigned to'
field, and he/she will receive the email.
But if you want to improve this, there is some plugins
like Autocompletefield (I forgot the link), so you can have an idea.

Bye

2009/8/25 RJOllos ry...@physiosonics.com

 


On Aug 25, 2:05 am, RJOllos
ry...@physiosonics.com wrote:
 I would suggest that you start by looking at
the [notification]
 options (1), and if those don't directly
implement what you want, try
 to put together a more detailed explanation of
the conditions under
 which you'd like users to be notified, and who
those users are.


(1)http://trac.edgewall.org/wiki/TracIni#notification-section

More specifically, you want to look at the
always_notify* parameters
in that section.

 




-- 
Sergio Roberto Charpinel Jr.












-- 
Sergio Roberto Charpinel Jr.








SolutionsPT is a trading name of SolutionsPT Limited, Registered office: Unit 
1, Oakfield Road, Cheadle Royal Business Park, Cheadle, SK8 3GX
Registered in England  Wales Registration Number: 1937672

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set Up Trac Notification

2009-08-28 Thread Marjory L. Mackes
Did you make sure that the person(s) you are trying to send the email to have 
setup their email address in their preferences area of their login account.  If 
they haven't done this then they won't receive the email.



From: vishal kumar
Sent: Thu 8/27/2009 11:17 AM
To: trac-users@googlegroups.com
Subject: [Trac] Re: Set Up Trac Notification


Hi All

first of all thanks to every one that certainly helped me out but still iam not 
able to send mail from trac. Can any one help how can i check whether trac is 
sending tha mail or not

thanks 

mak



On Wed, Aug 26, 2009 at 5:03 PM, Sergio Charpinel Jr. 
sergiocharpi...@gmail.com wrote:

If notification is enabled in trac.ini and the mail server is configured, you 
can put the person's email in 'assigned to' field, and he/she will receive the 
email.
But if you want to improve this, there is some plugins like Autocompletefield 
(I forgot the link), so you can have an idea.

Bye


2009/8/25 RJOllos ry...@physiosonics.com 



On Aug 25, 2:05 am, RJOllos ry...@physiosonics.com wrote:
 I would suggest that you start by looking at the [notification]
 options (1), and if those don't directly implement what you want, try
 to put together a more detailed explanation of the conditions under
 which you'd like users to be notified, and who those users are.

 (1)http://trac.edgewall.org/wiki/TracIni#notification-section


More specifically, you want to look at the always_notify* parameters
in that section.






-- 
Sergio Roberto Charpinel Jr. 







--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Install trac on centos server, cpanel/WHM setup.

2009-08-28 Thread dwessell

Hi,

I have installed trac and mod_wsgi. I ran the command: trac-admin /
home/straight/public_html/dev/trac initenv

I edited httpd.conf as follows:


LoadModule wsgi_module modules/mod_wsgi.so
WSGIScriptAlias /trac /home/straight/public_html/dev/trac/eggs/cgi-bin/
trac.wsgi

Directory /home/straight/public_html/dev/trac/eggs/cgi-bin/
WSGIApplicationGroup %{GLOBAL}
Order deny,allow
Allow from all
/Directory

I've set the owner of everything under /home/straight/public_html/dev
to be the straight user, which is normal for my cpanel install.

Can someone point me in the right direction? Below is the output from
the apache logs.

Thanks
David

[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] mod_wsgi
(pid=3024): Exception occurred processing WSGI script '/home/straight/
public_html/dev/trac/eggs/cgi-bin/trac.$
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] Traceback
(most recent call last):
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /
home/straight/public_html/dev/trac/eggs/cgi-bin/trac.wsgi, line 30,
in application
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] from
trac.web.main import dispatch_request
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/web/
__init__.py, line 15, in ?
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] from
trac.web.api import *
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/web/api.py,
line 29, in ?
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] from
trac.util import get_last_traceback, md5, unquote
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/util/
__init__.py, line 33, in ?
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] from
trac.util.html import escape, unescape, Markup, Deuglifier
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/util/html.py,
line 16, in ?
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] from
genshi import Markup, escape, unescape
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Genshi-0.5.1-py2.4-linux-i686.egg/genshi/
__init__.py, line 32, in ?
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Genshi-0.5.1-py2.4-linux-i686.egg/genshi/
core.py, line 544, in ?
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Genshi-0.5.1-py2.4-linux-i686.egg/genshi/
_speedups.py, line 7, in ?
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/Genshi-0.5.1-py2.4-linux-i686.egg/genshi/
_speedups.py, line 4, in __bootstra$
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/pkg_resources.py, line 799, in
resource_filename
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] return
get_provider(package_or_requirement).get_resource_filename(
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/pkg_resources.py, line 1228, in
get_resource_filename
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
self._extract_resource(manager, self._eager_to_zip(name))
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/pkg_resources.py, line 1249, in
_extract_resource
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
real_path = manager.get_cache_path(
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/pkg_resources.py, line 880, in
get_cache_path
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
self.extraction_error()
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   File /usr/
lib/python2.4/site-packages/pkg_resources.py, line 846, in
extraction_error
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] raise
err
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
ExtractionError: Can't extract file(s) to egg cache
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] The
following error occurred while trying to extract file(s) to the Python
egg
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] cache:
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]   [Errno 13]
Permission denied: '/home/straight/public_html/dev/trac/.egg-cache'
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226] The Python
egg cache directory is currently set to:
[Thu Aug 27 11:05:37 2009] [error] [client 70.159.25.226]
[Thu Aug 27 11:05:37 2009] [error] 

[Trac] Re: Search engine does not support UTF-8 characters

2009-08-28 Thread dimitrios faitas

Hi,
i am trying to so that in my laconica microblogging system and it does not 
workalso does not work either in identi.ca (which works on laconica)
for example i have seen tan many users have wrote the word δοκιμή which mean 
test in identi.ca but although i can find identi.ca results in google:
http://www.google.gr/search?hl=elsource=hpq=δοκιμή+identi.cabtnG=Αναζήτηση+Googlemeta=aq=foq= (1st
 result)
when i try to do such search in identi.ca unfortunately it does not show any 
results
http://identi.ca/search/notice?q=δοκιμήsearch=Search
any idea?
thank you so much for you help
Dimitris


--- Στις Τρίτ., 25/08/09, ο/η W. Martin Borgert deba...@debian.org έγραψε:

Από: W. Martin Borgert deba...@debian.org
Θέμα: [Trac] Re: Search engine does not support UTF-8 characters
Προς: Trac Users trac-users@googlegroups.com
Ημερομηνία: Τρίτη, 25 Αύγουστος 2009, 0:01


Quoting corfuland.gr corfulan...@yahoo.gr:
 i am trying to search notices written in UTF-8 charset as it is for
 Greek language and the search engine does not show
 any results at all

 Does anyone knows anything about it?

I just tested on Debian (5.0) with trac 0.11.1. I copied some Greek
text from http://el.wikipedia.org/wiki/Ελλάδα into my Trac wiki and
could search and find single words. I don't know any Greek, however.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Search engine does not support UTF-8 characters

2009-08-28 Thread W. Martin Borgert

Quoting dimitrios faitas corfulan...@yahoo.gr:
 i am trying to so that in my laconica microblogging system and it  
 does not workalso does not work either in identi.ca (which works on  
 laconica)

What are laconica or identica and how are they related to Trac?
If those are Trac plugins, you should file a bug against the plugins.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---