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
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
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: [
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
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
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
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
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
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.
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
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
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
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
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 *
* -
> 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
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
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
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
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
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
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
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
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
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
___
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
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
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
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
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
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
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
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
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
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
[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
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
--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
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
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
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
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-
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
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
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..
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
45 matches
Mail list logo