[courier-users] Re: Re: Re: smtp login 535 error

2003-10-14 Thread Mark Mays
Jeff Jansen wrote:

OK, I've looked about over your last messages and I saw something I missed.  
For permissions you have:

-r-sr-x---1 courier  courier  185K Jul 31 02:23 authstart

But I have:

-r-sr-x---1 root courier   30k Sep 20 16:24 authstart

Maybe that's the problem.  I've got authstart owned by root whereas you have 
it owned by courier.  Try changing the owner to root.  (I'd be curious to 
know from someone in the know why those might be different.)

 

That was it!

I now have only allowed relaying for 127.0.0.0 in smtpaccess/default, am 
denying none, and I set the ownership of authstart to root...

Thanks for your persistence.

Mark Mays





---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


SMAP was [Re: [courier-users] Re: Disk quota problem]

2003-10-14 Thread Thomas von Hassel
On Monday, October 13, 2003, at 04:14 AM, Sam Varshavchik wrote:

I just can't help but make a side observation that these kinds of 
clumsy
ways of doing basic stuff with mail, via IMAP, were one of the reasons 
why I
designed and implemented the experimental SMAP protocol, in 
Courier-IMAP
2.x.  SMAP has a simple remove, and a simple move operation (and 
still
offers an IMAP-like copy/delete/expunge paradigm for those that still 
want
to do it this way) which will never have a problem if the disk quota is
full.

But there are no clients on Mac or windows that support SMAP ..(not 
that i know of anyways) ..so what are we supposed to do ?

/thomas



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Forward unknown user mails to smtp gateway

2003-10-14 Thread Jeco


Hello everybody,

I would like to forward all unknown user mails of my local domain to a smtp gateway.

I use Maildir, authpam on local unix accounts, courier 0.37-3
locals contains 'mydomain.org'
esmtproutes contains ': smtp.myrelay.org'
The problem is that courier reject any invalid mail for the local domain if the user does not exist. How to ask it to forward it even if it is for the local domain ?



Thanks for your help, have a good day,

-jeco.





---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: Forward unknown user mails to smtp gateway

2003-10-14 Thread Sam Varshavchik
Jeco writes:

The problem is that courier reject any invalid mail for the local domain if the user does not exist. How to ask it to forward it even if it is for the local domain ?
If you want to forward mail for a domain, I guess it's not a local domain 
any more.



pgp0.pgp
Description: PGP signature


Re: SMAP was [Re: [courier-users] Re: Disk quota problem]

2003-10-14 Thread Sam Varshavchik
Thomas von Hassel writes:

On Monday, October 13, 2003, at 04:14 AM, Sam Varshavchik wrote:

I just can't help but make a side observation that these kinds of
clumsy
ways of doing basic stuff with mail, via IMAP, were one of the reasons
why I
designed and implemented the experimental SMAP protocol, in
Courier-IMAP
2.x.  SMAP has a simple remove, and a simple move operation (and
still
offers an IMAP-like copy/delete/expunge paradigm for those that still
want
to do it this way) which will never have a problem if the disk quota is
full.
But there are no clients on Mac or windows that support SMAP ..(not
that i know of anyways) ..so what are we supposed to do ?
I wouldn't expect any, at this stage in the game.

I suppose that if you have a favorite open source mail client, you could
pass along upstream some mild comments how useful you find some of the
SMAP-specific particulars, enumerated at http://www.courier-mta.org/cone/.
Perhaps you like the native UTF-8 folder names, and no longer having keep
track of low-level server details, like the folder hierarchy separator.  Or,
opening a folder with thousands of messages takes only a second, or two;
since the client doesn't need to download the entire's folder index, only
what's changed since the last time the folder was opened.  Etc...


pgp0.pgp
Description: PGP signature


Re: [courier-users] Forward unknown user mails to smtp gateway

2003-10-14 Thread Jeco

I would like to forward all unknown user mails of my local domain to a 
smtp gateway.



Well, I answer to me :)

