Re: Re[2]: [courier-users] Repost: Problem with mysql authentication

2003-02-27 Thread Roland Schneider
--Stephan Mehlhase wrote on 27.02.03 08:19 +0100:

[snip me-too topquote]

 I've the same problem with my System. I use mysql 3.23.53 und courier 1.7.
 
 I searched an opportunity to get more debug information, but found nothing,
 neither anybody on this mailing list could help me. Perhaps I have to skill up
 my google search methods, but googling does not bring informations to me.
 About this problem, or about more debug infos.

167 results:
http://www.google.ch/search?q=courier-users+authmysql

Its usually because of trailing and/or leading whitespaces
in authmysql, just like the case you quoted.
 
 So, what can i do, to get more Debug Infos, or to solve the problem?

Run authinfo, run authtest, enable mysql's query log.

Roland



---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] problem with installion of courier-0.41.0

2003-02-27 Thread Werner Spirk
Hi,

I have got an error calling ./configure under Linux - see below

Does anyone know what's going wrong.

Thanks in advance for all hints

Best greetings 
Werner

.
/usr/local/src/courier/module.local ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... (cached) gawk
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output... configure: error: C++
compiler cannot create executables


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Outlook Problem

2003-02-27 Thread Jens Rosenthal
Hi there...

currently I got stuck on a problem (with a customer of my company). Perhaps
anyone could help me out (I just don't know what to try any more).

We've set up a QMail/VPopMail/Courrier-IMAP/SMTP-AUTH/SpamAssasin System on
SuSE 8.0 (Kernel 2.4.20, OpenSSL,... everything you need).

Everything runs fine...

Now the customer has updated from Office 2K to Office XP. (this means
Outlook XP)
The IMAP connection to the maildirs worked as expected before, but after the
update a connection was not possible. Any other program works as expected
(with the IMAP-server).

The error message is (Unbekannte Anfangssequenz, sorry don't know the
english expression of this error... The meaning seems to be, that the
IMAP-server sent an unknown sequence at the start of the connection (perhaps
during the handshake)).

Any ideas would be fine,

thanks,
Jens



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: Problem with mysql authentication

2003-02-27 Thread Karsten Dambekalns
On Don, Feb 27, 2003 at 08:10:18 +, Roland Schneider wrote:

 167 results:
 http://www.google.ch/search?q=courier-users+authmysql

Yes, and all basically the same... :/

 Its usually because of trailing and/or leading whitespaces
 in authmysql, just like the case you quoted.

Not for me - it's just failing.

  So, what can i do, to get more Debug Infos, or to solve the problem?
 
 Run authinfo, run authtest, enable mysql's query log.

Ok, seems the thread started by me a few days ago got missed. I had
about the same problem, and mainly got lost because I couldn't get
more debug info.

My MySQL log shows the query actually happens. authtest just gives me
'Temporary failure from authdaemon'. The courier log just says 'LOGIN
FAILED'.

I haven't yet tried 'authinfo', but I'd be very happy for more hints
on debugging as well.

Thanks,
Karsten


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Problem with mysql authentication

2003-02-27 Thread Roland Schneider
--Karsten Dambekalns wrote on 27.02.03 11:00 +0100:

 Its usually because of trailing and/or leading whitespaces
 in authmysql, just like the case you quoted.
 
 Not for me - it's just failing.
 
  So, what can i do, to get more Debug Infos, or to solve the problem?
 
 Run authinfo, run authtest, enable mysql's query log.
 
 Ok, seems the thread started by me a few days ago got missed. I had
 about the same problem, and mainly got lost because I couldn't get
 more debug info.
 
 My MySQL log shows the query actually happens. authtest just gives me
 'Temporary failure from authdaemon'. The courier log just says 'LOGIN
 FAILED'.

Unless you provide the query verbatim as logged by mysql,
and the result if you execute the query manually its safe
to assume a typo and/or whitespaces where none should be.

Roland



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] amavisd-new

2003-02-27 Thread Claudia Burman
Is anybody using courier-mta with amavisd-new?
If so, how did you configure it?

Thanks
Claudia Burman
Argentina



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Separate authmysqlrc for IMAP and POP?

2003-02-27 Thread Mailinglists

I have some accounts I only want to give access via IMAP and som only with POP. 

Is it possible to have separate sql settings for IMAP and POP? 

