[courier-users] envelope/control file in global filter

2003-02-14 Thread ricardo
as well? Does courier assign any environment variables of interest which are inherited by the filter module? Thank you for any information. Ricardo

[courier-users] multiline responses?

2003-02-20 Thread ricardo
Hi, I tried searching the mailing list but didn't find anything specific. I have a perlfilter setup and according to the courierfilter man page, "The result code may be a multiline response, just like a regular SMTP reply." How exactly do I provide a multiline response? I tried outputting the e

Re: [courier-users] multiline responses?

2003-02-21 Thread ricardo
ne? I mean, if I spit out a 500 error, won't that disallow delivery for ALL recipients? Is it possible to selectively allow some recipients and disallow others? Thanks again, Ricardo On Fri, 21 Feb 2003 14:02:37 + Brian Candler wrote: > On Thu, Feb 20, 2003 at 08:34:49PM -0800,

Re: [courier-users] multiline responses?

2003-02-21 Thread ricardo
multiline response. How can I make it such the entire response is echoed back to the sender? Thanks Ricardo On Fri, 21 Feb 2003 14:02:37 + Brian Candler wrote: > On Thu, Feb 20, 2003 at 08:34:49PM -0800, [EMAIL PROTECTED] wrote: > >I tried searching the mailing list but didn'

[courier-users] empty SENDER in maildrop

2003-02-27 Thread ricardo
e 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

[courier-users] Re: empty SENDER

2003-02-28 Thread ricardo
Thanks Sam. So let me put it another way... other than internally generated courier messages, and delivery status notifications, could there be an empty sender? I'm trying to determine if in my mailfilter it is "safe" to accept messages with empty sender, or if there are possibilities of malicio

[courier-users] Re: empty SENDER

2003-03-01 Thread ricardo
ostmaster/mailer-daemon and any other valid system-generated messages, including DSN and the like. But if I also allow any message with an empty sender, then it might defeat the purpose of the system. I thought that the $SENDER variable was set to whatever the "MAIL FROM" was set to du

[courier-users] Re: empty SENDER

2003-03-02 Thread ricardo
er, is there a way for me to tell whether this particular smtp session should or should not have an empty sender? Again, the objective here is to allow empty sender messages to pass through, but only if the empty sender seems "legitimate". Thanks Ricardo =

[courier-users] Re: empty SENDER

2003-03-03 Thread ricardo
ithout a From: header to be something invalid? Something like, if ($SENDER == "" && !/^From:/) { exit } (meaning, just dump the message) Thanks for your patience! Ricardo > Since a "<>" is a valid MAIL

[courier-users] Re: empty SENDER

2003-03-03 Thread ricardo
Am I going down the right path? Thanks Ricardo > > Great Sam! Your info is very valuable, thanks once again. > > I was reading up on 1894. It mentions that the From "SHOULD" contain an > address. > From your experienc

[courier-users] Re: empty SENDER

2003-03-04 Thread ricardo
ase? If so, can someone point me to documentation of how Qmail formats its bounces? Thanks Ricardo > > Little by little I'll get there... ;-) > > Is this assumption correct...? > > if $SENDER is empty and Content-T

[courier-users] forcing a "deferred" condition

2003-03-04 Thread ricardo
er than to accept or reject the message? Thanks Ricardo

Re: [courier-users] Re: empty SENDER

2003-03-04 Thread ricardo
others. I'm just wondering if the "deny all others" (with empty sender) will present a problem. Ricardo On Tue, 4 Mar 2003 23:19:18 + Brian Candler wrote: > On Tue, Mar 04, 2003 at 06:26:59AM -0800, [EMAIL PROTECTED] wrote: > > You mean Qmail does not produce a multipa

[courier-users] How to customize DSN messages?

2003-03-04 Thread ricardo
.mailfilter file, what is the appropriate way for doing that? Thanks Ricardo --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriente

[courier-users] mailbot issues

2003-03-05 Thread ricardo
nothing. It returns with no error, and the maillog does not show any communication with courierd or courieresmtpd. Is there a way to have mailbot log some sort of information? Thanks for any help. Ricardo --- This SF.net email is sponsor

[courier-users] quotas...

2003-03-13 Thread ricardo
to be able to quickly find a user's quota without having to always traverse through the maildir tree... Thanks Ricardo --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggli

[courier-users] please help with configure problem

2003-06-05 Thread ricardo
I just want to be able to build courier properly, and very importantly, build it with authmysql. Anyone have any idea why it would be having problems with -lsocket? Thanks for your help. Ricardo --- This SF.net email is sponsored by: Etnus,

[courier-users] building rpm for SUSE ?

2003-06-01 Thread ricardo
Hi, I'm trying to build the courier rpm for suse, but for some reason even the latest SUSE only provides rpm version 3.0.6. Has anyone been able to build the rpm with suse? Anyone know where I can find rpm >= 4.0.2 for SUSE ? Thanks Ricardo

[courier-users] trouble compiling --with-authmysql

2003-06-03 Thread ricardo
ecking for mysql_config... /usr/bin/mysql_config checking for mysql_connect... no checking for mysql_real_connect... no configure: error: --with-authmysql specified but no mysqlclient.so configure: error: /bin/sh './configure' failed for authlib What could be wrong? thanks Ricardo

[courier-users] Re: cannot delete Trash folder?

2003-06-19 Thread ricardo
Isn't there a way to override the inability to delete the folder? Ricardo --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You G

Re: [courier-users] Re: cannot delete Trash folder?

2003-06-20 Thread ricardo
; > Ok, the Trash folder always exists, that's true. > > > > But then what is a quick way to empty that folder? One > > way is to simply delete and immediately re-create. > > Without the ability to delete, how else can I dump all > > messag

[courier-users] custom logging abilities? Please help...

2003-08-04 Thread ricardo
provide accurate traceability of message delivery. Is there any way to configure the mail logging such that it outputs a common identifier, such as perhaps the contents of Message-ID header field? Thanks Ricardo --- This SF.Net email sponsored by: Fre

[courier-users] rotating log files and updating .mailfilter

2003-08-06 Thread ricardo
ently processing that file...? What is the recommended procedure for that? Thanks Ricardo --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and

[courier-users] filters and outbound mail

2003-08-07 Thread ricardo
mail. Can this only be achieved via global filters, or is there another potential way of doing it? Thanks for your help. Ricardo --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and F

[courier-users] Please help... can't get dot-courier to work properly

2003-08-27 Thread ricardo
-( I don't understand what I'm doing wrong. I've tried different things, but I can't seem to get courier to properly reject unknown senders. What confuses me the most is that courier says one thing (failure), but the sending smtp server believes that the delivery was successfu

[courier-users] Please help... can't get dot-courier to work properly

2003-08-27 Thread ricardo
-( I don't understand what I'm doing wrong. I've tried different things, but I can't seem to get courier to properly reject unknown senders. What confuses me the most is that courier says one thing (failure), but the sending smtp server believes that the delivery was successfu

[courier-users] SORRY! for the double-post...

2003-08-27 Thread ricardo
I accidentally double-posted my message! Sorry about that --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ courier-users mailing list [EMAIL PROTECTED

[courier-users] 450 Service temporarily unavailable

2003-08-27 Thread ricardo
courierd: id=01C5B2D3.3F4AE946.6C16,from=<>,addr=<[EMAIL PROTECTED]>, status: deferred Isnt' daemon the user that courier runs as? I don't understand why there would be an internal message being sent to the daemon user, and why it i

[courier-users] maildrop Forwarding problems

2003-08-27 Thread ricardo
nsure that any errors get bounced back to the original sender and not the generic daemon system user? Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [courier-users] Re: maildrop Forwarding problems

2003-08-28 Thread ricardo
iginal sender address, try the following > approach: > > import SENDER > to '| sendmail -f "$SENDER" [EMAIL PROTECTED]' > Thanks Sam!! I'll give that a try. Ricardo --- This sf.net email is sponsored

Re: [courier-users] 450 Service temporarily unavailable

2003-08-28 Thread ricardo
ted problems; my auth daemon works fine for other accounts. Anyone have other suggestions? Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _

Re: [courier-users] Re: "Message not found" when running cancelmsg?

2004-01-16 Thread ricardo
ied at the appropriate retry schedule. So how can I clear up this problem? They will continue to generate the "450 Service temporarily unavailable." error, and continue to be deferred. I have my queuetime set to only 12h, but I guess that doesn't matter? Any help is appreciated! Than

[courier-users] determining version number

2002-12-10 Thread Ricardo Anguiano
How do I determine the version of courier now in use? TIA, -- Ricardo Anguiano http://www.codesourcery.com --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Perfor

Re: [courier-users] Re: determining version number

2002-12-10 Thread Ricardo Anguiano
Sam Varshavchik <[EMAIL PROTECTED]> writes: > Ricardo Anguiano writes: > > > Greetings All, > > I have inherited an older, non-rpm installation of courier on a > > Redhat > > system. I would like to determine the version number. I have tried > > and fa

Re: [courier-users] Help

2002-12-13 Thread Ricardo Anguiano
en when individual users check their mail this is what shows up in `ps' output: username 10385 0.0 0.5 1684 640 ? S Dec11 0:02 /usr/lib/courier-imap/bin/imapd Maildir When run as `username', I guess the current working directory defaults to their home directory. HT

[courier-users] SuSE ESMTP not listening

2003-02-08 Thread Ricardo Zuasti
? thanks -- *:: Ricardo Zuasti* *[EMAIL PROTECTED]* <mailto:[EMAIL PROTECTED]>* * --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftwa

[courier-users] error 451 "Please try again later"

2003-06-11 Thread Ricardo Kleemann
Hi, What does this error mean? This happened on an idle server, not sure why there would be any internal errors. Courier version courier-0.42.2.20030527, under linux. I didn't see any other error indications in the log. Thanks Ri

[courier-users] how to force requeuing of messages?

2003-06-11 Thread Ricardo Kleemann
Hi, If I have messages that are deferred, is there a way to force immediate requeue, or must I wait for the retry? Ricardo --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http

[courier-users] Re: error 451 "Please try again later"

2003-06-11 Thread Ricardo Kleemann
erver2 courierd: Waiting. shutdown time=Wed Jun 11 12:52:59 2003, wakeup time=Wed Jun 11 12:19:25 2003, queuedelivering=2, inprogress=0 > Ricardo Kleemann writes: > > > Hi, > > > > What does this error mean? > > > > This happened on an idle server, not sure

[courier-users] Re: courier-users digest, Vol 1 #2479 - 9 msgs

2003-06-13 Thread Ricardo Kleemann
you add some sort of indicator prior to each message displayed? That way it would be easier to identify the separation between messages. :-) Ricardo - Original Message Follows - > Send courier-users mailing list submissions to > [EMAIL PROTECTED] > > To subscribe or unsubsc

[courier-users] SORRY! Message posted incorrectly

2003-06-13 Thread Ricardo Kleemann
Hi, I just posted a message to the list that was intended for someone else. Sorry. --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 ___

[courier-users] cannot delete Trash folder?

2003-06-19 Thread Ricardo Kleemann
Hi, Is there a setting which allows me to delete the trash folder? Courier imap returns the error "NO Cannot delete this folder." If I attempt to do so. Ricardo --- This SF.Net email is sponsored by: INetU Attention Web

[courier-users] Re: cannot delete Trash folder?

2003-06-20 Thread Ricardo Kleemann
ure that one is immediately created after deletion? Also, can't courier automatically create a Trash folder if for some reason one doesn't exist? Ricardo --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultant

[courier-users] how to access shared folders?

2003-07-28 Thread Ricardo Kleemann
from any account? I've tried issuing the command "SELECT shared.test", and "SELECT test", and LIST "shared" "*" but none of them seem to recognize the shared folder. What is the correct way to confi

[courier-users] Any way to correlate Message-Id to information in the mail log?

2003-08-01 Thread Ricardo Kleemann
that it outputs a common identifier, such as perhaps the contents of Message-ID header field? Thanks Ricardo --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now.

Re: [courier-users] Re: custom logging abilities? Please help...

2003-08-06 Thread Ricardo Kleemann
ge subject, at least it would give me an additional parameter for logging/tracing. Ricardo On Mon, 4 Aug 2003, Sam Varshavchik wrote: > [EMAIL PROTECTED] writes: > > > Is there any way to configure the mail logging such that it > > outputs a common identifier, such as perhaps the c

[courier-users] detecting/preventing mail floods

2003-08-07 Thread Ricardo Kleemann
ion? If so, is there already one out there for download? Thanks Ricardo --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win

Re: [courier-users] Re: custom logging abilities? Please help...

2003-08-10 Thread Ricardo Kleemann
specific individual messages. Please, please, please? :-)) On Tue, 5 Aug 2003, Sam Varshavchik wrote: > Ricardo Kleemann writes: > > > > > Thanks Sam, that is very informative! > > > > I guess what I'm struggling with is the ability to actually correlate all >

Re: [courier-users] Re: detecting/preventing mail floods

2003-08-14 Thread Ricardo Kleemann
> Well, it's definitely good enough as far as speed goes. You can't get any > faster than it already is. The only question is whether its dupe detection > logic is good enough. > Right... that's what I was trying to find out... is there a consensus about the

[courier-users] Re: detecting/preventing mail floods

2003-08-14 Thread Ricardo Kleemann
Hi, So actually this can't really prevent "floods", I mean there's a difference between getting 100 connections from an IP in a period of 1 day and getting 100 connections in a period of 1 minute. The first doesn't constitute a problem, the second represents a flood problem. It's quite an impor

[courier-users] trying to understand dot-courier

2003-08-14 Thread Ricardo Kleemann
l then forward the message to the command in the courier-default program. I tried different .courier-foo files, but for any of them, it was the .courier-default file that was processed. I must be doing something wrong... :-/ I'm running courier-0.42.2.20030527 under

[courier-users] Re: detecting/preventing mail floods

2003-08-14 Thread Ricardo Kleemann
Hi, I had a followup question to Sam's answer below, but maybe it never made it to the list... > From: Sam Varshavchik <[EMAIL PROTECTED]> > Date: Thu, 07 Aug 2003 10:54:04 -0400 > Subject: [courier-users] Re: detecting/preventing mail > floods > > Ricar

[courier-users] Re: trying to understand dot-courier

2003-08-14 Thread Ricardo Kleemann
is always processed. I can't seem to get the correct alias file to get processed. I tried the same with a similar address, courier-process-spam, for the address [EMAIL PROTECTED] I got the same results. Only the courier-default is being pro

[courier-users] Re: detecting/preventing mail floods

2003-08-14 Thread Ricardo Kleemann
=a0 Hi, I haven't gotten an answer to this so I'm reposting it... Thanks for any suggestions. > > I couldn't find this in the documentation, what is the > > setting for this upper limit on number of connections? > > MAXPERC and MAXPERIP variables, set in the configuration > file. > > > Also, this

[courier-users] blacklists setting causing delay in smtp connection

2003-08-22 Thread Ricardo Kleemann
etup as follows: BLACKLISTS='-block=relays.osirusoft.com,BLOCK -block=relays.ordb.org,BLOCK -block=blackholes.intersil.net,BLOCK -block=spamguard.leadmon.net,BLOCK' Thanks for any help! Ricardo --- This SF.net email is sponsored by: VM

[courier-users] Help with trouble in .courier-default processing

2003-08-26 Thread Ricardo Kleemann
id script on the default "catch-all"? Again, the important thing is to note that the server at the other end, which sent the original message, got a 250 OK response from courier, which is not the desired effect I need. Thanks for any help Ricardo --

Re: [courier-users] 450 Service temporarily unavailable

2003-08-28 Thread Ricardo Kleemann
valid addresses. Does etc/aliasdir/.courier-daemon not work...? Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ courier-users mailing list

[courier-users] how to "dump" a message via aliases?

2003-08-30 Thread Ricardo Kleemann
lose: Invalid argument". How can I properly setup an alias to just dump a message? Thanks Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _

[courier-users] (OT.. but please help!) How is 127.0.0.2 possible?

2003-08-30 Thread Ricardo Kleemann
How can that be? 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.sour

Re: [courier-users] how to "dump" a message via aliases?

2003-08-30 Thread Ricardo Kleemann
ed getting "450 Service temporarily unavailable." errors in the log for that address. :-/ Anyone else have a suggestion? Ricardo > > I discovered this by accident, and I really think it > should be considered a bug. But alas. > > -ben > > -- > Ben Kennedy, chie

Re: [courier-users] queue getting overloaded

2003-08-30 Thread Ricardo Kleemann
box. However, there is still a huge amount of bounces that are generated and are stuck in the queue. I can see, by manually diagnosing, that so much of that is bounces to "forged or innocent senders", but I don't know of a way to effectively determine whether a bounce is legitimate

Re: [courier-users] queue getting overloaded

2003-08-30 Thread Ricardo Kleemann
freemail-feature of etc/bofh > to get rid of the most forged domains, start with Yahoo, > MSN, Hotmail. Great... any pointers on how to set that up efficiently? As for the DNSBL, can someone provide a good, updated list of DNSBL servers? I used to have one but it's outdated. Ricardo -

Re: [courier-users] how to "dump" a message via aliases?

2003-08-30 Thread Ricardo Kleemann
mail > But is that only for .courier files, or is there a way I can do something similar in the etc/aliases/system file? Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek he

Re: [courier-users] how to "dump" a message via aliases?

2003-09-01 Thread Ricardo Kleemann
Thanks Roland. > > Anyone else have a suggestion? > > empty file wont work as desired, from dot-courier(5): > > If the .courier file is zero bytes long, it means that > default mail deliv- ery instructions set by the system > administrator should be used. If the file is not a zero > length file

Re: [courier-users] how to "dump" a message via aliases?

2003-09-02 Thread Ricardo Kleemann
Hi, > > but I'd just use |/bin/true for 'mail' in authmysql or > authuserdb. > > Roland > Roland, what exactly do you mean...? what field in the authmysql table should be set to '|/bin/true' ? Ricardo ---

[courier-users] how to bypass authentication for certain domains?

2003-09-02 Thread Ricardo Kleemann
Hi, Is there a way that I can have authentication (I use authmysql) bypassed for certain domains? I have a few domains in which I use a maildrop script for all users in those domains, and I didn't want courier to bother going through authmysql. How can I do that? Thanks Ri

Re: [courier-users] how to "dump" a message via aliases?

2003-09-02 Thread Ricardo Kleemann
|/bin/true' from working out of authmysqlrc? Another question... can I also use forwarding rules in authmysqlrc, such as '[EMAIL PROTECTED]' as well? If so, what environment variables are available for that (I noticed that in your example you mentioned something li

[courier-users] updated blacklists?

2003-09-03 Thread Ricardo Kleemann
ny case, I wanted to configure courier with an updated list... can someone help me out with that? Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _

[courier-users] authmysql and external programs / forwarding?

2003-09-04 Thread Ricardo Kleemann
program, is it also possible to do forwarding, using the '!' in authmysql as well? Can someone point me to some documentation on that, or if possible, help me out with this? Thanks Ricardo --- This sf.net email is sponsored by:Th

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-04 Thread Ricardo Kleemann
Thank you! - Original Message Follows - > Ricardo Kleemann writes: > > > Hi, > > > > I saw it mentioned in one of the replies to another > > email that authmysql can support delivering to an > > external program, by using the '|' pipe. &

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-04 Thread Ricardo Kleemann
- Original Message Follows - > Ricardo Kleemann writes: > > >> No, for various reasons use '| sendmail [EMAIL PROTECTED]' > > > > Ok, great... are environment variables also available > > for use? If so, which ones? > > The sames o

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-04 Thread Ricardo Kleemann
Ok guys, I'm sorry, but I can't get this to work. :-/ - Original Message Follows - > On 04 9 2003 at 8:39 pm -0400, Ricardo Kleemann wrote: > > >But I don't see anywhere in authmysqlrc anything about a > >"mail" field. Is there supposed to

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-05 Thread Ricardo Kleemann
[EMAIL PROTECTED]' The directory /var/homes/321.net/te/test does NOT have any courier* or .maildrop* files. When a message is sent to [EMAIL PROTECTED], the ONLY thing that happens is it gets delivered to /var/homes/321.net/te/test/Maildir/new. Nothing else... no delivery instructions are t

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-05 Thread Ricardo Kleemann
Frustrating! :-( > > Here's the problem I think: you need to create an empty > courier-default file in the home directory. That's also > in my notes, but I don't think I copied that part. :) > > (I'm assuming that [EMAIL PROTECTED] is in the 'user' field > of the table) Yes, the user field i

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-05 Thread Ricardo Kleemann
x27;ve run, the ONLY thing that happens is the message gets delivered to Maildir/new. Nothing else. No forwarding is done, the delivery instruction which pipes to sendmail is never executed. So my problem is that I can't seem to figure out how to get special delivery from within mysql

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-06 Thread Ricardo Kleemann
_CLAUSE anyway. I'm not really using a "stock" setup in the sense that I do need a custom query, because I'm checking against 2 different table, one that has aliases, another that has the users. Ricardo --- This sf.net em

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-06 Thread Ricardo Kleemann
doing # authenticated ESMTP. > > You want the maildir field to contain something like: > > IF(STRCMP('$(service)', 'courier') == 0, users.delivery, > '') > I'm not quite sure what you mean. The maildir field can be conditional like that

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-08 Thread Ricardo Kleemann
P('$(service)', 'courier') == 0, users.delivery, '') I mean, does that go into authmysqlrc? If so, in what section? Does it mean that the SELECT query can only return one of either MAILDIR or DEFAULTDELIVERY fields? and if so, it means to return MAILDIR for imap/pop

Re: [courier-users] Re: authmysql and external programs / forwarding?

2003-09-08 Thread Ricardo Kleemann
Thank you!! I finally understand it! :-) - Original Message Follows - > Ricardo Kleemann writes: > > > > > Hi Sam, > > > > Please help me understand... > > > >> >> You want the maildir field to contain something > like:

[courier-users] mailman with courier?

2003-09-12 Thread Ricardo Kleemann
Hi, Does anyone use mailman mailing list software with courier? What sort of aliases do I need to setup, can someone point me to some documentation, as mailmain itself only provides READMEs for qmail/exim/postfix/sendmail. Thanks Ricardo

Re: [courier-users] mailman with courier?

2003-09-12 Thread Ricardo Kleemann
defined, where can I find that? Sorry, I've never configured mailman before. Thanks Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ courier-

[courier-users] I'm confused... :-( authdaemon and 450 Service temporarily unavailable

2003-09-16 Thread Ricardo Kleemann
ny sort of maildrop errors being reported. So as far as I can tell, the email is never making it to the courier-default fallback. I'm guessing I have something strangely misconfigured? Please help me understand this better, I often have some issues with this sort of stuff and this 450 error... :-(

[courier-users] mailing list generating "431 Too many recipients"

2003-09-17 Thread Ricardo Kleemann
specific set of addresses, this limitation is ignored? Thanks Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ courier-users mailing list [

[courier-users] provide exception in blacklist?

2003-09-24 Thread Ricardo Kleemann
MAIL PROTECTED]>: 511 Dynamic/Residential IP range listed by easynet.nl DynaBlock - http://dynablock.easynet.nl/errors.html Is it possible to configure that particular sender, [EMAIL PROTECTED], as a whitelist or an exception? If so, how would I do that

[courier-users] problems with ESMTP AUTH

2003-09-25 Thread Ricardo Kleemann
queries for the esmtp session, so my guess is that courier is not attempting to do the auth? What else should I look into to debug this problem? Thanks Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com

[courier-users] Please help... problems with ESMTP AUTH

2003-09-26 Thread Ricardo Kleemann
ql log doesn't show any queries for the esmtp session, so my guess is that courier is not attempting to do the auth? What else should I look into to debug this problem? Thanks Ricardo --- This sf.net email is spons

[courier-users] force a timeout for BLACKLISTS ?

2003-09-26 Thread Ricardo Kleemann
eventually timeout, but it's like in the order of more than 1 minute to establish a connection. If I comment out the unreachable blacklist, then courier is back to normal. It would be nice if the timeout could be shortened, is that possible? Ri

[courier-users] Please help with ESMTP Auth failure...

2003-09-29 Thread Ricardo Kleemann
Hi, I'm having a problem with esmtp authentication. I use mysqlauth, and I'm able to use smtp authentication fine for some users, yet it fails for other users. I don't quite know the reason for that. I do know, however, that when I check the mysql log for select clauses, the select clause for t

[courier-users] incorrect IMAP search results ?

2003-09-29 Thread Ricardo Kleemann
but the Date: headers were as early as 8/21. So I guess that the search is being done based on the message file's timestamp. Is that the correct implementation? I imagined that it would match based on the Date: header... ? Ricardo --- This sf.

[courier-users] Authenticated smtp slowness problem

2003-09-30 Thread Ricardo Kleemann
conds. Is there something I can configure to speed that up? Ricardo --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ courier-users mailing list [

Re: [courier-users] Re: incorrect IMAP search results ?

2003-09-30 Thread Ricardo Kleemann
- Original Message Follows - > Those three are supposed to search on the message file's > date. > > SENTBEFORE/SENTSINCE/SENTON will search based on the Date: > header. > > > Thanks Sam! --- This sf.net email is sponsored by:Thin

RE: [courier-users] Authenticated smtp slowness problem

2003-09-30 Thread Ricardo Kleemann
Ok, thanks. - Original Message Follows - > > Check your DNS setting on the mail server, Its usually a > DNS time out doing reverse look-ups. For authenticated smtp, is there a way to disable DNS checks? I mean if the user authenticates properly, I don't really care what the IP is and do

RE: [courier-users] Authenticated smtp slowness problem

2003-10-01 Thread Ricardo Kleemann
icates properly, I > > don't really care what the IP is and don't want to do > > any reverse lookups... > > I'd say it's in courier's config directory in an 'esmtpd' > file. Look there for TCPDOPTS. >

RE: [courier-users] Authenticated smtp slowness problem

2003-10-01 Thread Ricardo Kleemann
henticated smtp... > > I guess not as the DNS lookup is made/not made on the ip > connection to a specific port and smtp-auth is on the > same port as normal smtp. You mean that the -nodnslookup would be applied to both authenticated and non-authen

[courier-users] RBL lists... bl.spamcop.net doesn't resolve?

2003-10-28 Thread Ricardo Kleemann
does it seem to work with the RBL checker in courier? I have another smtp server (not courier) which seems to hang when trying to do the RBL lookup, and in trying to debug this problem I realized that bl.spamcop.net isn't resolving in DNS. It's a mystery to me! Any

[courier-users] Is it possible to stop incoming mail in order to flush outgoing queue?

2003-11-28 Thread Ricardo Kleemann
up so tremendously. How can I tune courier so it can deliver messages more quickly? I mean, it is only delivering messages to the outside at a rate of at most 500 or so per hour, that seems way too slow! :-( Is there something I can look at to help improve thi

[courier-users] Please help... major problem with huge mailq

2003-11-30 Thread Ricardo Kleemann
I tried changing the /etc/courier/queuetime value, but it doesn't look like that forced any expiration of messages; I set it to 12h, but I still see messages that are 2 days old in mailq. Any pointers on how to handle this situation, how to improve performance and get

Re: [courier-users] Please help... major problem with huge mailq

2003-12-01 Thread Ricardo Kleemann
kept busy working through them. What I don't understand is why courier seems to be so slow in processing the messages. I mean, going off the queue and only delivering 400-600 messages per hour would seem quite slow to me...? What exactly does MAXDELS do? Thanks again for your help... Ricardo

Re: [courier-users] Please help... major problem with huge mailq

2003-12-01 Thread Ricardo Kleemann
ages per hour > delivered? Where does it come from? I've readjusted the settings for module.esmtp and that has helped improve the rate of delivery... but I get these numbers (for outgoing delivery) by simply doing a grep: grep "success: delivered" /var/log

[courier-users] How to reject messages that have a large number of RCPT TO

2003-12-01 Thread Ricardo Kleemann
al list of usernames. Is there a way to configure esmtpd so it will reject messages being delivered to a large number of local recipients? Thanks Ricardo --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help y

  1   2   3   4   >