Here is a solution : 

- remove mydomain.org from locals
- add aliases like : [EMAIL PROTECTED]: [EMAIL PROTECTED] for each valid local users.
[EMAIL PROTECTED] is forwarded to esmtproute settings (my ISP, which hosts external pop accounts for mydomain.org)

Bye,

-jeco.



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Re: Forward unknown user mails to smtp gateway

2003-10-14 Thread Jeco

The problem is that courier reject any invalid mail for the local 
domain if the user does not exist. How to ask it to forward it even if 
it is for the local domain ?


If you want to forward mail for a domain, I guess it's not a local 
domain any more.



Yes you are true, sorry for the mistake.

In fact I have users on a local site and distance users. I host some mailboxes on the local server and some on the ISP server. I thinks I will solve the problem by using the local server as a sub-domain of the ISP one. Probably this is a common solution for my problem, but I am really not expert in mail server...

thankx, bye,

-jeco



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Still: vpopmail error when ./configure-ing courier-imap

2003-10-14 Thread Christian Poecher
Hi there,

I still cannot run configure of courier-imap. It terminates like before 
at the configure file for authlib.

To get it working I searched the web and saw other people had this 
error, too. They suggested to change the configure file of authlib, but 
that entry does not exist in my version of courier-imap.

Then I  deleted /var/temp/vpopmail-toaster-5.3.8-buildroot/, which only 
contained empty directories anyway. I did this because I thought 
configure might have set $vpophome to this dir by error. It didn't help 
either. Later I discoverd configure does not create the dir I deleted.

I noticed there is a vpopmail user and a vchkpw group on my sytem. I 
cannot say wether they are made my SuSe or by the configure file.

I saw a comment in the configure file, that questions regarding 
vpopmail are ignored on this list, but this seems to be a problem in 
the courier-imap configure rather than vpopmail.

My system is SuSe 8.1. I want to set up Postfix, with MySQL and 
Courier-IMAP for virtual users.

Can anyone help me to get the configure running? Does anybody know what 
vpopmail-toaster is compared to the normal vpopmail? Do I have to 
install vpopmail before I build courier? What is the authlib stuff for? 
Can I exclude it from building (and configuring)?

TIA, chris

Am Montag, 13.10.03, um 17:40 Uhr (Europe/Berlin) schrieb Christian 
Poecher:

Hi there,

I had an error, when I configured courier-imap. Here is the output:

configure: error: 
/var/tmp/vpopmail-toaster-5.3.8-buildroot/home/vpopmail/etc/lib_deps 
does not exist - upgrade vpopmail to the current version or fix the 
permissions on this file
configure: error: /bin/sh './configure' failed for authlib

I 'fixed' the permissions on .../home/vpopmail/etc by giving everyone 
all permissions, but still I got the same error. I looked for a newer 
version of vpopmail, but the latest stable version is 5.3.1, so I 
don't think that is the problem.

Any idea on this issue?

chris

PS: Sorry I did not search the mailing list prior to posting. Search 
is down.



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: SMAP was [Re: [courier-users] Re: Disk quota problem]

2003-10-14 Thread Thomas von Hassel
On Tuesday, October 14, 2003, at 12:35 PM, Sam Varshavchik wrote:

Thomas von Hassel writes:

On Monday, October 13, 2003, at 04:14 AM, Sam Varshavchik wrote:

I just can't help but make a side observation that these kinds of
clumsy
ways of doing basic stuff with mail, via IMAP, were one of the 
reasons
why I
designed and implemented the experimental SMAP protocol, in
Courier-IMAP
2.x.  SMAP has a simple remove, and a simple move operation (and
still
offers an IMAP-like copy/delete/expunge paradigm for those that still
want
to do it this way) which will never have a problem if the disk quota 
is
full.

But there are no clients on Mac or windows that support SMAP ..(not
that i know of anyways) ..so what are we supposed to do ?
I wouldn't expect any, at this stage in the game.

