-
Notifications
You must be signed in to change notification settings - Fork 1
/
mailhelp.html
44 lines (42 loc) · 2.21 KB
/
mailhelp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html>
<head>
<title>Mailing Lists</title>
</head>
<body>
<h2>PWG-Wide Mailing Lists</h2>
<p>PWG Announcements: <a href="mailto:pwg-announce@pwgorg">[email protected]</a>
· <a href="archives/pwg-announce">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/pwg-announce">Subscribe</a></p>
<p>PWG Discussion: <a href="mailto:[email protected]">[email protected]</a>
· <a href="archives/pwg">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/pwg">Subscribe</a></p>
<h2>Working Group/BOF Mailing Lists</h2>
<p>3D Printing: <a href="mailto:[email protected]">[email protected]</a>
· <a href="archives/3d-printing">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/3d-printing">Subscribe</a></p>
<p>Cloud Imaging: <a href="mailto:[email protected]">[email protected]</a>
· <a href="archives/cloud">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/cloud">Subscribe</a></p>
<p>Imaging Device Security: <a href="mailto:[email protected]">[email protected]</a>
· <a href="archives/ids">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/ids">Subscribe</a></p>
<p>Internet Printing Protocol: <a href="mailto:[email protected]">[email protected]</a>
· <a href="archives/ipp">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/ipp">Subscribe</a></p>
<p>IPP Everywhere Self-Certification: <a href="mailto:[email protected]">[email protected]</a>
· <a href="archives/ippeveselfcert">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/ippeveselfcert">Subscribe</a></p>
<p>Semantic Model: <a href="mailto:[email protected]">[email protected]</a>
· <a href="archives/sm3">Archives (SMv3)</a> ·
· <a href="archives/mfd">Archives (SMv2)</a> · <a
href="archives/sm">Archives (SMv1)</a> ·<a
href="https://www.pwg.org/mailman/listinfo/sm3">Subscribe</a></p>
<p>Workgroup for Imaging Management Solutions: <a
href="mailto:[email protected]">[email protected]</a> · <a
href="archives/wims">Archives</a> · <a
href="https://www.pwg.org/mailman/listinfo/wims">Subscribe</a></p>
<h2>Other Links</h2>
<p><a href="http://www.pwg.org/mailman/listinfo">PWG Mailman list server main page</a></p>
</body>
</html>