home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / News-Email / popstr202a / Users < prev   
Text File  |  1999-04-13  |  2KB  |  45 lines

  1. # POP users file
  2. #
  3. # Edit the last line to your details (best viewed in 100 columns or wider)
  4.  
  5. # Format:
  6. # Local user    Remote user    Password    Server        Delete     Auto    Last    MaxSize
  7. #                                Y/N    Y/O/N    Y/N    Y/N/Size
  8. #
  9. # Auto, Last & size fields are optional - if they're not present, defaults are assumed
  10. # (as shown below) for backwards compatiblity.
  11. # Note: fields may _NOT_ be left blank.
  12.  
  13. # Auto: Default 'O'
  14. #       O means autofetch user only when online (set 'Variable:' in Config file)
  15. #         (equiv. to Y is Var: not present)
  16. #       Y means always autofetch user (useful if you have a local network _and_ a
  17. #         dialup connection)
  18. #       N means never autofetch user
  19. # May also be a system variable, enclosed in <>'s, in which case the user is only fetched if the
  20. # system variable is true (same tests as the Online: variable). Useful if you have a provider who
  21. # only allows you to fetch mail from their servers whilst connected to one of their dialup lines.
  22. # You should set/unset the system variable somewhere in your dialer's configuration files.
  23.  
  24. # Last: Default 'N'
  25. #       Y means issue 'LAST' command to pop-3 server, which generally causes it to skip over
  26. #       mails that have already been fetched (useful when combined with Delete = N)
  27.  
  28. # MaxSize: Default 'Y'
  29. #       Y: Only fetch messages below size specified in config file
  30. #       N: Fetch messages regardless of size
  31. #       size: In bytes, K or M suffix may be specified. (eg. '10K' - no space between number & 'K')
  32.  
  33. # NB. The 'LAST' option will not work on all servers, most notably those of Demon Internet.
  34. # NB. Do not set 'LAST' and a maximum size for a mailbox - you won't be able to retreive
  35. #     the oversize messages later without manually fetching them somehow.
  36.  
  37. # To use a non-standard port number, postfix the server name with : then the port number.
  38. # The Auto, Last and MaxSize columns are best left blank unless you need to use them.
  39.  
  40. # The columns are tab (NOT space) seperated. Use a decent editor like Zap (or StrongEd).
  41.  
  42. # Local user    Remote user    Password    Server        Delete     Auto    Last    MaxSize
  43.  
  44. local_user    login_name    password    mail.isp.net    Y    O    N    Y
  45.