BILLIONS WILL SEE YOUR AD!!!!!!! http://hop.clickbank.net/?bingomadmu/depotbod Why not advertise to billions of email addresses and safelists and let everyone...
bower15@...
Oct 16, 2001 8:11 am
529
As you are no doubt aware, we received some spam-mail this morning via the list. I've already complained to hotmail and yahoo!, and we'll see what happens. :)...
Davis, Iain E.
feaelin@...
Oct 16, 2001 1:55 pm
530
Thanks for the prompt action. :) Just a note: usually it's a good idea to report a spam violation to the spammer's ISP, too. A spamcop analysis...
Nevis
nevis@...
Oct 16, 2001 5:15 pm
531
Good point. :). I'll try to keep that mind for my next one. :) ... From: Nevis [mailto:nevis@...] Sent: Tuesday, 2001 October 16 12:14 To:...
Davis, Iain E.
feaelin@...
Oct 16, 2001 6:38 pm
532
BILLIONS WILL SEE YOUR AD!!!!!!! http://hop.clickbank.net/?bingomadmu/depotbod Why not advertise to billions of email addresses and safelists and let everyone...
bower15@...
Oct 16, 2001 8:49 pm
533
I received word from hotmail that they've terminated the account that sent the spam-mail. Yay. :) Iain ... From: Davis, Iain E. [mailto:feaelin@...] ...
Davis, Iain E.
feaelin@...
Oct 17, 2001 7:52 pm
534
Is there any special trick to locking an action to a MUF? In other words: so that the MUF will return a value determining whether the lock test succeeds or...
Tony Belding
tlbelding@...
Oct 18, 2001 1:39 am
535
... They speak the truth. :) Shortly after the spam first arrived, I ran an email check on the account using "Email Dossier" at www.hexillion.com. It showed...
Nevis
nevis@...
Oct 18, 2001 7:49 am
536
I find it more likely that BT was an innocent victim to email masquerading... unless BT has a log-in-before-sending system set up, then it is all too easy to...
... Thanks for the help! We did finally get the program to work -- in fact, it worked from the beginning, but we were just testing it wrong. The real ...
Tony Belding
tlbelding@...
Oct 19, 2001 2:18 pm
538
... Maybe :) I think what you're referring to here is the problem of the open relay. By default, that's the way that all SMTP servers used to work. Due to...
Nevis
nevis@...
Oct 19, 2001 6:00 pm
539
Ok, I've had a working glowmuck running with @path before and along the way moving from Linux to FreeBSD I find myself rebuilding a muck from scratch. No ...
I thought cmd-path wasn't even needed anymore? You need to have lib-userprop installed to use cmd-path. Then after its installed properly, you should have an...
Syvel
syvel@...
Nov 3, 2001 4:21 am
542
Well, I've been wondering. I haven't heard ANY news about upgrades for glow, and with proto and fuzzball doing so well under sourceforge.. Has anyone ever...
... In-Muck email could be implemented with MUF communicating with a robot on the email server. If that is how it was done, should be able to port it over. I...
Ron Wilson
rlw@...
Nov 16, 2001 8:02 pm
545
I believe that you can't use color codes in leave_mesg because it can occur even if you aren't logged in. Ie. it's not associated with your player object,...
Artiste Extrordinaire!
artie@...
Nov 17, 2001 4:18 am
546
For some reason, I'm just not recieving emails from this mailing list. I have to go on the web to get them, and I'm pretty sure I'm set to recieve mails....
I have a very old multi-player game coded in C, which was intended to be played on a BBS. I would like to make it playable on my MUCK, but am undecided what's...
Tony Belding
tlbelding@...
Nov 19, 2001 4:02 am
548
... You might also consider middleware that logs on with a Player object, as a conduit between the muck and the external program, like NeoNet and (iirc) the...
I've only had trouble sending mail, not getting it. You might want to make sure you are set up to receive mail from the list correctly. The only other...
Glow really isn't designed for a 'door' type program because it's a single-threaded loop. You're probably best off coming up with a muf version depending on...
Okay, thanks, I got it figured out. :) Some bulk mail was slipping past that Yahoo! filter thing, so I had made an extra one to nuke all incoming email that...
I recently had the opportunity to recompile Glow.... and change a few compile-time options while I was at it. We finally got rid of paths (thank gawd!), so...
Tony Belding
tlbelding@...
Nov 21, 2001 10:47 pm
553
As far as building commands goes, I *always* replace the inserver building commands with muf versions. Primarily because the muf program I use, called ...
Syvel
syvel@...
Nov 22, 2001 10:33 am
554
Program Error. Your program just got the following error. Shutterbug.muf(#19483), line 132; RECYCLE: Cannot recycle active program My problem with this is.......
Tony Belding
tlbelding@...
Nov 24, 2001 10:57 pm
555
... Every MUCK I have had a character one, has used the ABODE flag (instead of the LINK_OK) flag for determining the default for the parent room of the room...
Ron Wilson
rlw@...
Nov 26, 2001 6:38 pm
556
This sounds like a very, very good idea to me. The trick is getting it
coded in, or in some cases, finding the TIME to code it in.. I'm sure
PakRat has...
Is the Q flag used for anything other than QUELL on a player? In other words, does putting a Q flag on a thing-object have any meaning to Glow? The reason I...