View | Details | Raw Unified | Return to bug 40648
Collapse All | Expand All

(-)chapter.sgml (-6 / +7 lines)
Lines 548-559 Link Here
548
    <sect2 id="eresources-subscribe">
548
    <sect2 id="eresources-subscribe">
549
      <title>How to Subscribe</title>
549
      <title>How to Subscribe</title>
550
      
550
      
551
      <para>All mailing lists live on <hostid
552
	  role="fqdn">FreeBSD.org</hostid>, so to post to a given list you
553
	simply mail to
554
	&lt;<replaceable>listname</replaceable>@FreeBSD.org&gt;.  It will then
555
	be redistributed to mailing list members world-wide.</para>
556
	  
557
      <para>To subscribe to a list, send mail to &a.majordomo; and include
551
      <para>To subscribe to a list, send mail to &a.majordomo; and include
558
552
559
	<programlisting>subscribe &lt;listname&gt; [&lt;optional address&gt;]</programlisting>
553
	<programlisting>subscribe &lt;listname&gt; [&lt;optional address&gt;]</programlisting>
Lines 564-569 Link Here
564
      <screen>&prompt.user; <userinput>mail majordomo@FreeBSD.org</userinput>
558
      <screen>&prompt.user; <userinput>mail majordomo@FreeBSD.org</userinput>
565
subscribe freebsd-announce
559
subscribe freebsd-announce
566
^D</screen>
560
^D</screen>
561
562
      <para>To actually post to a given list you
563
	simply send mail to
564
	&lt;<replaceable>listname</replaceable>@FreeBSD.org&gt;.  It will then
565
	be redistributed to mailing list members world-wide.
566
	<emphasis>Please note,</emphasis> subscription requests go to
567
	&a.majordomo;, not the lists themselves.</para>
567
	    
568
	    
568
      <para>If you want to subscribe yourself under a different name, or
569
      <para>If you want to subscribe yourself under a different name, or
569
	submit a subscription request for a local mailing list (this is more
570
	submit a subscription request for a local mailing list (this is more

Return to bug 40648