Diff for "EmailInterface"

Not logged in - Log In / Register

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-12-09 03:03:13
Size: 369
Editor: 125-236-193-95
Comment:
Revision 4 as of 2010-03-18 18:29:06
Size: 204
Editor: cpe-66-65-48-241
Comment: Start this page, since a Launchpad mailback notification already refers to it (lib/canonical/launchpad/emailtemplates/email-processing-error.txt).
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Overview = Some of Launchpad's services can be manipulated by email:
Line 3: Line 3:
As well as having a python library (launchpadlib) and the normal web user interface, you can also interact with Launchpad purely over email.

= Bugs =

[[Bugs/EmailInterface]]

= Code =

The largest use of incoming email for the code domain is for code reviews. More still needs to be written about this, and this is currently a place holder.
 * [[Bugs/EmailInterface|Using the bug tracker by email]]
 * [[Code/Review/#EmailInterface|Doing merge proposals and code reviews by email]]

Some of Launchpad's services can be manipulated by email:

EmailInterface (last edited 2010-03-18 18:29:06 by cpe-66-65-48-241)