I have read through some documentation, but nothing I have found adresses this 
issue. 
It could possibly be a setting in authdeamonrc, like POPRC = authmysqlrc.pop 
and IMAPRC = authmysqlrc.imap

Anybody has a clue?

 
 



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Problem with mysql authentication

2003-02-27 Thread Karsten Dambekalns
On Don, Feb 27, 2003 at 10:56:46 +, Roland Schneider wrote:

  My MySQL log shows the query actually happens. authtest just gives me
  'Temporary failure from authdaemon'. The courier log just says 'LOGIN
  FAILED'.
 
 Unless you provide the query verbatim as logged by mysql,
 and the result if you execute the query manually its safe
 to assume a typo and/or whitespaces where none should be.

In 'my' thread all this has been discussed already, and it seems even
Sam gave up. I *did* show the query, and I *did* show the results, and
I *did* check the config files for whitespace (more than once).

Grr.

Karsten


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] problem with installion of courier-0.41.0

2003-02-27 Thread Matt Hyclak
On Thu, Feb 27, 2003 at 10:39:38AM +0100, Werner Spirk enlightened us:
 Hi,
 
 I have got an error calling ./configure under Linux - see below
 
 Does anyone know what's going wrong.
 
 Thanks in advance for all hints
 
 Best greetings 
 Werner
 
 .
 /usr/local/src/courier/module.local ./configure
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for gawk... gawk
 checking whether make sets ${MAKE}... yes
 checking whether make sets ${MAKE}... (cached) yes
 checking for gawk... (cached) gawk
 checking for g++... no
 checking for c++... no
 checking for gpp... no
 checking for aCC... no
 checking for CC... no
 checking for cxx... no
 checking for cc++... no
 checking for cl... no
 checking for FCC... no
 checking for KCC... no
 checking for RCC... no
 checking for xlC_r... no
 checking for xlC... no
 checking for C++ compiler default output... configure: error: C++
 compiler cannot create executables

Check config.log, but chances are you don't have a c++ compiler installed,
or are missing something like libstdc++.

Matt

-- 
Matt Hyclak
Department of Mathematics
Ohio University
(740) 593-1263


pgp0.pgp
Description: PGP signature


Re: [courier-users] amavisd-new

2003-02-27 Thread Matt Hyclak
On Thu, Feb 27, 2003 at 09:48:37AM -0300, Claudia Burman enlightened us:
 Is anybody using courier-mta with amavisd-new?
 If so, how did you configure it?
 

I haven't tried it yet, but on 2/25 Jim Gifford posted to this list a link
to a patched version of amavis he had been working on with the author of
amavis. The subject was Courier and Amavis.

Matt

-- 
Matt Hyclak
Department of Mathematics
Ohio University
(740) 593-1263


pgp0.pgp
Description: PGP signature


Re: [courier-users] Separate authmysqlrc for IMAP and POP?

2003-02-27 Thread Roland Schneider
--Mailinglists wrote on 27.02.03 13:50 +0100:

 I have some accounts I only want to give access via IMAP and som only with POP. 
 
 Is it possible to have separate sql settings for IMAP and POP? 

This wont need separate settings, an additional flag/variable
for MYSQL_SELECT_CLAUSE would be enough, but needs a patch.
 
 I have read through some documentation, but nothing I have found adresses this 
 issue. 
 It could possibly be a setting in authdeamonrc, like POPRC = authmysqlrc.pop 
 and IMAPRC = authmysqlrc.imap
 
 Anybody has a clue?

You could use authmysql for one, and authuserdb for the
other if you build courier --without-authdaemon.

Roland



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Problem with mysql authentication

2003-02-27 Thread Josh Trutwin

 On Don, Feb 27, 2003 at 08:10:18 +, Roland Schneider wrote:

 167 results:
 http://www.google.ch/search?q=courier-users+authmysql

 Yes, and all basically the same... :/

 Its usually because of trailing and/or leading whitespaces
 in authmysql, just like the case you quoted.

 Not for me - it's just failing.

I don't know if this has been posted already but for me it started working
once I set version=authdaemond.mysql in authdaemonrc.

Josh





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Disk Quotas

2003-02-27 Thread James A Baker
Sam's right (of course ;) when talking about a general COPY 
operation... but since this issue is all based on your desire to let 
users delete mail when over quota, here's my thought:

See if SquirrelMail can optionally *NOT* use a COPY command to put 
things in the Trash folder and *then* delete them... but merely use the 
DELETE and EXPUNGE commands -- either all the time, or at least when 
over quota -- directly on the message in the folder it's in currently. 
The IMAP server will be more than happy to do this (and there'll be no 
message duplication during the process), so long as the client 
(SquirrelMail) tells it to do things this way.

