|
Lines 830-838
Link Here
|
| 830 |
/usr/sbin/ppp -direct pppmyisp</programlisting> |
830 |
/usr/sbin/ppp -direct pppmyisp</programlisting> |
| 831 |
|
831 |
|
| 832 |
<para>If you are going to create a separate login script for a |
832 |
<para>If you are going to create a separate login script for a |
| 833 |
user you could use <command>sendmail -qRbigco.com</command> |
833 |
user you could use <command>sendmail -qRmyco.com</command> |
| 834 |
instead in the script above. This will force all mail in your |
834 |
instead in the script above. This will force all mail in your |
| 835 |
queue for bigco.com to be processed immediately.</para> |
835 |
queue for myco.com to be processed immediately.</para> |
| 836 |
|
836 |
|
| 837 |
<para>A further refinement of the situation is as follows.</para> |
837 |
<para>A further refinement of the situation is as follows.</para> |