# /etc/mailgw/pbbs-src.map # # Mapping from pbbs *source* addresses to the email *source* addresses. # Used when gatewaying from the pbbs to the smtp/nntp side. # # Format: pbbsaddr smtpaddr [save] # # Can handle xNOS 'spool/rewrite' style wildcards. # '$1' on the right side is replaced by the part which matches # the first '*' on the left side. $1 is replaced with the second *, # and so on... # # If the pbbs address in the message doesn't match anything # in this file, it is not gatewayed (if a personal message, it's # bounced). # # If there's a "save" keyword on the line which matches, it is # expected that the replies for the message will be returned # via this gateway, and the address is put into the smtp->pbbs # destination address table. # # For the callsign%packet.bbs.hroute@your.hostname form: *@* $1@$2.bbs # For the callsign@hroute.your.hostname form (wildcard MX record): # *@* $1@$2.baf.be.ampr.org