Re: [courier-users] courieresmtpd: 511 relay tested

2002-04-11 Thread Sam Varshavchik
On Thu, Apr 11, 2002 at 08:52:03PM -0700, Earl Killian wrote: > What does "511 relay tested -- 1014859806" mean in response to a SMTP RCPT TO:? > The address is local to the machine that courieresmtpd is running on, > so no relaying is being requested. > > Here's the dialog (I've changed the doma

Re: [courier-users] Delivery decision priorities

2002-04-11 Thread Sam Varshavchik
On Thu, Apr 11, 2002 at 10:27:04PM -0500, Lindsay Haisley wrote: > Is there a diagram anywhere that shows the priorities of various delivery > decision making routines? > > In particular, if I put an instruction using webadmin into > /etc/courier/aliases/webadmin which says > > @foobar.com: [E

Re: [courier-users] Delivery decision priorities

2002-04-11 Thread Lindsay Haisley
Thus spake Lindsay Haisley on Thu, Apr 11, 2002 at 10:27:04PM CDT > Is there a diagram anywhere that shows the priorities of various delivery > decision making routines? > > In particular, if I put an instruction using webadmin into > /etc/courier/aliases/webadmin which says > > @foobar.com: [

[courier-users] testsuite fails in courier-0.38.0/maildrop for Mandrake 8.2

2002-04-11 Thread courier
I have been working on a .spec file to build an RPM for Mandrake 8.2. The build fails when executing 'testsuite' in the 'maildrop' directory. From the output of 'testsuite': 1a2 > Done. Yes1 Yes2 Four: 4 Six: 6 Three: 3 One: 1 Zero: 0 Minus six: -6 it appears that 'mail

[courier-users] courieresmtpd: 511 relay tested

2002-04-11 Thread Earl Killian
What does "511 relay tested -- 1014859806" mean in response to a SMTP RCPT TO:? The address is local to the machine that courieresmtpd is running on, so no relaying is being requested. Here's the dialog (I've changed the domain to foobar.com): % telnet foobar.com 25 EHLO gate.killian.com MAIL FR

[courier-users] Delivery decision priorities

2002-04-11 Thread Lindsay Haisley
Is there a diagram anywhere that shows the priorities of various delivery decision making routines? In particular, if I put an instruction using webadmin into /etc/courier/aliases/webadmin which says @foobar.com: [EMAIL PROTECTED] and heaven.org is listed in hosteddomains, will this instructi

Re: [courier-users] Trouble processing /etc/courier/aliasdir entries

2002-04-11 Thread Lindsay Haisley
Never mind. It started working. Prolly didn't restart courier or something else silly. Thus spake Lindsay Haisley on Thu, Apr 11, 2002 at 03:46:44PM CDT > I have courier running on bailey.fmp.com. My /etc/courier/locals file > contains > > localhost > bailey.fmp.com > frobniz.com > > My esmt

[courier-users] Re: sqwebmail issues sending mail

2002-04-11 Thread Sam Varshavchik
Jason Bone writes: > Hi, > > I have courier 0.38.0 setup with LDAP authentication on Solaris 8. > My problem is that when trying to send mail using the webmail interface I > get the following error: > > sendmail ERR: Permission Denied > 432: Service temporarily unavailable > > I have

[courier-users] Re: Local Mail accounts

2002-04-11 Thread Sam Varshavchik
Keith Pettit writes: > When I try using a client inside my network to send a message though my > client I get: > > The message could not be sent because the server rejected the sender's > e-mail address. The sender's e-mail address was 'kpettit@barcelona'. Your mail client is misconfigured.

[courier-users] Re: Getting an rpm build to run as non root.

2002-04-11 Thread Sam Varshavchik
Carwyn T. Edwards writes: > According to the docs only two daemons need to run as root. This along That's referring only to the core mail delivery processes. -- Sam ___ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.so

[courier-users] Re: Troubleshooting authdaemon - ldaprc amended

2002-04-11 Thread Sam Varshavchik
Theodore J. Knab writes: > slapcat output from ldap server > > dn: [EMAIL PROTECTED],ou=mailaccounts, dc=washcoll, dc=edu > userPassword:: e1NTSEF9MjdSa3ZPYisrTytYMnpTeVZwQW90b21Ec0ZWQ3I4MFU= > objectClass: couriermailaccount > mail: [EMAIL PROTECTED] > mail: useradmin2 > cn: mail user admin

Re: [courier-users] Tools for testing your IMAP setup

2002-04-11 Thread Chris Wilkes
On Thu, Apr 11, 2002 at 04:41:11PM -0400, Theodore J. Knab wrote: > Is there a text based client debugger tool for IMAP that can be used > to login to a server setup. I am looking for something that will Check mail. > Write directories. Etc. and provide very verbose output. Try the perl module

[courier-users] Trouble processing /etc/courier/aliasdir entries

2002-04-11 Thread Lindsay Haisley
I have courier running on bailey.fmp.com. My /etc/courier/locals file contains localhost bailey.fmp.com frobniz.com My esmtpacceptmailfor file contains localhost bailey.fmp.com frobniz.com My 'me' file contains bailey.fmp.com frobniz.com is a valid domain, the MX record for which points to b

[courier-users] Tools for testing your IMAP setup

2002-04-11 Thread Theodore J. Knab
Is there a text based client debugger tool for IMAP that can be used to login to a server setup. I am looking for something that will Check mail. Write directories. Etc. and provide very verbose output. -- * *Theodore Knab * * -

Re: [courier-users] LDAP Authentication

2002-04-11 Thread Theodore J. Knab
> What else can I do to see what is happening? Does anyone have any > insight or suggestions ? Have you used the courierauthtest script that is part of the courier-debug package ? This will give feedback like this if it is not working: imap-mail:/home/staff# courierauthtest useradmin2 useradm

Re: [courier-users] DRAC support

2002-04-11 Thread Joshua E Warchol
DRAC allows the user's POP3 login to authenticate them for SMTP. They need not use an SMTP client that supports authentication. It makes it very simple to support roaming users. On Wed, Apr 10, 2002 at 09:39:59PM -0700, Jesse Keating wrote: > On Thu, 11 Apr 2002 00:15:32 -0400 > "Forrest Aldrich

[courier-users] sqwebmail issues sending mail

2002-04-11 Thread Jason Bone
Hi, I have courier 0.38.0 setup with LDAP authentication on Solaris 8. My problem is that when trying to send mail using the webmail interface I get the following error: sendmail ERR: Permission Denied 432: Service temporarily unavailable I have searched the list archives to the best of

[courier-users] Is pop3d a CPU bound process?

2002-04-11 Thread Joshua E Warchol
It doesn't make sense to me why pop3d would generate alot of CPU load, but one my servers the load (which averages just about 1.00) spikes to 3 or 4. The only process shown to be using much CPU is pop3d. Has anyone else seen this happen? The system is SCSI based, with the maildir stored on a de

[courier-users] trouble login to webadmin...more

2002-04-11 Thread svn
PS: I am using plain authentication.  I do not use mysql nor pgsql.   Thanks!!   svn Hi,   I am getting "login error" while trying to use HTTPS to login webadmin   I followed the instruction from http://www.courier-mta.org/install.html#webadmin   1. Move /usr/lib/courier/li

[courier-users] Local Mail accounts

2002-04-11 Thread Keith Pettit
I'm confused by the sending process. I set it up so I get postmaster routed to my mail account. And I get system messages, but if I try to send to the same system account directly it bounces, and the postmaster gests the bounce which of course is the same system account. I didn't see instructio

Re: [courier-users] Getting an rpm build to run as non root.

2002-04-11 Thread Lukas Vesely
On Thu, 11 Apr 2002, Jesse Keating wrote: > On Thu, 11 Apr 2002 17:24:10 +0100 > "Carwyn T. Edwards" <[EMAIL PROTECTED]> issued forth: > > > > > Should using the xflags work? Is there some other way of getting the RPM > > to build using the courier user? > > IIRC xflags only work if %configure is

Re: [courier-users] Getting an rpm build to run as non root.

2002-04-11 Thread Jesse Keating
On Thu, 11 Apr 2002 18:58:41 +0100 "Carwyn T. Edwards" <[EMAIL PROTECTED]> issued forth: > Nope, the %configure macro is being used. I remember having troulble > getting courier to run its parts as the courier user when I installed > it from source too (non rpm install). I might try that again

[courier-users] trouble login to webadmin

2002-04-11 Thread svn
Hi,   I am getting "login error" while trying to use HTTPS to login webadmin   I followed the instruction from http://www.courier-mta.org/install.html#webadmin   1. Move /usr/lib/courier/libexec/courier/webmail/webadmin to your web server's SSL cgi-bin directory. Take care to preserve the bina

[courier-users] Another couriermlm question

2002-04-11 Thread Tim Hosking
Has anyone ever managed to provide a decent web interface to a mailing list managed by couriermlm? I'm sure there must be at least one out there and I am keen not to reinvent the wheel. If the interface made the archive searchable that would be even cooler. TIA -- Tim Hosking ___

Re: [courier-users] Getting an rpm build to run as non root.

2002-04-11 Thread Carwyn T. Edwards
Jesse Keating wrote: >On Thu, 11 Apr 2002 17:24:10 +0100 >"Carwyn T. Edwards" <[EMAIL PROTECTED]> issued forth: > >>Should using the xflags work? Is there some other way of getting the RPM >>to build using the courier user? >> > >IIRC xflags only work if %configure is used in the spec, and last

[courier-users] LDAP Authentication

2002-04-11 Thread James Stevens
I believe I have everything configured correctly. I modified the authldaprc file and the authdaemond files. I changed a few thing in authldap so it searches for uid rather than mail. I am logging my ldap and it seems to be doing what it is supposed to. By this I mean it found my complete dn from t

Re: [courier-users] Getting an rpm build to run as non root.

2002-04-11 Thread Jesse Keating
On Thu, 11 Apr 2002 17:24:10 +0100 "Carwyn T. Edwards" <[EMAIL PROTECTED]> issued forth: > > Should using the xflags work? Is there some other way of getting the RPM > to build using the courier user? IIRC xflags only work if %configure is used in the spec, and last time I looked Sam has his s

[courier-users] Path problem with pop3d-ssl

2002-04-11 Thread Christopher Bodenstein
Hello, I've successfully set up courier as pop3 daemon with ldap support; but now I'd like to use pop3d-ssl as well. Everything goes except that apparently, pop3d-ssl doesn't use the same path to the user mailboxes as pop3d which seems strange since I don't see any path options in the pop3d-ssl

Re: [courier-users] HELP - couriermlm subscriber list

2002-04-11 Thread Tim Hosking
on 4/11/02 12:14 PM, Tim Hosking at [EMAIL PROTECTED] wrote: > Hello. > > Is there an easy way to get a list of current subscribers to a mailing list. > Suppose I am running a list [EMAIL PROTECTED], then the following > command: > > /usr/lib/courier/bin/couriermlm export junklist > > Seems to

Re: [courier-users] Troubleshooting authdaemon - ldaprc amended

2002-04-11 Thread Theodore J. Knab
Sorry, I didn't give my full authldaprc with the last post. I was missing some parts. Here is another try. On Thu, Apr 11, 2002 at 11:23:10AM -0400, Theodore J. Knab wrote: I am troubleshooting the ldap authdaemon. I need some help. Maybe just a second set of eyes: ;-) I am using the following D

[courier-users] Getting an rpm build to run as non root.

2002-04-11 Thread Carwyn T. Edwards
I'm trying to get an RPM build of Courier IMAP to run less of itself as root. As the main courier install docs suggest: * Create the |courier| user and group IDs You should create a new userid and groupid named "|courier|". That's optional, but highly recommended. If this is not done, C

[courier-users] Re: Troubleshooting authdaemon

2002-04-11 Thread Sam Varshavchik
Theodore J. Knab writes: > authldaprc > > LDAP_SERVER 209.243.37.9 > LDAP_PORT 389 > LDAP_BASEDN ou=mailaccounts,dc=washcoll,dc=edu > LDAP_BINDDN cn=courier,dc=washcoll,dc=edu > LDAP_BINDPW couriersecret > LDAP_TIMEOUT5

[courier-users] Re: outbound mail filtering

2002-04-11 Thread Sam Varshavchik
Andrew Newton writes: > Sam Varshavchik wrote: >> >> >> Only inbound. Note though that out-bound mail relayed through the server >> >> via SMTP will get sifted through some of the filters. >> > >> > Which ones? The bofh filter and the /etc/courier/filters/active filters >> > if enablefilter i

[courier-users] HELP - couriermlm subscriber list

2002-04-11 Thread Tim Hosking
Hello. Is there an easy way to get a list of current subscribers to a mailing list. Suppose I am running a list [EMAIL PROTECTED], then the following command: /usr/lib/courier/bin/couriermlm export junklist Seems to give me a partial list of subscribers interspersed with a number of subscriptio

[courier-users] Re: Case Sensitivity Question

2002-04-11 Thread Sam Varshavchik
[EMAIL PROTECTED] writes: > Hello, > I have just finished getting my courier system running and I am very > pleased. I now have a mail server at my house that has no space limits, is > available all of the time and gives me many ways to reach it. > My biggest problem in getting this all working

[courier-users] Troubleshooting authdaemon

2002-04-11 Thread Theodore J. Knab
I am troubleshooting the ldap authdaemon. I need some help. Maybe just a second set of eyes: ;-) I am using the following Debian packages: ii courier-authda 0.37.3-2 Courier Mail Server authentication ii courier-base 0.37.3-2 Courier Mail Server Base System ii courier-debug 0.3