I suppose that if you have a favorite open source mail client, you 
could
pass along upstream some mild comments how useful you find some of the
SMAP-specific particulars, enumerated at 
http://www.courier-mta.org/cone/.
Perhaps you like the native UTF-8 folder names, and no longer having 
keep
track of low-level server details, like the folder hierarchy 
separator.  Or,
opening a folder with thousands of messages takes only a second, or 
two;
since the client doesn't need to download the entire's folder index, 
only
what's changed since the last time the folder was opened.  Etc...


I'll pass it along ...

/thomas



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Still: vpopmail error when ./configure-ing courier-imap

2003-10-14 Thread Tim Hunter
Christian Poecher wrote:
 Hi there,

 I still cannot run configure of courier-imap. It terminates like
 before at the configure file for authlib.

 To get it working I searched the web and saw other people had this
 error, too. They suggested to change the configure file of authlib,
 but that entry does not exist in my version of courier-imap.

 Then I  deleted /var/temp/vpopmail-toaster-5.3.8-buildroot/, which
 only contained empty directories anyway. I did this because I thought
 configure might have set $vpophome to this dir by error. It didn't
 help either. Later I discoverd configure does not create the dir I
 deleted.

 I noticed there is a vpopmail user and a vchkpw group on my sytem. I
 cannot say wether they are made my SuSe or by the configure file.

 I saw a comment in the configure file, that questions regarding
 vpopmail are ignored on this list, but this seems to be a problem in
 the courier-imap configure rather than vpopmail.

having the vpopmail user and group makes the courier configure detect you
want vpopmail support, if you are not using the user/group delete them, I
believe this can also be skipped as a configure option, its all in the docs.


 My system is SuSe 8.1. I want to set up Postfix, with MySQL and
 Courier-IMAP for virtual users.

 Can anyone help me to get the configure running? Does anybody know
 what vpopmail-toaster is compared to the normal vpopmail? Do I have to
 install vpopmail before I build courier? What is the authlib stuff
 for? Can I exclude it from building (and configuring)?

vpopmail is not required by courier, if you dont need it compile without it.


 TIA, chris

 Am Montag, 13.10.03, um 17:40 Uhr (Europe/Berlin) schrieb Christian
 Poecher:

 Hi there,

 I had an error, when I configured courier-imap. Here is the output:

 configure: error:
 /var/tmp/vpopmail-toaster-5.3.8-buildroot/home/vpopmail/etc/lib_deps
 does not exist - upgrade vpopmail to the current version or fix the
 permissions on this file
 configure: error: /bin/sh './configure' failed for authlib

 I 'fixed' the permissions on .../home/vpopmail/etc by giving everyone
 all permissions, but still I got the same error. I looked for a newer
 version of vpopmail, but the latest stable version is 5.3.1, so I
 don't think that is the problem.

 Any idea on this issue?

 chris

 PS: Sorry I did not search the mailing list prior to posting. Search
 is down.




 ---
 This SF.net email is sponsored by: SF.net Giveback Program.
 SourceForge.net hosts over 70,000 Open Source Projects.
 See the people who have HELPED US provide better services:
 Click here: http://sourceforge.net/supporters.php
 ___
 courier-users mailing list
 [EMAIL PROTECTED]
 Unsubscribe:
 https://lists.sourceforge.net/lists/listinfo/courier-users



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: make install-configure

2003-10-14 Thread Fabrcio Carlos



Hi,

Sorry the last messege, I see the erros, 
but what I can to be?



the errors:

