[xmail] Re: log filenames

2004-04-05 Thread Francesco Vertova
You wrote: Can someone tell me the logic in which last four digits are generated? I see the following ones 0100, and the current ones 2300. Running 1.17 on Win2k. In theory, they should always end in and rotate daily unless you set a shorter rotation time with -Mr (I think)

[xmail] Re: 1.18-pre09 problem(?)

2004-04-05 Thread Sönke Ruempler
Ok, we ran XMail under valgrind, and it did not leak. My RSS on xmailserver.org never went over 8MB. My suggestion is to try a server with an older glibc. Can ppl having a decent load on Linux systems post the RSS value they get from 'ps'? Maybe it's our huge filters tabs (in ~ 1900 eintries,

[xmail] Re: Read only mailbox ?

2004-04-05 Thread Filip Supera
Davide Libenzi a écrit : MonArch? Can't find anything about this with Google. Any link? Thanks. - 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]

[xmail] Re: Read only mailbox ?

2004-04-05 Thread Michael Harrington
Use a user's variables (see: uservars and uservarsset commands) to set the SMTP permissions for a user. Specifically the variable is SmtpPerms. For a full list of variables, look at the documentation for the USER.TAB file. Look at the documentation for SMTPAUTH.TAB for information on the

[xmail] Re: announce : XAV has been updated.

2004-04-05 Thread DOLIST Technical Center
Bonjour, Friday, April 2, 2004, 4:59:25 PM, Xmail wrote: I updated the xav to the newest from the website and I still have the process hanging and eventually the messages continue to the destination with virus intact. If it hangs, most of time, it's because parameters to the virus scanner

[xmail] Re: mail /dev/null

2004-04-05 Thread Sönke Ruempler
Is it possible to redirect mail to a certain user to dev/null? I want the mail to a certain account to just disappear. :o) Yes with an empty mailproc.tab in the user's directory. - To unsubscribe from this list: send the line unsubscribe xmail in the body of a message to [EMAIL PROTECTED] For

[xmail] Re: Read only mailbox ?

2004-04-05 Thread Davide Libenzi
On Mon, 5 Apr 2004, Filip Supera wrote: Davide Libenzi a écrit : MonArch? Sorry, a typo: http://www.mhonarc.org/ - 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

[xmail] Re: 1.18-pre09 problem(?)

2004-04-05 Thread Davide Libenzi
On Mon, 5 Apr 2004, Sönke Ruempler wrote: Ok, we ran XMail under valgrind, and it did not leak. My RSS on xmailserver.org never went over 8MB. My suggestion is to try a server with an older glibc. Can ppl having a decent load on Linux systems post the RSS value they get from 'ps'?

[xmail] Re: Read only mailbox ?

2004-04-05 Thread Stephen Wilson
There is also another question I'd like to put : Can we make a mailbox read-only from a webmail or POP3 access ? If it was possible, it would offer an easy consultable archive system (ie : for one XMail mailing list). Such an archive mailbox's address could just be added to a mailing list so

[xmail] Re: 1.18-pre09 problem(?)

2004-04-05 Thread Sönke Ruempler
Why don't you use Debian on servers? I really don't know that the problem is. My RH8 machine also runs glibc 2.3.2 (freshrpms), and the RSS stays put. Suggestion is, give Debian a shot before. True that the base install is really old, but an apt-get will bring you up to date. We are RedHat

[xmail] Re: Catch-All configuration for a domain

2004-04-05 Thread Kirk Friggstad
Hi Noor: If I understand you right, it is possible to do this right now in XMail. Here's what I do: 1) Create a user called default (this is just my name for it, call it whatever you want) 2) Create a forward for that user using a mailproc.tab to the target e-mail address 3) Create an alias

[xmail] ATN: Liron Newman / Request

2004-04-05 Thread Mail
Hello, could you, please send me a copy of the wrapper you created? I read it here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg08703.html Regards Roberto Santana - To unsubscribe from this list: send the

[xmail] Re: ATN: Liron Newman / Request

