# --Send winner notification # # This file contains the message your customers # will receive when someone sends them an auction. # Lines starting with # will be skipped. # Blank lines will be maintained. # # Change the message below as needed considering the # following tags to reflect your customer's personal data: # # -------------------------------------------------------- # TAG SYNTAX EFFECT # -------------------------------------------------------- # # <#w_name#> Winner Name # <#w_nick#> Winner Nickname # <#s_name#> Seller Name # <#s_nick#> Seller Nickname # <#s_email#> Seller email # <#s_address#> Seller Address # <#s_city#> Seller City # <#s_prov#> Seller State/Province # <#s_country#> Seller Country # <#s_zip#> Seller Zip Code # <#s_phone#> Seller Phone # <#i_title#> auction item title # <#i_description#> auction item description # <#i_url#> URL to view auction # <#i_ends#> Auction End date/time # <#c_sitename#> Auction Site Name # <#c_siteurl#> main URL of auction site # <#c_adminemail#> email address of Auction site webmaster # -------------------------------------------------------- # # USAGE: # Insert the above tags in the text of your message # where you want each value to appear. # Modify the message to reflect your needs. # Change [...] with to your correct data. # # # Dear <#w_name#>,

You have won the following auction on <#c_sitename#>

Auction data
------------------------------------
Title: <#i_title#>
Description: <#i_description#>

Your bid: <#i_currentbid#>
Auction End Date: <#i_ends#>
URL: <#c_siteurl#><#i_url#>

=============
SELLER"S INFO
=============

<#s_nick#>
<#s_email#>


If you have received this message in error, please reply to this email,
write to <#c_adminemail#>, or visit <#c_sitename#> at <#c_siteurl#>.