#
#   Sys file for AmigaSmail
#
#
#   Format of this file
#   --------------------
#   system protocol max_size local_cmd compress remote_cmd path options
#
#   Field description:
#   ------------------
#   system           Name of the system
#
#   protocol         UUCP, SMTP,BSMTP or DOMAIN
#
#   size             Max. diskspace of a BSMTP batch
#   (Only BSMTP)     If the BSMTP batch is bigger the batch
#                    will be delivered via local_cmd
#
#   local_cmd        The command your system should execute to deliver
#                    the mail (Don't forget to insert quotes if you have
#                    spaces in you command)
#
#   compress         The command to (de-)compress the mails.
#   (Only BSMTP)     The command is started "compress [-d] infile >outfile".
#                    If you don't want to compress your mails use "none"
#                    for the compress field
#
#   remote_cmd       The command to import your mail on the remote host.
#
#   path             The path to deliver you mail to with '%s' as wildcard
#                    for the address. Use 'ignore' if you want to use the
#                    information from path file. If protocol is DOMAIN
#                    this field is set to 'hide' the subdomain is hidden.
#
#   options          If you use more than one of these options you must seperate
#                    them with space and enclose them into double quotes.
#
#                    You can set the following options:
#
#      a) Format or Fm    0 - means use the resolved address (without hostname)
#                             in rmail/RCPT TO: lines
#                         1 - means use the orignial address (without resolving)
#                             in rmail/RCPT TO: lines
#                         2 - means use the fully qualified address (with prepended
#                             hostname) in rmail/RCPT TO: lines
#      b) SmartHost or SM  - The name of the smarthost if the transport for
#                            this host fail
#      c) Timeout or TM    - The time (in secs) to wait if a mail delivery fail
#                            (only SMTP)
#      d) Maxtime or MT    - Maximal time (in secs) a mail is queued before it
#                            sending back. (only SMTP)
#      e) DomainHide or DH - Subdomain hidding
#
#
wolfhh			BSMTP			500000	"uux -g0 -"		gzip		rcsmtp wolfhh!%s     No
bsmtphh			BSMTP			0			"uux -g0 -"		freeze	rfsmtp bsmtphh!%s    Yes
testhh			BSMTP			200000	"uux -g0 -"		none     rsmtp ignore         On
torfhh			UUCP			200000	"uux -g0 -"		none		rmail ignore         On
localhost		SMTP			200000	send_smtp		none		rmail localhost!%s	Off	3600 172800
host1				UUCP			200000	"uux -g0 -"		none		rmail host1!%s
host2				UUCP			200000	"uux -g0 -"		none		rmail host2!%s
*					UUCP			200000	"uux -g0 -"		none		rmail	ignore
mavhh.hanse.de	DOMAIN		0			none				none		none  hide
