[xmail] Re: Error message

2003-03-21 Thread Ken
--- "Andrew H. Joakimsen-Wexler" <[EMAIL PROTECTED]> wrote: > > Do: > > less /usr/lib/sendmail delta# less /usr/lib/sendmail /usr/lib/sendmail: No such file or directory delta# > and > > less /usr/sbin/sendmail #!/bin/sh if [ -z $MAIL_ROOT ]; then export MAIL_ROOT=/var/MailRoot

[xmail] Re: Error message

2003-03-21 Thread Andrew H. Joakimsen-Wexler
Do: less /usr/lib/sendmail and less /usr/sbin/sendmail What do you have? It should be: #!/bin/sh if [ -z $MAIL_ROOT ]; then export MAIL_ROOT=/var/MailRoot fi /usr/sbin/sendmail.xmail $* D -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Ken

[xmail] Re: Error message

2003-03-21 Thread Ken
Andrew, Compiled from the source tar.gz. - Ken --- "Andrew H. Joakimsen-Wexler" <[EMAIL PROTECTED]> wrote: > > Did you compile XMail or install an RPM? __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! ht

[xmail] Re: Error message

2003-03-21 Thread Ken
I think the problem is that xmail script in the /etc folder is not executing all its commands properly. MAIL_ROOT is set in that folder but it is not working because I have to set it manually every time. Email from an external client works fine but nothing sent from inside a session works. --- D

[xmail] Re: Error message

2003-03-21 Thread Andrew H. Joakimsen-Wexler
Did you compile XMail or install an RPM? -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Ken Enviado el: Friday, March 21, 2003 7:58 PM Para: [EMAIL PROTECTED] Asunto: [xmail] Re: Error message No, I'm not. I can try CSH or KSH as the shell. - ken --- Da

[xmail] Re: Error message

2003-03-21 Thread Ken
No, I'm not. I can try CSH or KSH as the shell. - ken --- Davide Libenzi <[EMAIL PROTECTED]> wrote: > > Are you sure your /bin/sh point to either a POSIX or a Bourne shell > ?? > > > > - Davide __ Do you Yahoo!? Yahoo! Platinum - Watch CBS'

[xmail] SmartPost

2003-03-21 Thread Andrew Joakimsen
It is my understanding that the IMAP used with smartpost uses mysql to track users, but how would this work on an exisiting server that has not been using mysql? - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: sen

[xmail] POP3 authentication

2003-03-21 Thread Janez Grad
Hello! I've just setup Xmail on Win2K and I want to know if possible to set "secure password authentication" when clients log on pop3 server? (by default all usernames and passwords are sent to pop3 server in plain text) Best regards, Janez Grad. - To unsubscribe from this list: send the line "u

[xmail] Password safety in xmail

2003-03-21 Thread Michal Altair Valasek
Hello, are you somewhere plans for change in password policy in xmail? I mean mainly two things: 1. Passwords in mailusers/ctrlaccounts are not encrypted (the algorithm = used is not encryption, only encoding with no security value). 2. Passwords in logs are in clear text. My idea is to store o

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Sönke Ruempler
> Did you check the spamassassin forums? I had a quick glance and saw a = > lot of > bugs announcements in regard do version 2.5 & 2.51. > Maybe there you'll find your answers? I asked the SA mailing list and will report to you. - To unsubscribe from this list: send the line "unsubscribe xmail" i

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Frederik Gallon
Sonke, Did you check the spamassassin forums? I had a quick glance and saw a = lot of bugs announcements in regard do version 2.5 & 2.51. Maybe there you'll find your answers? Frederik > -Oorspronkelijk bericht- > Van: S=F6nke Ruempler [mailto:[EMAIL PROTECTED] > Verzonden: vrijdag 21 m

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Sönke Ruempler
> i tested with 2.51 and report mode 2 - problem remains ;-( > > now testing 0 0 works, but í want the reporting like 2. so what goes wrong now? i still guess the problem is that spamd does not do a \r\n line termination... other issue: the date of a spamassasin filtered is interpreted by outlo

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Sönke Ruempler
> if this option is set to 1, if an incoming message is tagged as spam, > instead of modifying the original message, SpamAssassin will create a new > report message and attach the original message as a message/rfc822 MIME part > (ensuring the original message is completely preserved, not easily op

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Jim Frank
Taken from the config: report_safe { 0 | 1 | 2 } (default: 1) if this option is set to 1, if an incoming message is tagged as spam, instead of modifying the original message, SpamAssassin will create a new report message and attach the original message as a message/rfc822 MIME part (ensuring the

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Sönke Ruempler
> I just upgraded to 2.5.1. Do I need to use report_safe 0 or 2 in the > local.cfg with this version? i understood 2 but dunno exactly - 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 b

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Jim Frank
I just upgraded to 2.5.1. Do I need to use report_safe 0 or 2 in the local.cfg with this version? - Original Message - From: "Riaz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 21, 2003 1:28 AM Subject: [xmail] Re: xmail and spamassasin > > > > > Recompile or getting

[xmail] Re: xmail and spamassasin

2003-03-21 Thread Jim Frank
I think it's safe to say v 2.50 spamassassin has this problem. Don, I'm still using your filter.. do you think theres anything we can change frmo within to fix this problem? Plenty of times outlook won't fetch spam messages...i need to login through the web to del the files. - Original Mes