[Evolution-hackers] Evolution LDAP

2001-11-01 Thread Damian Kohlfeld






I have been trying to get Evolution to communicate with Exchange2k via LDAP for it's address list. I have been very succesful in working with the IMAP client, in fact, I don't use Outlook anymore. I use evolution for my Company Calendar, etc. Very nice. Anyway, if I do this: 





ldapsearch -h domaincontroller -p 3268 -x -w mypassword \ 

-D cn=damian kohlfeld,ou=Users,ou=Systems,ou=ANOBI,dc=corp,dc=anobi,dc=com \ 

-b dc=corp,dc=anobi,dc=com -v | grep 'SMTP:' | sed -e s/.*SMTP:// 



I get a very nice list of the email address' for the people in my sub-domain. However, when I specify my basedn, port, and search sub, I can't pull the info with Evolution. The included Bigfoot and Verisign address lists work fine. They don't need authentication however. I am running build 0.16.99 cvs 2001.10.23.07.57. 



Is there a way that I can debug the session, and see the actual LDAP communication with the server, not via a sniffer, but, rather with a evolution tool of sorts? Thanks. 

 



Damian Kohlfeld 

Anobi Technology Corporation 




Re: [Evolution-hackers] Commit policy changes

2001-11-01 Thread Ettore Perazzoli

* Every patch will have to be on the list for at least 24 hours
  before being committed.  A week-end (Saturday+Sunday) counts as a
  single 24-hour day.

  In order to speed up the patching rate a bit, we are adding an
exception to this rule:

* If the patch gets approved by all the core developers of the
  module before the 24-hour period, it may get committed
  immediately.  This doesn't apply to the modules that have only
  one core maintainer though (e.g. the shell); in that case, the
  patch will have to be approved by at least one core developer
  of another module in order to be committed before the 24-hour
  period.

-- 
Ettore

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



[Evolution-hackers] Commit policy changes

2001-11-01 Thread Ettore Perazzoli

Hello,

this is just to announce that we are now restricting the policy for
committing changes to the Evolution, GAL and GtkHTML CVS repositories.
The purpose of this is to enforce patch review before changes get
made, making sure that the tree stay stable and consequently we can
roll a Release Candidate tarball soon.

  So, we have created a new list, [EMAIL PROTECTED], for
people who want to contribute modifications to Evolution, or help with
the review process.  Access is open to everyone; the home page for the
mailing list is:

http://lists.ximian.com/mailman/listinfo/evolution-patches

  Here are the new rules for applying changes to the Evolution,
GtkHTML and GAL trees:

   * Every patch will have to be sent to the
 [EMAIL PROTECTED] mailing list in the form of a
 unified diff (cvs diff -u) before being committed.

   * Every patch will have to be on the list for at least 24 hours
 before being committed.  A week-end (Saturday+Sunday) counts as a
 single 24-hour day.

 If a patch is by one of the core contributors of the module the
 patch refers to and no-one speaks up against it in the 24 hour
 period, the author can go ahead and commit the patch.

 On the other hand, patches by people who are not core contributors of
 the module being patched will always have to be confirmed as safe by
 one of the core contributors first.

   * Core contributors are required to give their opinion on the bug in the
 24 hour period.

   * Core module members are defined as follows:

   Addressbook:
   Chris Lahey [EMAIL PROTECTED]
   Chris Toshok [EMAIL PROTECTED]
   Jon Trowbridge [EMAIL PROTECTED]

   Calendar:
   Federico Mena Quintero [EMAIL PROTECTED]
   JP Rosevear [EMAIL PROTECTED]
   Damon Chaplin [EMAIL PROTECTED]
   Rodrigo Moya [EMAIL PROTECTED]

   GAL:
   ETable:
   Chris Lahey [EMAIL PROTECTED]
   Shortcut bar:
   Damon Chaplin [EMAIL PROTECTED]
   Other GAL widgets:
   Respective authors.

   GtkHTML:
   Radek Doulik [EMAIL PROTECTED]
   Larry Ewing [EMAIL PROTECTED]

   Importers:
   Iain Holmes [EMAIL PROTECTED]

   Mailer:
   Jeffrey Stedfast [EMAIL PROTECTED]
   Dan Winship [EMAIL PROTECTED]
   Michael Zucchi [EMAIL PROTECTED]

   Pilot Syncing:
   JP Rosevear [EMAIL PROTECTED]

   Shell:
   Ettore Perazzoli [EMAIL PROTECTED]

   Summary:
   Iain Holmes [EMAIL PROTECTED]

   * We will only accept patches for bugs that are actually on the
 Bugzilla; the bug # must be specified when sending the patch
 to the list.

   * Once the patch has been committed, it is the author's responsibility
 to:

   - Close the corresponding bug on Bugzilla.

   - Write to the mailing list, replying to the original message
 containing the patch to inform the other hackers that the
 patch has been committed.

  These rules don't apply to documentation or translations; these can