[courier-users] Re: Open-LDAP and Active Directory and Courier-IMAP (please help)

2002-04-11 Thread Norbert Klasen
--On Freitag, 5. April 2002 13:28 -0300 Andre Correa <[EMAIL PROTECTED]> wrote: > - For me the problem seens to be that W2K is not allowing me to query > AD and that this: "Invalid credentials" message is just about it. I've > tried to use LDAP_BINDDN and LDAP_BINDPW with an administrator > us

Re: [courier-users] Re: outbound mail filtering

2002-04-11 Thread Andrew Newton
Sam Varshavchik wrote: > > >> Only inbound. Note though that out-bound mail relayed through the server > >> via SMTP will get sifted through some of the filters. > > > > Which ones? The bofh filter and the /etc/courier/filters/active filters > > if enablefilter is set to smtp? > > Correct. Si

[courier-users] Case Sensitivity Question

2002-04-11 Thread JGinkgo
Hello, I have just finished getting my courier system running and I am very pleased. I now have a mail server at my house that has no space limits, is available all of the time and gives me many ways to reach it. My biggest problem in getting this all working revolved around case sensitivity. I

[courier-users] Re: Courier-imap 1.4.4 installation problem

2002-04-11 Thread Sam Varshavchik
KH Wong writes: > checking for locking method... configure: error: must specify > --with-locking-method option > configure: error: ./configure failed for liblock > > What is the problem? See liblock/config.log -- Sam ___ courier-users mailing