That's really what you want to happen, isn't it?

-jab

On Wednesday, Feb 26, 2003, at 16:49 US/Central, Sam Varshavchik wrote:

Jodie writes:

My suggestions would be to offer some configuration option in 
Courier-IMAP that would provide for a temp directory to be used when 
performing moves/copies.  In other words, when you move a message 
from folder A to folder B, it would first copy it to the temp 
directory (which is on some partition where there are no quotas).  
Once the copy is successful, it would then delete the message from 
folder A.
You do not understand.   An IMAP server does not gratuitously delete 
messages after copying them, just like that.

The IMAP COPY command copies messages to another folder.

The IMAP client is not obligated to delete the original messages after 
copying them.  Should it choose to do so, the IMAP client must 
explicitly send another command that marks those messages as deleted, 
and a third command to remove deleted messages from the current  folder.

An IMAP server cannot assume that clients will always delete messages 
after they are copied.

This may not be possible if all of this is an OS issue, but perhaps 
it is
It's not possible because it's a protocol design issue.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Disk Quotas

2003-02-27 Thread Jesse Keating
On Thursday 27 February 2003 08:04, James A Baker uttered:
 See if SquirrelMail can optionally *NOT* use a COPY command to put
 things in the Trash folder and *then* delete them... but merely use the
 DELETE and EXPUNGE commands -- either all the time, or at least when
 over quota -- directly on the message in the folder it's in currently.
 The IMAP server will be more than happy to do this (and there'll be no
 message duplication during the process), so long as the client
 (SquirrelMail) tells it to do things this way.

 That's really what you want to happen, isn't it?

To me, this sounds less and less like a copy command, and more like a move 
command.  move commands should probably be handled client side, where the 
client takes care of an IMAP copy/delete/expunge all at once.

-- 
Jesse Keating RHCE MCSE
http://geek.j2solutions.net
Mondo DevTeam (www.mondorescue.org)

Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Disk Quotas

2003-02-27 Thread James A Baker
What??

Maybe I don't understand your comment, but it sounds like you're 
advocating that the client should do exactly what it's doing already... 
I.e. the thing that doesn't work when his users are over quota!

Or am I just *totally* misunderstanding your comment?

-jab

On Thursday, Feb 27, 2003, at 10:28 US/Central, Jesse Keating wrote:
To me, this sounds less and less like a copy command, and more like 
a move
command.  move commands should probably be handled client side, 
where the
client takes care of an IMAP copy/delete/expunge all at once.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Disk Quotas

2003-02-27 Thread Jodie
Ok, thanks for the explanation.  I appreciate the information and your time.

-- 
Jodie E Crouch III
ShreveNet, Inc.
Asst. Network Administrator

On Wed February 26 2003 4:49, Sam Varshavchik wrote:
 Jodie writes:
  My suggestions would be to offer some configuration option in
  Courier-IMAP that would provide for a temp directory to be used when
  performing moves/copies.  In other words, when you move a message from
  folder A to folder B, it would first copy it to the temp directory (which
  is on some partition where there are no quotas).  Once the copy is
  successful, it would then delete the message from folder A.

 You do not understand.   An IMAP server does not gratuitously delete
 messages after copying them, just like that.

 The IMAP COPY command copies messages to another folder.

 The IMAP client is not obligated to delete the original messages after
 copying them.  Should it choose to do so, the IMAP client must explicitly
 send another command that marks those messages as deleted, and a third
 command to remove deleted messages from the current folder.

 An IMAP server cannot assume that clients will always delete messages after
 they are copied.

  This may not be possible if all of this is an OS issue, but perhaps it is

 It's not possible because it's a protocol design issue.



 ---
 This SF.net email is sponsored by: Scholarships for Techies!
 Can't afford IT training? All 2003 ictp students receive scholarships.
 Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
 www.ictp.com/training/sourceforge.asp
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] SEND 15.4 MILLION EMAIL ADDRESSES WEEKLY...PLUS OVER $2,000 WORTH OF FREE EMAIL MARKETING SOFTWARE!

2003-02-27 Thread shorty


WOULD YOU LIKE TO HAVE YOUR MESSAGE SEEN BY 
OVER 15.4 MILLION OPT-IN, TARGETED PROSPECTS WEEKLY?