be updated more freely as it has happened in the past.

-- 
Ettore

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



Re : [Fwd: [Evolution] 2nd snapshot of 2001.10.31 now broke worse]

2001-11-01 Thread Rob Hassing

I downloaded the latest snapshot: 0.16.100-snap.ximian.200111010327
and have the same problem...
The splash screen appears, disappears and then nothing happens :(

Rob

 2001 Nov 01 - 07:43

Same here. The processes all seem to be running, but once the splash 

screen disappears no other window ever appears.



-Ron



 Original Message 

Subject: [Evolution] 2nd snapshot of 2001.10.31 now broke worse

Date: 31 Oct 2001 21:27:30 -0500

From: Michael Leone [EMAIL PROTECTED]

To: Evolution Mailing List [EMAIL PROTECTED]







The 2nd snapshot - 2001.10.31.2256 - won't even start for me. I don't

even get a splash screen. (using RH 7 snaps on Mdk 8.1)



If I start evolution-mail in 1 xterm, and evolution in another, I get a

splash screen, but nothing more. Showing processes lists many of the evo

threads - alarm-notify, bonobo, etc. If I issue a killev, I briefly

see Evolution's shell, but then it goes away.



Made sure I did a killev, killall oafd, gconftool --shutdown, rm -rf

/tmp/orbit-username before I upgraded. No luck; can't use this snap at

all.



Back to the 2001.10.29 snap again.



-- 



--

Michael J. Leone  Registered Linux user #201348 

ICQ: 50453890 AIM: MikeLeone



PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF

PGP public key:





Taking a mental stroll through the psychic park of pleasure.









___

evolution maillist  -  [EMAIL PROTECTED]

http://lists.ximian.com/mailman/listinfo/evolution




---
Dit bericht werd via de Daore Trappers website verstuurd


[Evolution] libgal17 ?

2001-11-01 Thread Richard Bellavance

Hello,

when I try to upgrade to the 200111010330 snapshot, I find that it
depends on libgal17.  However, I cannot find it anywhere on Ximian's FTP
site...  Any ideas ?

Richard.
-- 
Richard Bellavance Cognicase I.S.P.
   Phone:  (514) 732-8000 #4153
Systems Administrator/ Fax:(514) 732-8021
  Analyst-Programmer


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Bug Day! [and other bug information, relevant toeveryone]

2001-11-01 Thread Luis Villa

On Thu, 2001-11-01 at 06:31, Kai Nielsen wrote:
 Hi!
 
 
 On Mit, 2001-10-31 at 22:20, Luis Villa wrote:
  The good news: we believe we've squashed the 'IMAP hangs on startup' and
  'gtkhtml crashes every time I try to do anything' bugs. We're now fairly
  certain that the last snapshot is really, really solid. So... please
  grab them, pound them, and do your best to prove us wrong :)
 
 I am always compiling CVS checkouts, and the checkout from half an hour
 ago (now it's Don Nov  1 12:27:47 CET 2001) still has an IMAP problem:
 
 I cannot use IMAP over SSL. When using IMAP over SSL it always
 stopped filling my folder (which had 25 unread on the server) on
 varous percents: It stopped on 2%, 73% or 95% for example. It was
 always different every time I tried (using killev between startups).
 It never got it fully refreshed so that I could actually look at the
 folder. 
 
 Another IMAP folder from a server without SSL worked fine on the same
 time. So I switched my SSL-IMAP to unencrypted IMAP and it works again-
 I'd like to use SSL again though. :-)

Is this everyone else's experience (that it is only w/ SSL that things
hang?)
Luis


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] 0.16.100-snap.ximian.200111010327 does't work either

