Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Feature Requests

Development::Feature Requests Post suggestions/feature requests here.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-02-2009, 05:36 AM
Richardo
Banned
 
Join Date: Oct 2003
Location: Mattmecks Basement
Posts: 546
Default

This is awesome!!! Hey Derision, previously we have relied on Doodman to for connectivity between EQEMU and IRC . Do you have any ideas so that we can work around this?
Reply With Quote
  #2  
Old 01-02-2009, 11:57 AM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Currently using 245, downloaded mail.sql and sourced into db.

Included following rules into peq/tables/rules_values


1 Mail:EnableMailSystem 1
1 Mail:ExpireTrash 0
1 Mail:ExpireRead 31536000
1 Mail:ExpireUnread 31536000

#

[Debug] [RULES__CHANGE] Set rule World:ExemptAccountLimitStatus to value -1
[Debug] [RULES__ERROR] Unable to find rule 'Mail:EnableMailSystem'
[Debug] [RULES__ERROR] Unable to interpret rule record for Mail:EnableMailSystem

[Debug] [RULES__ERROR] Unable to find rule 'Mail:ExpireTrash'
[Debug] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireTrash
[Debug] [RULES__ERROR] Unable to find rule 'Mail:ExpireRead'
[Debug] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireRead
[Debug] [RULES__ERROR] Unable to find rule 'Mail:ExpireUnread'
[Debug] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireUnread
[Debug] [WORLD__INIT] Loaded default rule set 'default'

#

Everything else loads without errors, any ideas?
__________________
I'll be back!

Reply With Quote
  #3  
Old 01-02-2009, 01:02 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Mail was implemented in Revision 247, for which there are no Windows executables available for download yet.

And Richardo, I'll look into an IRC interface to chatserver. I don't know a lot about IRC, but I'll have a look at the RFCs and setup a private IRC server to play with.

One thing I am unsure about is authentication, i.e. you don't want a random person logging into a server chat channel from IRC and being able to spam it.

Last edited by Derision; 01-03-2009 at 01:30 AM..
Reply With Quote
  #4  
Old 01-03-2009, 11:52 AM
OscarGrouch05
Sarnak
 
Join Date: Apr 2008
Posts: 71
Default IRC interface to chatserver

I use ircplus 1.5 allows you to run your own mirc server it also will allow you to kline spamers this would work for what you wanted if i can be of any help softwear wize drop me a line i'll get you started in the right direction this would be used for like the admin of the server this is the same program used.
Reply With Quote
  #5  
Old 01-05-2009, 09:18 PM
brdian
Fire Beetle
 
Join Date: Jul 2008
Location: az
Posts: 8
Default

anyone got this working on a windows server? keeps giving a "Mail Key for SOE.EQ.EP.ToonName does not match, closing connection." error in the debug log.
Reply With Quote
  #6  
Old 01-06-2009, 08:52 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by brdian View Post
anyone got this working on a windows server? keeps giving a "Mail Key for SOE.EQ.EP.ToonName does not match, closing connection." error in the debug log.
I tested it on Windows. The only obvious reasons for that error is either you didn't do:

Code:
ALTER TABLE `character_` ADD `mailkey` CHAR( 16 ) NOT NULL ;
but in that case you should get additional errors, i.e. Error retrieving mailkey from database.

Reason two would be that the version of world you are running is pre-revision 247.

If neither of those is the cause, try setting adding these lines to log.ini

Code:
MAIL__CLIENT=on
MAIL__TRACE=on
MAIL__PACKETS=on
in log.ini and restarting and post the resulting log from mailserver.
Reply With Quote
  #7  
Old 01-07-2009, 02:32 PM
brdian
Fire Beetle
 
Join Date: Jul 2008
Location: az
Posts: 8
Default

the issue im having is clients on the same lan as the server are using the hex of the local ip for the dbmailkey and the external ip for the clientmailkey. external clients seem to be logging correctly just the internal ones wont match up.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:03 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3