Below contains all the information you will ever need to market 
your product or service on the Internet.

If you have a product, service, or message that you would like to get 
out to Thousands, Hundreds of Thousands, or even Millions of people, 
you have several options. Traditional methods include print advertising,
direct mail, radio, and television advertising. They are all effective, but 
they all have two catches: They're EXPENSIVE and TIME 
CONSUMING. Not only that, you only get ONE SHOT at making 
your message heard by the right people. Also, Internet Search Engine 
Submissions, Classified Ads, Newsgroup Postings simply DO NOT 
WORK effectively.

Now this has all changed!

Thanks to the top programmers in the world and their NEW EMAIL
TECHNOLOGY, You can send millions of email messages daily for 
FREE...Without getting terminated from your current Internet connection!

It's very simple to do and you can be increasing your sales within minutes 
of installing this new extraordinary software!

Besides...It's the only real way to advertise on the Internet that works...Period!

WE WILL SUPPLY YOU WITH OVER 15.4 MILLION OPT-IN EMAIL 
ADDRESSES TO GET YOU STARTED RIGHT AWAY!

PLUS FREE EMAIL ADDRESS DOWNLOADS FOR LIFE!

ALSO, YOU WILL RECEIVE $2,000 WORTH OF EMAIL 
MARKETING SOFTWARE FREE!

Including..

BROADCAST EMAIL SENDING SOFTWARE...(send millions of email 
advertisements daily with a few clicks of your mouse, without getting 
your ISP trerminated. We used the same software to send you this email)

EMAIL EXTRACTION SOFTWARE...(retrieve new targeted email 
addresses daily. Hundreds of thousands of them)

LIST MANAGEMENT SOFTWARE...(keep your lists clean, opt-in 
and manage all your remove requests, leads, sales etc...)
 
and much...much more!

Hurry...This extraordinary offer ends soon!

To find out more information, Do not respond by email. Instead, click 
on the link below or copy and paste the exact web site address below 
into your Internet browser. 

http://www.beenteresting.com/504305/addresses.htm



__
Want to be removed from our email list?
You were sent this email because you used our Opt-in service.
We hope you enjoy reading our messages. However, if you'd rather 
not receive future e-mails from us, Click on the link below
http://www.beenteresting.com/504305/remove.htm 
Thank you for your cooperation
___


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] empty SENDER in maildrop

2003-02-27 Thread ricardo
Hi,

I noticed that whenever a message is coming in from courier itself, the
$SENDER is empty in maildrop.

Are there any other cases the $SENDER will be empty? 

I'm hoping smtp requires a MAIL FROM envelope for all external
connections, which would mean that the $SENDER should never be empty?

Am I incorrect in that assumption? I'm trying to write a filter that
automatically whitelists postmaster, mailer-daemon as well as any
internal courier messages (when the sender is empty). But that will only
work if there are no other cases where sender could be empty.

Thanks for your help.

Ricardo


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: web amil filters

2003-02-27 Thread David Mir

Your exactly right (of course!) I have chosen custom ./Maildir (I am pretty 
sure this was the default).  My questions is can I switch to Maildrop and not 
mess up everyone's email up? ie. does maildrop by default deliver in 
$HOME/Maildir (or ./Maildir) or do I have enter something in 
/etc/courier/maildroprc (I read man page (maildrop) it says it can deliver to 
maildir, does maildrop know automatically as opposed to mbox files)? Thank 
you for your time, Sam, Courier rocks, you have convert me from Qmail!!  If 
there is some place that explains this I will be glad to read it.

Thanks


[courier-users] Re: web amil filters

From: 
Sam Varshavchik [EMAIL PROTECTED]


To: 
[EMAIL PROTECTED]


Date: 
Yesterday 06:02:44 pm


David Mir writes:

 
 Just a quick question.
 
 How do the filters on the sqweb mail work? 
 I have tried to apply some filters and none of them seem to work?
 Could someone give me a an example of a filter?
 I noticed that it make a ~.mailfilter file, what does/should a working one 
 look like?
 Do I need to restart couriter to implement this? (I just checked the box in 
 the webadmin and commited the changes)

Your most likely omission is that you forgot to set up maildrop as the 
default local mail delivery agent.  You need to specify maildrop as the 
default local mail delivery agent, and restart courier.  See DEFAULTDELIVERY 
in $sysconfdir/courierd