2001-11-01 Thread John Affleck

On Thu, 2001-11-01 at 04:07, Rob Hassing wrote:
 These are the messages I get when I try to start evolution.
 It takes way to long, so I start killev. then the other messages appear on my 
screen...

Hmm.. I just tried the 200111010857 red-carpet snapshot and I get a hang
on start-up with an IMAP (exchange) mailbox. I guess I should be
providing more info... What else do you need to know...

Thanks,

John A.



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] helping to debug the hangs

2001-11-01 Thread Luis Villa

To everyone getting a hang: there are two things one can do to help out:
first: a trace of the server traffic:

http://support.ximian.com/cgi-bin/ximian.cfg/php/enduser/std_adp.php?p_sid=TImixkWfp_lva=p_refno=010813-00

and second a stack trace:
http://support.ximian.com/cgi-bin/ximian.cfg/php/enduser/std_adp.php?p_refno=010724-13

Since there is no crash, instead of waiting for the crash in the
directions in that URL, wait for the hang and then hit Ctl+C in the
terminal that is running GDB. Thanks!
Luis

On Thu, 2001-11-01 at 09:50, John Affleck wrote:
 On Thu, 2001-11-01 at 04:07, Rob Hassing wrote:
  These are the messages I get when I try to start evolution.
  It takes way to long, so I start killev. then the other messages appear on my 
screen...
 
 Hmm.. I just tried the 200111010857 red-carpet snapshot and I get a hang
 on start-up with an IMAP (exchange) mailbox. I guess I should be
 providing more info... What else do you need to know...
 
   Thanks,
 
   John A.
 
 
 
 ___
 evolution maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution





___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] helping to debug the hangs

2001-11-01 Thread Luis Villa

I forgot to say: once you've done all of that, please submit the
information to bug 14218 in the bugzilla if possible.
Luis

On Thu, 2001-11-01 at 09:57, Luis Villa wrote:
 To everyone getting a hang: there are two things one can do to help out:
 first: a trace of the server traffic:
 
 
http://support.ximian.com/cgi-bin/ximian.cfg/php/enduser/std_adp.php?p_sid=TImixkWfp_lva=p_refno=010813-00
 
 and second a stack trace:
 
http://support.ximian.com/cgi-bin/ximian.cfg/php/enduser/std_adp.php?p_refno=010724-13
 
 Since there is no crash, instead of waiting for the crash in the
 directions in that URL, wait for the hang and then hit Ctl+C in the
 terminal that is running GDB. Thanks!
 Luis
 
 On Thu, 2001-11-01 at 09:50, John Affleck wrote:
  On Thu, 2001-11-01 at 04:07, Rob Hassing wrote:
   These are the messages I get when I try to start evolution.
   It takes way to long, so I start killev. then the other messages appear on my 
screen...
  
  Hmm.. I just tried the 200111010857 red-carpet snapshot and I get a hang
  on start-up with an IMAP (exchange) mailbox. I guess I should be
  providing more info... What else do you need to know...
  
  Thanks,
  
  John A.
  
  
  
  ___
  evolution maillist  -  [EMAIL PROTECTED]
  http://lists.ximian.com/mailman/listinfo/evolution
 
 
 
 
 
 ___
 evolution maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Spell Checking

