]> 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 22:37:02 +0000 (15:37 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 19 Apr 2010 22:37:02 +0000 (15:37 -0700)
correct capabilities for 3.6.
r=LpSolit, a=LpSolit

email_in.pl

index 15dfcb72831ad81c9a477556e746f05b68f726c1..38ff17cc5b2eaa7e5d9cd9c739d3a5d584f6d692 100755 (executable)
@@ -536,8 +536,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
@@ -548,10 +546,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.