Re: [courier-users] NO Error in IMAP command received by server

2002-04-11 Thread Harald G.
Ok, i checked the problem with a post from Re: [courier-users] Failed authentication (any kind) on RH 7.2 - postfix - Courier IM AP by adam kelly - Original Message - From: "Harald G." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 11, 2002 2:46 PM Subject: [courier-

[courier-users] NO Error in IMAP command received by server

2002-04-11 Thread Harald G.
Hello, after typing 'telnet mymail.myhost.com' the imap-server said: " * OK Courier-IMAP ready. Copyright 1998-2001 Double Precision, Inc. See COPYING for distribution information." Then i want to log in with 'user [EMAIL PROTECTED]' after that an came an error. " NO Error in IMAP command rec

[courier-users] outbound-esmtp adds user%virtualhost@mailhost

2002-04-11 Thread Aarno Aukia
Hello When delivering Mail outbound, courier-esmtp adds @mail.mng.ch to the From: and Return-Path: -headers. Where the original From: header was "From: Aarno Aukia <[EMAIL PROTECTED]>" it becomes "From: Aarno Aukia <[EMAIL PROTECTED]>". Although it is a valid (and working) return-address, some

[courier-users] Courier-imap 1.4.4 installation problem

2002-04-11 Thread KH Wong
I just downloaded Courier-imap-1.4.4 source code and try to install to Sparc 20 with RedHat Linux 6.2. I followed the installation procedure which described in the web site, but I got the following error with I run "configure". $ ./configure checking for fcntl... yes checking for flock..

Re: [courier-users] Problems getting ESMTP Auth to work with courier 3.73.3 & outlook express

2002-04-11 Thread Anand Buddhdev
On Wed, Apr 10, 2002 at 06:34:07PM -0700, Bill Deegan wrote: > Greetings, > > I know this has to be something simple, but I'm stuck. I've read through many many >messages > in the mailing list archive,and I still can't figure out what I'm doing wrong. > > From my esmtpd config file: > >>>gre