From: Max Kanat-Alexander Date: Mon, 19 Apr 2010 23:17:19 +0000 (-0700) Subject: Bug 559573: Update the POD of email_in.pl to reflect its actual, X-Git-Tag: bugzilla-3.6.1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e76c53b703692abdbc4b0db3021012e92893e004;p=thirdparty%2Fbugzilla.git Bug 559573: Update the POD of email_in.pl to reflect its actual, correct capabilities for 3.6. r=LpSolit, a=LpSolit --- diff --git a/email_in.pl b/email_in.pl index 1f610f1383..4254fbbd16 100755 --- a/email_in.pl +++ b/email_in.pl @@ -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.