2001-11-01 Thread Ron McKeating

At some stage in the frenzy of updates in the last week or so, spell
checking has stopped working when I write email.  I cannot find any
reference to spell checking in the menus.

Anybody got any ideas or point me in the right direction.

Ron
-- 
Ron McKeating
Computing Officer
Computing Services
Loughborough University
http://www.ronmac.lboro.ac.uk/~ccrjm/
Tel:01509 222329
Fax:01509 223989


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] IMAP via SSL works for me

2001-11-01 Thread Luis Villa

Thanks, Sidney. For what it's worth, we believe that we've fixed the
problem. Once the patch goes through the new patch review process* it
should be in the snaps. Hopefully that will be later this afternoon.
Luis

*taking place on [EMAIL PROTECTED]; sort of dull if you
aren't a maintainer ;)

On Thu, 2001-11-01 at 15:01, Sidney Markowitz wrote:
 Some people are saying that IMAP over SSL does not work for them. Just
 as  a data point, I'm having no problem with the latest snapshot I got
 from Red Carpet (200111011516) and I didn't have any with the previous
 snapshot. I'm running under RedHat 7.1 talking to a Cyrus IMAP server
 with OpenSSL that is running under RedHat 6.2 plus all updates.
 
  -- sidney
 
 
 
 ___
 evolution maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Spell Checking

2001-11-01 Thread Damon Brodie

I've had this issue under RH 7.2 since I upgraded from 7.1

The bug report has some things to try out:

http://bugzilla.ximian.com/show_bug.cgi?id=13925

but nothing has worked for me.

Damon.


On Thu, 2001-11-01 at 11:48, Ron McKeating wrote:
 At some stage in the frenzy of updates in the last week or so, spell
 checking has stopped working when I write email.  I cannot find any
 reference to spell checking in the menus.
 
 Anybody got any ideas or point me in the right direction.
 
 Ron
 -- 
 Ron McKeating
 Computing Officer
 Computing Services
 Loughborough University
 http://www.ronmac.lboro.ac.uk/~ccrjm/
 Tel:  01509 222329
 Fax:  01509 223989
 
 
 ___
 evolution maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Spell Checking

2001-11-01 Thread Thomas J. Baker

On Thu, 2001-11-01 at 16:03, Damon Brodie wrote:
 I've had this issue under RH 7.2 since I upgraded from 7.1
 
 The bug report has some things to try out:
 
 http://bugzilla.ximian.com/show_bug.cgi?id=13925
 
 but nothing has worked for me.
 
 Damon.
 
 
FWIW, I did a clean install of RH 7.2 and spell checking works fine.

tjb 


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Spell Checking

2001-11-01 Thread Ujwal S. Sathyam




Spell checking disappeared for me on my home machine a couple of weeks ago. It works on my work machine, same Evolution snapshots. Both run Mandrake 8.1 and both have gnome-spell, pspell, and aspell installed via RPMs. On my home machine, where it does NOT work, there is even a gnome-spell process running whenever I launch a Composer window, but spell checking is not done.



I have no idea what the problem is. Numerous people have had problems, but the only answer seems to be to check that the spell packages are installed. I do not why why this has to be so complicated.



Ujwal



On Thu, 2001-11-01 at 08:48, Ron McKeating wrote:

At some stage in the frenzy of updates in the last week or so, spell
checking has stopped working when I write email.  I cannot find any
reference to spell checking in the menus.

Anybody got any ideas or point me in the right direction.

Ron
-- 
Ron McKeating
Computing Officer
Computing Services
Loughborough University
http://www.ronmac.lboro.ac.uk/~ccrjm/
Tel:	01509 222329
Fax:	01509 223989


___
evolution maillist  -  [EMAIL PROTECTED]

http://lists.ximian.com/mailman/listinfo/evolution







[Evolution] Problems with gnupg

2001-11-01 Thread suka_at