/usr/bin/perl5 ././sysconftool `awk ' $5 == 
"config"  $1 ~ /\.dist$/ { print $1 }' 
permissions.dat`/usr/lib/courier/etc/ldapaddressbook.dist: No such file 
or directory/usr/lib/courier/etc/faxcoverpage.tr.dist: No such file or 
directory/usr/lib/courier/etc/faxrc.dist: No such file or 
directory/usr/lib/courier/etc/faxnotifyrc.dist: No such file or 
directory/usr/lib/courier/etc/esmtpd.dist: No such file or 
directory/usr/lib/courier/etc/esmtpd-msa.dist: No such file or 
directory/usr/lib/courier/etc/esmtpd-ssl.dist: No such file or 
directory/usr/lib/courier/etc/courierd.dist: No such file or 
directory/usr/lib/courier/etc/pop3d.dist: No such file or 
directory/usr/lib/courier/etc/pop3d-ssl.dist: No such file or 
directory/usr/lib/courier/etc/imapd.dist: No such file or 
directory/usr/lib/courier/etc/imapd-ssl.dist: No such file or 
directory/usr/lib/courier/etc/authdaemonrc.dist: No such file or 
directorymake: *** [install-configure] Error 9




  - Original Message - 
  From: 
  Fabrcio Carlos 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, October 14, 2003 11:48 
  AM
  Subject: make install-configure
  
  
  Hi,
  
  I hasrun the command: "make install-configure" in the end the 
  system return the messege:
  
  "make: *** [install-configure] Error 
  9"
  
  Where I see this erros?
  Fabrcio 
  CarlosFbrica de IdiasFone: +55(61)321 1357Fax: +55(61)223 
  1712SCS - Quadra 2 - Ed. Empire Center - Sala 1301Braslia/DF - 
  BrasilCEP: 
  70.070-904 
  


[courier-users] Makealiases issue

2003-10-14 Thread Ryan Burton
Has anyone seen this before when trying to run makealiases?!