-- 
David Mir
System Administrator
Soar Technology, Inc.
3600 Green Ct, Ste 600
Ann Arbor, MI  48105-2588
734-327-8000 ext. 222
734-913-8537 (Fax)
www.soartech.com
[EMAIL PROTECTED]




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Compile error: Expect not found.

2003-02-27 Thread Alejandro G. Belluscio
Hello courier-users,

  I'm installing courier-imap 1.7.0 on a Red Hat 8.0 bare installed. I'm
just installed openssl 0.97, openssh 3.5p1, daemontools 0.76, ucspi-tcp
0.88, qmail 1.03 and vpopmail 5.2.1. I'm compiling courier as a non-root
user as instructed. But this gave me the problem that /var/vpopmail/lib
is 700 root root so I can't compile the vpopmail support.
  The second problem is that I've got a (couldn't copy, so quoting from
memory):
  error: expect not found
  warning: webmail won't be able to change passwords!
Where can I donwload expect?
  My third problem is that I've searched the list and many people have
asked about vpopmail and courier. And I recall installing them in the
2000 and worked perfectly. But now I've read about this userdb thing and
I really don't understand how does this relates. I mean, how does userdb
configures qmail to recieve those users? Is there a man that explains
that?

-- 
Best regards,
 Alejandro  mailto:[EMAIL PROTECTED]



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] amavisd-new

2003-02-27 Thread Hilko Bengen
Matt Hyclak [EMAIL PROTECTED] writes:

 On Thu, Feb 27, 2003 at 09:48:37AM -0300, Claudia Burman enlightened us:
 Is anybody using courier-mta with amavisd-new?
 If so, how did you configure it?

 I haven't tried it yet, but on 2/25 Jim Gifford posted to this list
 a link to a patched version of amavis he had been working on with
 the author of amavis. The subject was Courier and Amavis.

I have just today released AMaViS-ng 0.1.6, which includes a new
Courier module by John Laur.

-Hilko


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Problem: Alarm Clock Permission ABNORMAL TERMINATION

2003-02-27 Thread Christoph Puppe
Salve,

I'm having troubles locating the source for this bunch of bugs. Maybe 
it's just one but I'm lost on where to look and what to check.

The box ist RH 8.0 with ext3.

So, first there was this:
started courier and the logs it produced were:
Feb 27 18:51:00 ananke courierd: Purging /usr/local/courier//var/msgq
Feb 27 18:51:00 ananke courierd: Purging /usr/local/courier//var/msgs
Feb 27 18:51:00 ananke courierd: Permission denied
Feb 27 18:51:00 ananke courierd: ABNORMAL TERMINATION, exit status: 1
Feb 27 18:51:00 ananke courierd: Will restart in 60 seconds.
msgs and msgq were both owned by courier.courier and rwx for him. 
strace -fing courier showed that courierd did get a Permission 
denied on this dirs, so I chmod'ed them 777. Funny was, when I did 
courier stop it took a while and then there was a message Alarm 
Clock, so it was killed by sigterm after failing to return from an open 
on the trigger. Set var/tmp/trigger to 666. This fixed it.

BTW, it's the same setup as on two other boxes, so I realy start getting 
confused here. Only difference is ext3, I think.

Then I tried to send a mail and got:
Feb 27 21:25:41 ananke submit: No such file or directory
===
[EMAIL PROTECTED] courier]# mail [EMAIL PROTECTED]
Subject: sdf
sdf
.
Cc:
[EMAIL PROTECTED] courier]# sendmail: ERR: submitclient: EOF from submit.
432 Service temporarily unavailable.
[EMAIL PROTECTED]: invalid address.

submit is where it is to be expected:
[EMAIL PROTECTED] courier]# ls -l libexec/courier/submit
-r-xr-xr-x1 courier  courier254054 Feb 27 12:16 
libexec/courier/submit

Noch change in behavior if the user has a Maildir or not.

Any pointers?

--
Cheers
Christoph Puppe
Security Consultant
We secure your business.(TM)
___
HiSolutions AG Phone:+49 30 533289-0
Bouchéstrasse 12   Fax:  +49 30 533289-99
D-12435 Berlin Internet: http://www.hisolutions.com
___


_
E-Mail Disclaimer
Der Inhalt dieser E-Mail ist ausschliesslich fuer den bezeichneten
Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat
dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie
bitte, dass jede Form der Kenntnisnahme, Veroeffentlichung,
Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail
unzulaessig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender
der E-Mail in Verbindung zu setzen.
The information contained in this email is intended solely
for the addressee. Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any form
of disclosure, reproduction, distribution or any action taken
or refrained from in reliance on it, is prohibited and may be
unlawful. Please notify the sender immediately.
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] How to create additional top-level folders with Courier-IMAP