2004-04-05 Thread Liron Newman
Mail wrote: Hello, could you, please send me a copy of the wrapper you created? I read it here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg08703.html Simply create a batchfile that includes these two lines: for %%I in (%1) do c:\xav\mpack\munpack.exe %%~sI exit

[xmail] Re: Read only mailbox ?

2004-04-05 Thread Filip Supera
Michael Harrington a écrit : Use a user's variables (see: uservars and uservarsset commands) to set the SMTP permissions for a user. Specifically the variable is SmtpPerms. For a full list of variables, look at the documentation for the USER.TAB file. Look at the documentation for

[xmail] Re: log filenames

2004-04-05 Thread Ladislav Sedivy
Davide Libenzi wrote: On Sun, 4 Apr 2004, Ladislav Sedivy wrote: Can someone tell me the logic in which last four digits are generated? I see the following ones 0100, and the current ones 2300. Running 1.17 on Win2k. They all should be . Can you try to stop and start XMail to

[xmail] Re: log filenames

2004-04-05 Thread Davide Libenzi
On Mon, 5 Apr 2004, Ladislav Sedivy wrote: I restarted and they still end with 2300. Can you try to build and run the following program on your machine? - Davide /* * gcc -o timetest timetest.c -lpthread */ #include stdio.h #include stdlib.h #include time.h #ifdef __GNUC__ #include

[xmail] Re: ATN: Liron Newman / Request

2004-04-05 Thread Rob Arends
Yes please Rob :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Liron Newman Sent: Tuesday, 6 April 2004 6:15 AM To: [EMAIL PROTECTED] Subject: [xmail] Re: ATN: Liron Newman / Request Mail wrote: Hello, could you, please send me a copy of the

[xmail] Re: log filenames

2004-04-05 Thread Ladislav Sedivy
Davide Libenzi wrote: On Mon, 5 Apr 2004, Ladislav Sedivy wrote: I restarted and they still end with 2300. Can you try to build and run the following program on your machine? - Davide All right. Here it goes: C:\lang\projects\xtest cl xtest.c /MT Microsoft (R) 32-bit C/C++

[xmail] Re: ATN: Liron Newman / Request

2004-04-05 Thread Liron Newman
You can get my port for ver 1.3.0.5 (Tested, works great) at http://eesh.net/ripmime-1.3.0.5.Modified_for_Win32_[plastish_at_ultinet_dot_org].zip or for the latest 1.3.1.1 at http://eesh.net/ripmime-1.3.1.1.Modified_for_Win32_[plastish_at_ultinet_dot_org].zip Note - I haven't tested 1.3.1.1 the

[xmail] Re: announce : XAV has been updated.

2004-04-05 Thread Xmail
[XMail AntiVirus Filter] ; ## Debug mode to write out parameters while trouble occurs. XAVDebug=2 XAVMessage=Your message was rejected by DOLIST.NET XAV Antivirus Filter. Check your computer. [Multipart Decoder] ; -- Product Mimeqp ; -- Homepage

[xmail] missing log files

2004-04-05 Thread Dmitry
Hi my MAIL_CMD_LINE=-Md -Mr 24 -Mm -Pl -Sl -Ql -Fl -Cl -Lt 10 -Ll -Yl I have SMTP-...log POP3-...log SMAIL-...log LMAIL-...log CTRL-...log FINGER-...log files But i don't have PSYNC-...log files What's wrong? RedHat 9.0 XMail 1.18 Dmitry Mail To: [EMAIL PROTECTED] - To

[xmail] Re: missing log files

2004-04-05 Thread Rob Arends
Hi Dmitry. Has your system ever done a pop sync. If not, then no log will be created. Rob :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dmitry Sent: Tuesday, 6 April 2004 1:32 PM To: [EMAIL PROTECTED] Subject: [xmail] missing log files Hi my

[xmail] Re: missing log files

2004-04-05 Thread Dmitry
Tuesday, April 6, 2004, 8:14:27 AM, you wrote: RA Hi Dmitry. RA Has your system ever done a pop sync. If not, then no log will be created. RA Rob :) 8))) I have 30 records in pop3links.tab file. They begin work on Xmail v. 0.74 I also have free space in /var directory ;-) RA Hi RA my