aliascombine: ERR: Success
makealiases: ERR: No such file or directory
./makealiases: line 18:  5731 Donefor f
in $aliasdir/*;
do
echo ##MaKeAlIaSeS##$f; if test -f $f; then
cat $f;
else
echo $f: file not found. 12; echo .;
fi;
done
  5732 Broken pipe |
${exec_prefix}/libexec/courier/aliasexp $xaliaspfix $xaliastmpdir $module


attachment: winmail.dat

Re: [courier-users] Re: make install-configure

2003-10-14 Thread Tim Hunter
 Original Message 
From: Fabrcio Carlos
To: [EMAIL PROTECTED]
Sent: Tuesday, October 14, 2003 10:54 AM
Subject: [courier-users] Re: make install-configure

 Hi,

 Sorry the last messege, I see the erros, but what I can to be?



 the errors:

 /usr/bin/perl5 ././sysconftool `awk ' $5 == config  $1 ~
 /\.dist$/ { print $1 }' permissions.dat`
 /usr/lib/courier/etc/ldapaddressbook.dist: No such file or directory
 /usr/lib/courier/etc/faxcoverpage.tr.dist: No such file or directory
 /usr/lib/courier/etc/faxrc.dist: No such file or directory
 /usr/lib/courier/etc/faxnotifyrc.dist: No such file or directory
 /usr/lib/courier/etc/esmtpd.dist: No such file or directory
 /usr/lib/courier/etc/esmtpd-msa.dist: No such file or directory
 /usr/lib/courier/etc/esmtpd-ssl.dist: No such file or directory
 /usr/lib/courier/etc/courierd.dist: No such file or directory
 /usr/lib/courier/etc/pop3d.dist: No such file or directory
 /usr/lib/courier/etc/pop3d-ssl.dist: No such file or directory
 /usr/lib/courier/etc/imapd.dist: No such file or directory
 /usr/lib/courier/etc/imapd-ssl.dist: No such file or directory
 /usr/lib/courier/etc/authdaemonrc.dist: No such file or directory
 make: *** [install-configure] Error 9



Looks like you didn't run 'make install' first



 - Original Message -
 From: Fabrcio Carlos
 To: [EMAIL PROTECTED]
 Sent: Tuesday, October 14, 2003 11:48 AM
 Subject: make install-configure


 Hi,

 I has run the command: make install-configure in the end the system
 return the messege:

 make: *** [install-configure] Error 9

 Where I see this erros?

 
 Fabrcio Carlos
 Fbrica de Idias
 Fone: +55(61)321 1357
 Fax: +55(61)223 1712
 SCS - Quadra 2 - Ed. Empire Center - Sala 1301
 Braslia/DF - Brasil
 CEP: 70.070-904
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: SMAP was [Re: [courier-users] Re: Disk quota problem]

2003-10-14 Thread Matthew Wilson
On Oct 14, 2003, at 12:09 AM, Thomas von Hassel wrote:

On Monday, October 13, 2003, at 04:14 AM, Sam Varshavchik wrote:

I just can't help but make a side observation that these kinds of 
clumsy
ways of doing basic stuff with mail, via IMAP, were one of the 
reasons why I
designed and implemented the experimental SMAP protocol, in 
Courier-IMAP
2.x.  SMAP has a simple remove, and a simple move operation (and 
still
offers an IMAP-like copy/delete/expunge paradigm for those that still 
want
to do it this way) which will never have a problem if the disk quota 
is
full.

But there are no clients on Mac or windows that support SMAP ..(not 
that i know of anyways) ..so what are we supposed to do ?

/thomas

What about the possibility of soft and hard quotas?  If  you hit the 
soft quota, you stop getting mail, but having a higher hard quota 
allows you to do things like move mail around and delete things?

Matthew



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Makealiases issue

2003-10-14 Thread Jon Nelson
Install gdbm and recompile.
It's supposed to be a problem with db 4.1.25

On Tue, 14 Oct 2003, Ryan Burton wrote:

 Has anyone seen this before when trying to run makealiases?!


   aliascombine: ERR: Success
   makealiases: ERR: No such file or directory
   ./makealiases: line 18:  5731 Donefor f
 in $aliasdir/*;
   do
   echo ##MaKeAlIaSeS##$f; if test -f $f; then
   cat $f;
   else
   echo $f: file not found. 12; echo .;
   fi;
   done
 5732 Broken pipe |
 ${exec_prefix}/libexec/courier/aliasexp $xaliaspfix $xaliastmpdir $module




--
Democracy is two wolves and a sheep voting on what to have for dinner.
Liberty is two wolves attempting to have a sheep for dinner and
finding a well-informed, well-armed sheep.

Jon Nelson [EMAIL PROTECTED]
C and Python Code Gardener


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Makealiases issue

2003-10-14 Thread Jim Gifford
I bet your using db 4.1.25, get rid of it I had the same issue, I
switched to gdbm and everything worked great.


Archives of Issue

http://www.riverside.org/archive/html/courier-users/2003-09/msg00411.html
http://www.riverside.org/archive/html/courier-users/2003-09/msg00076.html
http://www.riverside.org/archive/html/courier-users/2003-08/msg00024.html
http://www.riverside.org/archive/html/courier-users/2003-10/msg00076.html





---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: SMAP was [Re: [courier-users] Re: Disk quota problem]

2003-10-14 Thread Jesse Keating
On Tuesday 14 October 2003 03:35, Sam Varshavchik wrote:
 I suppose that if you have a favorite open source mail client, you
 could pass along upstream some mild comments how useful you find some
 of the SMAP-specific particulars, enumerated at
 http://www.courier-mta.org/cone/.

Speaking of cone, I know it's the wrong list, but I just wanted to ask 
if anybody has had any luck getting cone to compile on OS X?

-- 
Jesse Keating RHCE MCSE (geek.j2solutions.net)
Fedora Legacy Team  (www.fedora.us/wiki/FedoraLegacy)
Mondo DevTeam   (www.mondorescue.org)
GPG Public Key  (geek.j2solutions.net/jkeating.j2solutions.pub)
 
Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating

pgp0.pgp
Description: signature


[courier-users] Timeout debug setup ?

2003-10-14 Thread Lars Holmström



I am using Courier 0.42.2 and experience a lot of 
(abt 20% of all connect attempts) time out.
A typical maillog example may look like 
this:

Oct 14 18:51:56 mail2 courieresmtpd: 
[:::193.180.36.171]: Connection timed out

I got the impresseion (from some where) that many 
of those is due to the fact that the connecting mailserver does not send an HELO 
or EHLO properly.

Is there a way to further debug the reason for the 
time out ?

/Lars



[courier-users] No such domain ?

2003-10-14 Thread Lars Holmström



I have two courier 0.42.2 mailservers that 
are linked via ethernet
Sending mail from flysta.net to skyitl.se result in 
an error message,but sending from skyitl.se to flysta.net works 
ok.

Sep 27 19:35:52 mail2 courieresmtp: 
id=004940A7.3F75CA78.3538,from=[EMAIL PROTECTED],addr=[EMAIL PROTECTED]: 
No such domain.
I checked the nameresolving from the flysta.net 
ystem, and it seems to be OK.
Can some one point me in the direction for where to 
find the error in configuration ?

[EMAIL PROTECTED] log]# nslookup mail.skyitl.se 
-silentServer: 
172.24.99.6Address: my 
DNS#53

Name: mail.skyitl.seAddress: 
172.24.99.31

[EMAIL PROTECTED] log]#[EMAIL PROTECTED] log]# telnet 
mail.skyitl.se 25Trying 172.24.99.31...Connected to 
mail.skyitl.se.Escape character is '^]'.

220 skyitl.se ESMTP502 ESMTP command 
errorquit221 Bye.Connection closed by foreign host.[EMAIL PROTECTED] 
log]#





Re: [courier-users] No such domain ?

2003-10-14 Thread Tim Hunter
 Original Message 
From: Lars Holmström
To: [EMAIL PROTECTED]
Sent: Tuesday, October 14, 2003 1:03 PM
Subject: [courier-users] No such domain ?

 I have two courier 0.42.2  mailservers that are linked via ethernet
 Sending mail from flysta.net to skyitl.se result in an error message,
 but sending from skyitl.se to flysta.net works ok.

 Sep 27 19:35:52 mail2 courieresmtp:

id=004940A7.3F75CA78.3538,from=[EMAIL PROTECTED],addr=[EMAIL PROTECTED]:
 No such domain.

 I checked the nameresolving from the flysta.net ystem, and it seems
 to be OK.
 Can some one point me in the direction for where to find the error in
 configuration ?

run testmxlookup skyitl.se on the flysta.net box
also check in esmtproutes file for any manual routings


 [EMAIL PROTECTED] log]# nslookup mail.skyitl.se -silent
 Server: 172.24.99.6
 Address:my DNS#53

 Name:   mail.skyitl.se
 Address: 172.24.99.31

 [EMAIL PROTECTED] log]#
 [EMAIL PROTECTED] log]# telnet mail.skyitl.se 25
 Trying 172.24.99.31...
 Connected to mail.skyitl.se.
 Escape character is '^]'.

 220 skyitl.se ESMTP
 502 ESMTP command error
 quit
 221 Bye.
 Connection closed by foreign host.
 [EMAIL PROTECTED] log]#



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: make install-configure

2003-10-14 Thread David Gomillion
the only thing I have seen give this error is when I
have not become superuser.  Were you running this as
root?



__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] More headers in undeliverable mail notices?

2003-10-14 Thread Courier User
When an undeliverable mail notice returns to the sender, only the
following 5 headers of the original message seem to be present in
the original message attachment:   From  Subject  To  Date  Reply-To

For filtering purposes, it would be nice if this notice would
contain certain other selected headers from the original message.
Is there any way that I can configure Courier to include more
of those headers here?

Thanks in advance.


-- 
 Courier User
 [EMAIL PROTECTED]


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Re: Timeout debug setup ?

2003-10-14 Thread Sam Varshavchik
Lars Holmstrm writes:

 HTML content follows 

I am using Courier 0.42.2 and experience a lot of (abt 20% of all connect
attempts) time out.
A typical maillog example may look like this:

Oct 14 18:51:56 mail2 courieresmtpd: [:::193.180.36.171]: Connection
timed out

I got the impresseion (from some where) that many of those is due to the
fact that the connecting mailserver does not send an HELO or EHLO
properly.
No, it's not.  The connecting mail server failed to send any command in a
reasonable period of time.
Is there a way to further debug the reason for the time out ?
There's nothing to debug.



pgp0.pgp
Description: PGP signature


Re: [courier-users] Re: More headers in undeliverable mail notices?

2003-10-14 Thread Courier User
On Tue, Oct 14, 2003 at 06:34:58PM -0400, Sam Varshavchik wrote:
 Courier User writes:
 
 When an undeliverable mail notice returns to the sender, only the
 following 5 headers of the original message seem to be present in
 the original message attachment:   From  Subject  To  Date  Reply-To
 
 A delivery status notification includes the complete headers from the 
 original message.  Perhaps your mail client only shows these five headers 
 by default, just like it shows only these five headers on the message 
 itself, unless instructed otherwise.

Ah ... that indeed is the case.  Thank you.




-- 
 Courier User
 [EMAIL PROTECTED]


---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] Contents of courier-mysql rpm

2003-10-14 Thread Jesse Keating
Have the contents of the courier-mysql rpm changed recently?  I've built 
the rpm set twice today and courier-mysql doesn't contain the 
mysql-auth binary, and I can't select mysql as an auth method through 
webadmin.  Yes mysql-devel and mysql and mysql-server are all 
installed.  OS is RHL9.

-- 
Jesse Keating RHCE MCSE (geek.j2solutions.net)
Fedora Legacy Team  (www.fedora.us/wiki/FedoraLegacy)
Mondo DevTeam   (www.mondorescue.org)
GPG Public Key  (geek.j2solutions.net/jkeating.j2solutions.pub)
 
Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating

pgp0.pgp
Description: signature


Re: [courier-users] No such domain ?

2003-10-14 Thread Lars Holmström
# testmxlookup skyitl.se
Domain skyitl.se:
Relay: mail1.skyitl.se, Priority: 180, Address: :::172.24.99.31
Relay: mail1.skyitl.se, Priority: 200, Address: :::172.24.99.31

# more /etc/courier/esmtproutes
skyitl.se: 172.24.99.31
mail.skyitl.se: 172.24.99.31

I can not see any problem with this ?
/Lars

- Original Message -
From: Tim Hunter [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, October 14, 2003 7:24 PM
Subject: Re: [courier-users] No such domain ?


 Original Message 
From: Lars Holmström
To: [EMAIL PROTECTED]
Sent: Tuesday, October 14, 2003 1:03 PM
Subject: [courier-users] No such domain ?

 I have two courier 0.42.2  mailservers that are linked via ethernet
 Sending mail from flysta.net to skyitl.se result in an error message,
 but sending from skyitl.se to flysta.net works ok.

 Sep 27 19:35:52 mail2 courieresmtp:

id=004940A7.3F75CA78.3538,from=[EMAIL PROTECTED],addr=[EMAIL PROTECTED]:
 No such domain.

 I checked the nameresolving from the flysta.net ystem, and it seems
 to be OK.
 Can some one point me in the direction for where to find the error in
 configuration ?

run testmxlookup skyitl.se on the flysta.net box
also check in esmtproutes file for any manual routings


 [EMAIL PROTECTED] log]# nslookup mail.skyitl.se -silent
 Server: 172.24.99.6
 Address:my DNS#53

 Name:   mail.skyitl.se
 Address: 172.24.99.31

 [EMAIL PROTECTED] log]#
 [EMAIL PROTECTED] log]# telnet mail.skyitl.se 25
 Trying 172.24.99.31...
 Connected to mail.skyitl.se.
 Escape character is '^]'.

 220 skyitl.se ESMTP
 502 ESMTP command error
 quit
 221 Bye.
 Connection closed by foreign host.
 [EMAIL PROTECTED] log]#



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users




---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users