2003-02-27 Thread Brian Clark
Hello,

I have courier-imap 1.5.3 installed and it works great. However, I have
a user who uses a Compaq iPaq to get access to his email on this IMAP
server. He uses the Inbox application that comes with PocketPC 2002. One
problem is that Inbox does not allow you to specify the root IMAP path.
This prevents this client from being able to delete messages on the
server as well as not being able to save sent messages to the Sent
folder. I researched this on the comp.mail.imap newsgroup (see the link
below). To solve this problem, at least according to the poster in this
newsgroup, I think I need to create another top level folder called
Deleted Items to go along with INBOX. Is this possible? How would I do
this? Any ideas on how to trick this client into thinking that there is
a Deleted Items folder at the top level of this mailbox?
http://groups.google.com/groups?dq=hl=enlr=ie=UTF-8oe=UTF-8safe=offthreadm=b3bkde%243mc%241%40sparta.btinternet.comprev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26safe%3Doff%26group%3Dcomp.mail.imap

Any help or suggestions is appreciated.

Sincerely,
Brian!


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] IMAP err with auth

2003-02-27 Thread Christoph Puppe
Salve,

when I try authtest name pass it says OK and returns uid/gid/homedir. 
When I connect to the 143 and write A001 LOGIN user pass it fails.

Config:
/etc/courier/imap: AUTHMODULES=authdaemon
/etc/courier/authdeamonrc: authmodulelist=authpam authmysql
Any pointers?

--
Cheers
Christoph Puppe
Security Consultant
We secure your business.(TM)
___
HiSolutions AG Phone:+49 30 533289-0
Bouchéstrasse 12   Fax:  +49 30 533289-99
D-12435 Berlin Internet: http://www.hisolutions.com
___


_
E-Mail Disclaimer
Der Inhalt dieser E-Mail ist ausschliesslich fuer den bezeichneten
Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat
dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie
bitte, dass jede Form der Kenntnisnahme, Veroeffentlichung,
Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail
unzulaessig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender
der E-Mail in Verbindung zu setzen.
The information contained in this email is intended solely
for the addressee. Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any form
of disclosure, reproduction, distribution or any action taken
or refrained from in reliance on it, is prohibited and may be
unlawful. Please notify the sender immediately.
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] more Mac OS X attempts

2003-02-27 Thread James A Baker
I'm still trying to compile the full courier distribution on Mac OS X 
(10.2.4) and need more help.

Following the advice of Sam to forget using Berkley DB and install GDBM 
instead... and then setting the RANLIB, CFLAGS, and CXXFLAGS env 
variables to the values George Szekely pointed me to... I've finally 
made some progress!

But sadly, it *still* won't compile successfully. Nonetheless I managed 
to avoid many of the previous errors I was having and so I think I'm 
close making it work now. (I hope! :)

Anyway, I am now getting the following error in ./maildir/ when make 
is run there:

Compiling deliverquota.c
gcc  -traditional-cpp -Wall -I./.. -I..   -o deliverquota  
deliverquota.o libmaildir.a ../rfc822/librfc822.a ../numlib/libnumlib.a
ld: ../numlib/libnumlib.a(strhdevt.o) literal C string section 
(__TEXT,__cstring) does not end with a '\0'
ld: ../numlib/libnumlib.a(strhinot.o) literal C string section 
(__TEXT,__cstring) does not end with a '\0'
make[2]: *** [deliverquota] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Can anyone tell me how to fix the string errors in numlib/libnumlib.a 
which ld is reporting?

Please let me know if you have any ideas! Thank you!

-jab



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: Compile error: Expect not found.

2003-02-27 Thread Sam Varshavchik
Alejandro G. Belluscio writes:

Hello courier-users,

  I'm installing courier-imap 1.7.0 on a Red Hat 8.0 bare installed. I'm
just installed openssl 0.97, openssh 3.5p1, daemontools 0.76, ucspi-tcp
0.88, qmail 1.03 and vpopmail 5.2.1. I'm compiling courier as a non-root
user as instructed. But this gave me the problem that /var/vpopmail/lib
is 700 root root so I can't compile the vpopmail support.
  The second problem is that I've got a (couldn't copy, so quoting from
