home *** CD-ROM | disk | FTP | other *** search
- # This is a template for an AutoExec file. It is translated by SLIPdial.
- # %nntp will expand to either 'nntp' or '#nntp' depending on whether or
- # not news is required. Similarly for smtp.
-
- # Note that all the smtp and nntp parameters are set up, just the
- # servers won't be kicked. This allows the user to change their mind
- # when the are dialed in. i.e. if the select a session without SMTP
- # and decide to transfer mail after all, they can just manually
- # kick the SMTP server.
-
- #finger {node}@post.demon.co.uk
- #finger {node}@punt.demon.co.uk
-
- #finger motd@gate.demon.co.uk
-
- # Set unattended mode based on whether this is an automatic session:
- unattended %timed
-
- nntp trace 2
- nntp dup hist
- nntp fudge 3720
- nntp direct on
- nntp batch 12
- nntp addserver news.demon.co.uk 1800 dem
- %nntp kick dem
-
- smtp gateway post.demon.co.uk
- smtp gateway punt.demon.co.uk
- smtp trace 1
- smtp sep fr
- %smtp kick
-
- time server ntp.demon.co.uk
- time read
-
-