I have a strange problem with encryption in evolution. I am not able to
encrypt messages to another person, all I get is a warning about using
secondary key and later on no valid adress data, encryption failed. I
don't know what's going on, as encrypting to myself works without a
problem. I am using gnupg 1.06 and evolution 0.15 on Mandrake 8.1. The
strange thing is that encrypting to the same persons key with kmail
works... 

Anyone got a clue what`s happening???

thanks
suka





___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Summary question

2001-11-01 Thread dpeterso

In the Summary, for the Mail section, it seems that it only reports the
status of the local folders.  I can't seem to figure out how to configure
it to report on my remote IMAP folders.  Sure, one can open the folders
tab and see if there are new messages etc., but that also serves for the
local stuff.  It would be nice to be able to see my new mail etc. from any
of my accounts posted here---esp. since the local box is never used. Is
this possible and I'm missing something easy or is this a bug or simply a
feature that no significant number of users want? ;-)

In another, slightly related topic,  I used to have trouble with Evo
complaining about can't get lock on /mbox.  Too many open folders
whenever it checked for new mail.  Well, I still get this error but
believe I understand it's source.  I have two remote IMAP accounts.  If
both are enabled at once, these errors appear constantly.  However, if I
disable one of them, leaving only one account active at a time, I have yet
to see this message.  Is this the Way It Should Be?  (I have little
familiarity with the internal workings of IMAP)  It seems rather
cumbersome that I would have to open up the mail tools and disable/enable
each account everytime I want to check on whether there is new mail etc...

Cheers,
-Don
_
Donald A. Peterson   | [EMAIL PROTECTED]
Ph.D. Research Associate |
Dept. of Chemistry   | PH:  (541) 737-7079
Oregon St. University| FAX: (541) 737-0480
-


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] dependencies

2001-11-01 Thread dpeterso

Why does evolution now require the pilot conduit and gnome-pilot packages?
Yes, these are nice and can add functionality to the program, but are they
_truly_ necessary for an email/scheduler program?  I don't think so.
After all, I'm using calendars and email clients all the time and don't
have a palm...

Unless, of course, there's some particular library in those packages
that's needed. But then couldn't you manage to do what was done with
mozilla and the libnss library for SSL stuff?

Just wondrin.  Cheers,
-Don
_
Donald A. Peterson   | [EMAIL PROTECTED]
Ph.D. Research Associate |
Dept. of Chemistry   | PH:  (541) 737-7079
Oregon St. University| FAX: (541) 737-0480
-


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Can't trust Evolution to send big attachments...

2001-11-01 Thread Ujwal S. Sathyam




So, whenever I try to attach a big file (a few MB) with Evolution, it arrives corrupted at the recipient. I then use Mozilla which works just fine (same accout settings, same server, same sending machine...). This has been happening all along, and I kinda tolerated it since I don't send big files very often. But this is just not right.



I even tried digging into the code a while back and reported my findings to Jeff, but I dunno if there was anything found. When I dug into the code (camel-provder-smtp.c or something), some thread was kicking in and cutting off the transmission. I never found out what.



I suggest if the Evolution developers want to debug this, they use an SMTP server outside the immediate LAN so that some network traffic and delay is introduced. My SMTP server is @Home, quite a few hops away.



Bottom line now: I need to switch to a different client whenever I want to send something bigger.



Quite frustrated,



Ujwal










Re: [Evolution] Can't trust Evolution to send big attachments...

2001-11-01 Thread wolfi_z

Hi Ujwal,

You are comparatively lucky because you can send with evolution at all

I cannot send anything with evolution (bug #11491) and noone has got an
idea about that!
 
Slightly more frustrated ... Wolfi

mailto:[EMAIL PROTECTED]

__
Sichern Sie sich Ihre Chancen auf den Jackpot: Mit dem WEB.DE 
Lottoservice bequem und sicher tippen: http://tippen2.web.de/?x=11


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] further build issues on solaris

2001-11-01 Thread Dan Winship

 then i hit a problem with lex not liking a -P flag or something...

Hm. Where is this? If we depend on flex, the configure script shouldn't
let you use plain lex...

-- Dan

___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] further build issues on solaris

2001-11-01 Thread U n d e r a c h i e v e r


--- Dan Winship [EMAIL PROTECTED] wrote:
  Output line too long.
 
 I think this is fixed if you put GNU sed into your path before the
 Solaris sed.

indeed it is

then i hit a problem with lex not liking a -P flag or something...

...so, following a hunch   :)   i installed flex and symlinked
/usr/local/bin/lex to flex... (/usr/local/bin  is temporarily number 1
in my path for the purposes of this build)

anyway, the build is progressing. thanks for the advice...

=
u n d e r a c h i e v e r (and proud)
[EMAIL PROTECTED]

__
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Commit policy changes

2001-11-01 Thread Ettore Perazzoli

Hello,

this is just to announce that we are now restricting the policy for
committing changes to the Evolution, GAL and GtkHTML CVS repositories.
The purpose of this is to enforce patch review before changes get
made, making sure that the tree stay stable and consequently we can
roll a Release Candidate tarball soon.

  So, we have created a new list, [EMAIL PROTECTED], for
people who want to contribute modifications to Evolution, or help with
the review process.  Access is open to everyone; the home page for the
mailing list is:

http://lists.ximian.com/mailman/listinfo/evolution-patches

  Here are the new rules for applying changes to the Evolution,
GtkHTML and GAL trees:

   * Every patch will have to be sent to the
 [EMAIL PROTECTED] mailing list in the form of a
 unified diff (cvs diff -u) before being committed.

   * Every patch will have to be on the list for at least 24 hours
 before being committed.  A week-end (Saturday+Sunday) counts as a
 single 24-hour day.

 If a patch is by one of the core contributors of the module the
 patch refers to and no-one speaks up against it in the 24 hour
 period, the author can go ahead and commit the patch.

 On the other hand, patches by people who are not core contributors of
 the module being patched will always have to be confirmed as safe by
 one of the core contributors first.

   * Core contributors are required to give their opinion on the bug in the
 24 hour period.

   * Core module members are defined as follows:

   Addressbook:
   Chris Lahey [EMAIL PROTECTED]
   Chris Toshok [EMAIL PROTECTED]
   Jon Trowbridge [EMAIL PROTECTED]

   Calendar:
   Federico Mena Quintero [EMAIL PROTECTED]
   JP Rosevear [EMAIL PROTECTED]
   Damon Chaplin [EMAIL PROTECTED]
   Rodrigo Moya [EMAIL PROTECTED]

   GAL:
   ETable:
   Chris Lahey [EMAIL PROTECTED]
   Shortcut bar:
   Damon Chaplin [EMAIL PROTECTED]
   Other GAL widgets:
   Respective authors.

   GtkHTML:
   Radek Doulik [EMAIL PROTECTED]
   Larry Ewing [EMAIL PROTECTED]

   Importers:
   Iain Holmes [EMAIL PROTECTED]

   Mailer:
   Jeffrey Stedfast [EMAIL PROTECTED]
   Dan Winship [EMAIL PROTECTED]
   Michael Zucchi [EMAIL PROTECTED]

   Pilot Syncing:
   JP Rosevear [EMAIL PROTECTED]

   Shell:
   Ettore Perazzoli [EMAIL PROTECTED]

   Summary:
   Iain Holmes [EMAIL PROTECTED]

   * We will only accept patches for bugs that are actually on the
 Bugzilla; the bug # must be specified when sending the patch
 to the list.

   * Once the patch has been committed, it is the author's responsibility
 to:

   - Close the corresponding bug on Bugzilla.

   - Write to the mailing list, replying to the original message
 containing the patch to inform the other hackers that the
 patch has been committed.

  These rules don't apply to documentation or translations; these can
be updated more freely as it has happened in the past.

-- 
Ettore

___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution