[courier-users] Courier ignores esmtproutes ?

2003-10-15 Thread Bernd Kohlmaier
Hi. I am currently installing courier mta on my linux server, and have problems sending mail outside my server. My esmtproutes file contains one line (for the smarthost): :mail.isp.com In my option, courier should now send every mail for "the world" through this relay, but it seems courier ig

[courier-users] it takes a long time to deliver mail

2003-10-15 Thread Sabau Dan
I have the following problem, my courier server doesn't retry to send mails to the servers that it relays mail for if the server is offline at the moment it recives the e-mail, or it takes a long time after the server comes online to deliver the mail, please tell me how to force courier to send

[courier-users] [CONE] Colors/Folderview in Mails, Authentification bug using NNTP

2003-10-15 Thread Mirko Zeibig
Hello MrSam, first of all let me tell that I really like the work you have done, I've been using courier-imap with qmail/postfix for about 3 years now on different servers and have chosen the complete courier suite for another server a year ago and am very happy about my decision. Now I tried c

Re: [courier-users] No such domain ?

2003-10-15 Thread Jeff Jansen
On Wednesday 15 October 2003 05:32, Lars Holmström wrote: > # 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 That's one of your problems. Courier is trying to se

Re: [courier-users] Re: Timeout debug setup ?

2003-10-15 Thread Jeff Jansen
On Wednesday 15 October 2003 06:07, Lars Holmström wrote: > Is it possible to watch the conversation for successful connects within > courier, or to a file (i.e. to see exactly what a remote user send) ? > /Lars Sniff the connection using tcpdump or ethereal or . Then you can watch the whole thin

Re: [courier-users] Courier ignores esmtproutes ?

2003-10-15 Thread Jeff Jansen
On Wednesday 15 October 2003 06:54, Bernd Kohlmaier wrote: > My esmtproutes file contains one line (for the smarthost): > :mail.isp.com > > In my option, courier should now send every mail for "the world" > through this relay, but it seems courier ignores this file. > No matter, what i add to this

Re: [courier-users] dynamic email processing

2003-10-15 Thread Roland
--On Dienstag, 14. Oktober 2003 17:03 -0600 Keith Pettit <[EMAIL PROTECTED]> wrote: > I'm trying to make it so I can do: > > [EMAIL PROTECTED] > > According to http://www.courier-mta.org/dot-courier.html I should be able > to create a .courier-foo-default file and be have 12345 be whatever I wan

[courier-users] Courier-IMAP read-only

2003-10-15 Thread Jose Celestino
Hi, is there anyway to put courier-imap in "read only" mode? I mean, to allow the users to fetch the mail but don't touch the Maildir/new/files Maildir/cur/files don't move the new files to cur ? -- Jose CelestinoEmail: [EMAIL PROTECTED] PTM.COM Di

[courier-users] Re: No such domain ?

2003-10-15 Thread Sam Varshavchik
Lars Holmström writes: # 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 s

Re: [courier-users] Courier ignores esmtproutes ?

2003-10-15 Thread Bernd Kohlmaier
On 15 Oct 2003 at 8:41, Jeff Jansen wrote: > On Wednesday 15 October 2003 06:54, Bernd Kohlmaier wrote: > > My esmtproutes file contains one line (for the smarthost): > > :mail.isp.com > > > > In my option, courier should now send every mail for "the world" > > through this relay, but it seems cou

Re: [courier-users] it takes a long time to deliver mail

2003-10-15 Thread Tim Hunter
Sabau Dan wrote: > I have the following problem, my courier server doesn't retry to send > mails to the servers that it relays mail for if the server is offline > at the moment it recives the e-mail, or it takes a long time after the > server comes online to deliver the mail, please tell me how to

Re: [courier-users] it takes a long time to deliver mail

2003-10-15 Thread Sabau Dan
10x for the answer I know that but form the man page I need the ID of the messege or try to flush them all, I have about 20.000 email in queue so it will take a while:) I'm looking for something like in sendmail: sendmail [EMAIL PROTECTED] do you know any thing? d. Tim Hunter wrote: Sabau

Re: [courier-users] it takes a long time to deliver mail

2003-10-15 Thread Tim Hunter
Original Message From: Sabau DanTo: Tim Hunter ; [EMAIL PROTECTED]Sent: Wednesday, October 15, 2003 7:41 AMSubject: Re: [courier-users] it takes a long time to deliver mail> 10x for the answer I know that but form the man page I need the ID of> the messege or try to flush them all,

Re: [courier-users] it takes a long time to deliver mail

2003-10-15 Thread Sabau Dan
I've noticed that:) and done the exact thing, but running mailq on my computer takes for 15 min.:( that is why I was interested in finding that toll. 10x, Dan Sabau Tim Hunter wrote: Original Message From: Sabau Dan To: Tim Hunter ; [EMAIL PROTECTED] Sent:

Re: [courier-users] Courier ignores esmtproutes ?

2003-10-15 Thread Jon Nelson
On Wed, 15 Oct 2003, Bernd Kohlmaier wrote: > What is misconfigured ? Possibly, something as simple as permissions. Mine are: -rw-r-1 daemon daemon139 Oct 8 11:41 /etc/courier/esmtproutes Which correspond to the uid and gid that the software was compiled to use. -- Democracy

[courier-users] showmodules

2003-10-15 Thread Fabrício Carlos
How I run the showmodules?  In try to run the system return "bash: showmodules: command not found"   thanks, Fabrício CarlosFábrica de IdéiasFone: +55(61)321 1357Fax: +55(61)223 1712SCS - Quadra 2 - Ed. Empire Center - Sala 1301Brasília/DF

[courier-users] Re: No such domain ?

2003-10-15 Thread lars . holmstrom
Ok, I change the addresses to include brackets and will try to see if it works OK. The reason you got different results than what I sent in my mail is that the mailserver use another DNS, that you can not reach. This is also the reason the addresses are not routed over internet. /Lars Jeff Jansen

[courier-users] Re: No such domain ?

2003-10-15 Thread lars . holmstrom
Sam, True, I do not need an static entry. This is a misunderstanding from my point of view. Now it is some what more clear. Thanks. /Lars Sam Varshavchik writes: Lars Holmström writes: # testmxlookup skyitl.se Domain skyitl.se: Relay: mail1.skyitl.se, Priority: 180, Address: :::172.24.99.31 R

[courier-users] Login problems

2003-10-15 Thread Thomas Smith
I'm having some weird issues with authdaemond. What's happening is this: Initially, I'm able to authenticate to the server and view my Inbox and, sometimes, a couple of other folders. Anything more than this and I get prompted to login again. The login fails until I stop and restart authdaemond

[courier-users] RE: Big Brother

2003-10-15 Thread David Gomillion
I just tripped over the answer in courierd ... sorry. But this is another plea, is there any way to automagically attach a text file to every outgoing message? We have many different email clients, and some webmail users, so I was hoping to not have to write docs on how to configure every mail

[courier-users] Big Brother account and Trailer/footer

2003-10-15 Thread David Gomillion
I seem to remember reading in one of the man pages about being able to create a copy of all incoming and outgoing email messages. I have been wading through the man pages all morning and have met with very little success. Does anyone else remember seeing something like this? And: I am still inte

[courier-users] Re: Login problems

2003-10-15 Thread Sam Varshavchik
Thomas Smith writes: I'm having some weird issues with authdaemond. What's happening is this: Initially, I'm able to authenticate to the server and view my Inbox and, sometimes, a couple of other folders. Anything more than this and I get prompted to login again. The login fails until I stop a

[courier-users] Re: [CONE] Colors/Folderview in Mails, Authentification bug using NNTP

2003-10-15 Thread Sam Varshavchik
Mirko Zeibig writes: Hello MrSam, There's a courier-cone mailing list. Reply-To: set. Now I tried cone and have observed one bug and suggest two improvements: 1) My NNTP-server needs authentification (username/password) and I may download the group list and subscribe to groups, but when I try

[courier-users] Re: it takes a long time to deliver mail

2003-10-15 Thread Sam Varshavchik
Sabau Dan writes: « HTML content follows » I've noticed that:) and done the exact thing, but running mailq on my computer takes for 15 min.:( that is why I was interested in finding that toll. There is no Courier equivalent for sendmail-style per-domain message flush. All messages are treated equ

Re: [courier-users] execption for freemail setting possible ?

2003-10-15 Thread Mircea Damian
Hi, You can exclude his domain only by adding it to the end of line. On Mon, Oct 13, 2003 at 10:48:55AM +0200, Christophe Zwecker wrote: > Hi, > > I use the freemail option in bofh with great success, however I got a > friend with a hotmail account not using the hotmail relays, is it > possible