memory):
  error: expect not found
  warning: webmail won't be able to change passwords!
Where can I donwload expect?
This is not an error.  It's a warning message that you can ignore.

  My third problem is that I've searched the list and many people have
asked about vpopmail and courier. And I recall installing them in the
2000 and worked perfectly. But now I've read about this userdb thing and
I really don't understand how does this relates. I mean, how does userdb
configures qmail to recieve those users?
It doesn't.  It's up to you to configure qmail to deliver mail to wherever 
userdb indicates mail gets delivered.  How you do that is up to you.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: How to create additional top-level folders with Courier-IMAP

2003-02-27 Thread Sam Varshavchik
Brian Clark writes:

This prevents this client from being able to delete messages on the
server as well as not being able to save sent messages to the Sent
folder. I researched this on the comp.mail.imap newsgroup (see the link
below). To solve this problem, at least according to the poster in this
newsgroup, I think I need to create another top level folder called
Deleted Items to go along with INBOX. Is this possible? How would I do
See http://www.courier-mta.org/FAQ.html#namespace

this? Any ideas on how to trick this client into thinking that there is
a Deleted Items folder at the top level of this mailbox?
There are no tricks.  If the client is not smart enough to handle namespace 
issues correctly, there's nothing that the server can do about it.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: empty SENDER in maildrop

2003-02-27 Thread Sam Varshavchik
[EMAIL PROTECTED] writes:

Hi,

I noticed that whenever a message is coming in from courier itself, the
$SENDER is empty in maildrop.
Are there any other cases the $SENDER will be empty? 
Of course.  $SENDER is set to empty for delivery status notifications.  
Delivery status notifications may originate from any mail server.

I'm hoping smtp requires a MAIL FROM envelope for all external
connections, which would mean that the $SENDER should never be empty?
That's not correct.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: web amil filters

2003-02-27 Thread Sam Varshavchik
David Mir writes:

Your exactly right (of course!) I have chosen custom ./Maildir (I am pretty 
sure this was the default).  My questions is can I switch to Maildrop and not 
mess up everyone's email up? ie. does maildrop by default deliver in 
If you are already delivering by default to $HOME/Maildir, you can safely 
switch to maildrop, since that's what its default mail delivery rule is.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: IMAP err with auth

2003-02-27 Thread Sam Varshavchik
Christoph Puppe writes:

Salve,

when I try authtest name pass it says OK and returns uid/gid/homedir. 
When I connect to the 143 and write A001 LOGIN user pass it fails.

Config:
/etc/courier/imap: AUTHMODULES=authdaemon
/etc/courier/authdeamonrc: authmodulelist=authpam authmysql
Any pointers?
Reverse the list order of authmysql and authpam.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: more Mac OS X attempts

2003-02-27 Thread Sam Varshavchik
James A Baker writes:

Compiling deliverquota.c
gcc  -traditional-cpp -Wall -I./.. -I..   -o deliverquota  
deliverquota.o libmaildir.a ../rfc822/librfc822.a ../numlib/libnumlib.a
ld: ../numlib/libnumlib.a(strhdevt.o) literal C string section 
(__TEXT,__cstring) does not end with a '\0'
ld: ../numlib/libnumlib.a(strhinot.o) literal C string section 
(__TEXT,__cstring) does not end with a '\0'
make[2]: *** [deliverquota] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Can anyone tell me how to fix the string errors in numlib/libnumlib.a 
which ld is reporting?

Please let me know if you have any ideas! Thank you!
In numlib/strhdevt.c replace:

static const char xdigit[16]=0123456789ABCDEF;

with

static const char xdigit[]=0123456789ABCDEF;

Same change in the other file.



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: chdir no such file problems (fwd)

2003-02-27 Thread Dave Peters
Jon,

Thanks for taking the time to look at my problem. 

I recompiled and reinstalled courier-imap with the code that you
suggested, however It did not give me any more information.

=-=-=
Feb 27 12:25:28 hostname imapd: Connection, ip=[:::68.144.21.215]
Feb 27 12:25:28 hostname imapd: chdir : No such file or directory
=-=-=

I have tried with the following setup in the authldap file:

LDAP_MAILDIRmailMessageStore
LDAP_HOMEDIRmailMessageStore

and in my LDAP my mailMessageStore has the value of /home/vmail/davep

