On Sat, 3 Jan 2004, Dustin C. Hatch wrote: > Well, I am a linux noob, so if you wouldn't mind, could you explain what > I need to edit in the init.d folder? I passed the parameters to xmail, > but apparently that isn't enough because it still didn't log anything. > Also, what do I need to do in windows to make it log? Thanks.
It's all (well, almost) here: http://www.xmailserver.org/Readme.html#configuration For Linux you have to edit inside /etc/rc.d/init.d/xmail the XMAIL_CMD_LINE variable. You have to use: # /etc/rc.d/init.d/xmail {start, stop} to start/stop XMail. On Windows you have to create a MAIL_CMD_LINE entry inside HKEY_LOCAL_MACHINE\SOFTWARE\GNU\XMail, like the doc describe. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
