I just bought an autoresponder (Future 2019 AD Autoresponder) and they have just give me instruction on how to install it myself. This are the instruction I'm little bit confuse about:
# Type the full path to your EMail program.
# If you're not sure of this, ask your server administrator
$mailprog="/usr/sbin/sendmail"; <-- What must I type here? Can somebody give a live example? (use some dummy email such as; ads@yahoo.com)
# Type your email address. Make sure
# to place a \ in front of the @
# As an example: admin\@autoresponderunlimited.com
$fromaddr="admin\@autoresponderunlimited.com"; <-- This one also unclear. Can somebody explain it, please?
# Type default name. If the system is unable to extract
# the prospect's name, it will print the Default Name.
$emptyuname="Friend"; <-- This one also.
# Enter the Admin password (case sensetive 8 chars max)
$password="password"; <-- my password or my web host admin password?
}
1; <-- What's this?
# All this is in the config.cgi file I received to upload to the server.
I'm sorry if my question a little bit hard or confusing (or very easy seems that I'm a novice in PHP) but I just pay this guy for his autoresponder and he and his colleague don't want to help. I guess if nobody able to help, then I just lost my money ($20!) just like that (actually, I'm a poor guy, struggling for money. That $20 is a desperate choice and the only autoresponder I can support right now).
I sincerely hope anybody here could help because losing $20 buck (in my country the value is $70! buck. I could buy a lot of food with that!) is not a joke to me.
Thank you. Any body's help will be much, much appreciated.