Its still not working though :(

Any suggestions would be greatly appreciated.

Thanks



On Wed, 26 Feb 2003, Jon Nelson wrote:

 On Wed, 26 Feb 2003, Dave Peters wrote:
 
  Hi there,
  
  I have read somewhere that the source could be modified to give a more
  detailed error message in the syslog. 
  
  Rather then:
  
   =-=- syslog
   Feb 22 12:51:15 hostname imaplogin: Connection, ip=[:::68.144.21.215]
   Feb 22 12:51:16 hostname imaplogin: chdir: No such file or directory
  
  It should say something like:
  
  imaplogin: chdir TO /PATH/SOMEWHERE no such file or directory
 
 I can't be sure of this, but I think the correct code to modify
 would be authlib.c near line 48.
 
 I humbly suggest code similar to that used in imap/imapd.c:3265
 
 Near line 48 of authlib.c (as of courier-imap 1.7.0)
 change:
 perror(chdir);
 to:
 fprintf(stderr, chdir \%s\: %s\n, homedir, strerror(errno));
 
 --
 Never try to write to ROM - it wastes your time and annoys the ROM.
 
 Jon Nelson [EMAIL PROTECTED]
 C and Python Code Gardener
 
 
 ---
 This SF.net email is sponsored by: Scholarships for Techies!
 Can't afford IT training? All 2003 ictp students receive scholarships.
 Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
 www.ictp.com/training/sourceforge.asp
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: chdir no such file problems (fwd)

2003-02-27 Thread Dave Peters
Hi,

BTW It was the success.c file that I actually modified.

Thanks again

On Thu, 27 Feb 2003, Dave Peters wrote:

 Jon,
 
 Thanks for taking the time to look at my problem. 
 
 I recompiled and reinstalled courier-imap with the code that you
 suggested, however It did not give me any more information.
 
 =-=-=
 Feb 27 12:25:28 hostname imapd: Connection, ip=[:::68.144.21.215]
 Feb 27 12:25:28 hostname imapd: chdir : No such file or directory
 =-=-=
 
 I have tried with the following setup in the authldap file:
 
 LDAP_MAILDIRmailMessageStore
 LDAP_HOMEDIRmailMessageStore
 
 and in my LDAP my mailMessageStore has the value of /home/vmail/davep
 
 Its still not working though :(
 
 Any suggestions would be greatly appreciated.
 
 Thanks
 
 
 
 On Wed, 26 Feb 2003, Jon Nelson wrote:
 
  On Wed, 26 Feb 2003, Dave Peters wrote:
  
   Hi there,
   
   I have read somewhere that the source could be modified to give a more
   detailed error message in the syslog. 
   
   Rather then:
   
=-=- syslog
Feb 22 12:51:15 hostname imaplogin: Connection, ip=[:::68.144.21.215]
Feb 22 12:51:16 hostname imaplogin: chdir: No such file or directory
   
   It should say something like:
   
   imaplogin: chdir TO /PATH/SOMEWHERE no such file or directory
  
  I can't be sure of this, but I think the correct code to modify
  would be authlib.c near line 48.
  
  I humbly suggest code similar to that used in imap/imapd.c:3265
  
  Near line 48 of authlib.c (as of courier-imap 1.7.0)
  change:
  perror(chdir);
  to:
  fprintf(stderr, chdir \%s\: %s\n, homedir, strerror(errno));
  
  --
  Never try to write to ROM - it wastes your time and annoys the ROM.
  
  Jon Nelson [EMAIL PROTECTED]
  C and Python Code Gardener
  
  
  ---
  This SF.net email is sponsored by: Scholarships for Techies!
  Can't afford IT training? All 2003 ictp students receive scholarships.
  Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
  www.ictp.com/training/sourceforge.asp
  ___
  courier-users mailing list
  [EMAIL PROTECTED]
  Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
  
 
 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] courier : sqwebmail

2003-02-27 Thread Soumya Akanksha
hello ppl

I have installed courier from an rpm . nOW I want to use its 
sqwebmail feature for setting up a mail server. How should i go 
aboutwith it. I want to use ldap or system passwords as 
authentication. If anyone has implemented the same thing could you 
please send me the documentation
thanks a lot

akanksha



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] couriermlm .courier-* files wrapper needed

2003-02-27 Thread Moshe Gurvich



Hi, right now i need to create .courier-list 
.courier-list-owner .courier-list-default for every mailing list...

Is there a way to write kind of wrapper script that 
will automatically handle different lists for same user?

Thanks :)