]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 559573: Update the POD of email_in.pl to reflect its actual,
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 19 Apr 2010 23:17:19 +0000 (16:17 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 19 Apr 2010 23:17:19 +0000 (16:17 -0700)
correct capabilities for 3.6.
r=LpSolit, a=LpSolit

email_in.pl

index 1f610f1383f7a4cad98258e56bc11932ff87a27c..4254fbbd1699e4834ede3d4a0c1723a9f8c46536 100755 (executable)
@@ -556,8 +556,6 @@ not send you anything.
 If any part of your request fails, all of it will fail. No partial
 changes will happen.
 
-There is no attachment support yet.
-
 =head1 CAUTION
 
 The script does not do any validation that the user is who they say
@@ -568,10 +566,6 @@ and only allow access to the inbound email system from people you trust.
 
 =head1 LIMITATIONS
 
-Note that the email interface has the same limitations as the
-normal Bugzilla interface. So, for example, you cannot reassign
-a bug and change its status at the same time.
-
 The email interface only accepts emails that are correctly formatted
 per RFC2822. If you send it an incorrectly formatted message, it
 may behave in an unpredictable fashion.