Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
c8c58186
Commit
c8c58186
authored
Aug 28, 2003
by
Kent Engström
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add support for the "html" alternative of mx-refuse-import.
parent
78e9e1d6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
+13
-0
ChangeLog
ChangeLog
+8
-0
doc/Protocol-A.texi
doc/Protocol-A.texi
+4
-0
doc/constructs.expected
doc/constructs.expected
+1
-0
No files found.
ChangeLog
View file @
c8c58186
2003
-
08
-
28
Kent
Engstrm
<
kent
@
lysator
.
liu
.
se
>
Add
support
for
the
"html"
alternative
of
mx
-
refuse
-
import
.
*
run
-
support
/
aux
-
items
.
conf
:
Update
validation
regexp
.
Also
set
the
unique
flag
to
false
.
*
doc
/
Protocol
-
A
.
texi
(
Aux
-
Item
Types
):
Document
"html"
.
*
doc
/
constructs
.
expected
:
Add
@
code
{
html
}.
2003
-
08
-
28
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Don
't crash if a person has read more than 65535 texts after the
...
...
doc/Protocol-A.texi
View file @
c8c58186
...
...
@@ -10079,6 +10079,10 @@ conference or letterbox as a recipient if the mail is considered to be
spam according to some importer specific criteria (such as the presence
of SpamAssassin flags).
If the data is the string @code
{
html
}
, the importer will not add this
conference or letterbox as a recipient if the mail is considered to be
in HTML format.
In the future, other alternatives in addition to the above may be
defined for this aux-item. An importer should silently ignore
unrecognized ones. If more than one aux-item of this type is present,
...
...
doc/constructs.expected
View file @
c8c58186
...
...
@@ -34,6 +34,7 @@
@code{description}
@code{error-reply}
@code{followups-to}
@code{html}
@code{integer}
@code{items-to-add}
@code{items-to-delete}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment