Re: reject non-enlish email body messages

2004-05-29 Thread Pascal Hakim
On Wed, May 26, 2004 at 11:45:35AM -0600, Lucas Albers wrote:
 Would it break things to reject completelly non-english messages.
 That is messages in which the body was completelly non english for the
 debian-isp mailing list?
 
 This SA rule: UNWANTED_LANGUAGE_BODY
 
 I realize we have posters posting from all over the world, but they are
 all posting in english. And therefore it should not prevent any of them
 from posting.

'lo,

There's plans to do so. We've been stopped from doing this as
we'd need a different configuration file on spamassassin for every
list, and that represents a lot of duplicated work.

Cheers,

Pasc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Postfix SMTP AUTH with TLS Problems

2004-05-29 Thread Adam Dawes
I know this has come up a few times before, but I'm pulling my hair out
trying to get my Postfix-tls installation working to do SMTP auth. I have
followed the very helpful howto below to the letter.

http://lists.q-linux.com/pipermail/plug/2003-July/029503.html

When I restart my postfix and telnet to localhost 25, my postfix chokes.
Here's what I see in my mail.log:

May 29 14:12:16 sawdois postfix/smtpd[9906]: starting TLS engine
May 29 14:12:16 sawdois postfix/smtpd[9906]: fatal: no SASL authentication
mechanisms
May 29 14:12:17 sawdois postfix/master[9898]: warning: process
/usr/lib/postfix/smtpd pid 9906 exit status 1
May 29 14:12:17 sawdois postfix/master[9898]: warning:
/usr/lib/postfix/smtpd: bad command startup -- throttling

Here's background on my installation:

Debian Woody unstable
Postfix 2.0.16-4
Postfix-tls 2.0.16-4
sasl2-bin 2.1.15-6

The above HOWTO is supposed to work with Postfix still running chroot.
I've tried to unchroot Postfix to see if that would work but to no
success.

One thought is that the Postfix packages don't seem to support PAM.
But if this is  I haven't found anyone on the net with a similar problem
and I would assume it would have come up already if this were the key
snafu.

Here are the links that I have:

sawdois:/# ldd /usr/lib/postfix/smtpd
libpostfix-master.so.1 = /usr/lib/libpostfix-master.so.1
(0x40021000)
libpostfix-global.so.1 = /usr/lib/libpostfix-global.so.1
(0x40027000)
libpostfix-dns.so.1 = /usr/lib/libpostfix-dns.so.1 (0x40045000)
libpostfix-util.so.1 = /usr/lib/libpostfix-util.so.1 (0x4004a000)
libssl.so.0.9.7 = /usr/lib/i686/cmov/libssl.so.0.9.7 (0x40068000)
libcrypto.so.0.9.7 = /usr/lib/i686/cmov/libcrypto.so.0.9.7
(0x40099000)
libsasl2.so.2 = /usr/lib/libsasl2.so.2 (0x40196000)
libdb-4.1.so = /usr/lib/libdb-4.1.so (0x401aa000)
libnsl.so.1 = /lib/libnsl.so.1 (0x4026b000)
libresolv.so.2 = /lib/libresolv.so.2 (0x40281000)
libgdbm_compat.so.3 = /usr/lib/libgdbm_compat.so.3 (0x40293000)
libc.so.6 = /lib/libc.so.6 (0x40296000)
libdl.so.2 = /lib/libdl.so.2 (0x403c9000)
libgdbm.so.3 = /usr/lib/libgdbm.so.3 (0x403cc000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

Any ideas about where I should go from here?

thanks,
Adam





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



SquirrelMail errors

2004-05-29 Thread Splash Tekalal
Hi there!
I'm currently running Debian STABLE, using Postfix for the mail system, and 
apache 1.3 for the webserver. I'm finding that users can log in fine, 
though they can't seem to delete messages through the web interface.. Pine 
works fine at deletion. The error given is:

ERROR : Could not complete request.
Query:COPY 1:1 INBOX.Trash
Reason Given: [TRYCREATE] failed
I'm unsure what other information is needed to properly diagnose this. Any 
help would be greatly apreciated, though. Thanks!

-Splash, Dreamchaos.net Administrator
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Postfix SMTP AUTH with TLS Problems

2004-05-29 Thread Adam Dawes
I know this has come up a few times before, but I'm pulling my hair out
trying to get my Postfix-tls installation working to do SMTP auth. I have
followed the very helpful howto below to the letter.

http://lists.q-linux.com/pipermail/plug/2003-July/029503.html

When I restart my postfix and telnet to localhost 25, my postfix chokes.
Here's what I see in my mail.log:

May 29 14:12:16 sawdois postfix/smtpd[9906]: starting TLS engine
May 29 14:12:16 sawdois postfix/smtpd[9906]: fatal: no SASL authentication
mechanisms
May 29 14:12:17 sawdois postfix/master[9898]: warning: process
/usr/lib/postfix/smtpd pid 9906 exit status 1
May 29 14:12:17 sawdois postfix/master[9898]: warning:
/usr/lib/postfix/smtpd: bad command startup -- throttling

Here's background on my installation:

Debian Woody unstable
Postfix 2.0.16-4
Postfix-tls 2.0.16-4
sasl2-bin 2.1.15-6

The above HOWTO is supposed to work with Postfix still running chroot.
I've tried to unchroot Postfix to see if that would work but to no
success.

One thought is that the Postfix packages don't seem to support PAM.
But if this is  I haven't found anyone on the net with a similar problem
and I would assume it would have come up already if this were the key
snafu.

Here are the links that I have:

sawdois:/# ldd /usr/lib/postfix/smtpd
libpostfix-master.so.1 = /usr/lib/libpostfix-master.so.1
(0x40021000)
libpostfix-global.so.1 = /usr/lib/libpostfix-global.so.1
(0x40027000)
libpostfix-dns.so.1 = /usr/lib/libpostfix-dns.so.1 (0x40045000)
libpostfix-util.so.1 = /usr/lib/libpostfix-util.so.1 (0x4004a000)
libssl.so.0.9.7 = /usr/lib/i686/cmov/libssl.so.0.9.7 (0x40068000)
libcrypto.so.0.9.7 = /usr/lib/i686/cmov/libcrypto.so.0.9.7
(0x40099000)
libsasl2.so.2 = /usr/lib/libsasl2.so.2 (0x40196000)
libdb-4.1.so = /usr/lib/libdb-4.1.so (0x401aa000)
libnsl.so.1 = /lib/libnsl.so.1 (0x4026b000)
libresolv.so.2 = /lib/libresolv.so.2 (0x40281000)
libgdbm_compat.so.3 = /usr/lib/libgdbm_compat.so.3 (0x40293000)
libc.so.6 = /lib/libc.so.6 (0x40296000)
libdl.so.2 = /lib/libdl.so.2 (0x403c9000)
libgdbm.so.3 = /usr/lib/libgdbm.so.3 (0x403cc000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

Any ideas about where I should go from here?

thanks,
Adam







SquirrelMail errors

2004-05-29 Thread Splash Tekalal
Hi there!
I'm currently running Debian STABLE, using Postfix for the mail system, and 
apache 1.3 for the webserver. I'm finding that users can log in fine, 
though they can't seem to delete messages through the web interface.. Pine 
works fine at deletion. The error given is:

ERROR : Could not complete request.
Query:COPY 1:1 INBOX.Trash
Reason Given: [TRYCREATE] failed
I'm unsure what other information is needed to properly diagnose this. Any 
help would be greatly apreciated, though. Thanks!

-Splash, Dreamchaos.net Administrator



SquirrelMail errors

2004-05-29 Thread Aaron Goulding
Hi there!
I'm currently running Debian STABLE, using Postfix for the mail system, and 
apache 1.3 for the webserver. I'm finding that users can log in fine, 
though they can't seem to delete messages through the web interface.. Pine 
works fine at deletion. The error given is:

ERROR : Could not complete request.
Query:COPY 1:1 INBOX.Trash
Reason Given: [TRYCREATE] failed
I'm unsure what other information is needed to properly diagnose this. Any 
help would be greatly apreciated, though. Thanks!

-Aaron, Dreamchaos.net Administrator