[courier-users] Autoresponder using .mailfilter

2003-06-24 Thread Greg Johnstone
Hi,

I am using maildrop and spamassassin to filter all incoming mail. This
is achieved using maildroprc.

I want to set up autoresponders for users who are on leave. I can do it
with a .courier file but this stops maildrop working, resulting in no
spam filtering.

When I try a similar thing using a .mailfilter nothing happens (no
autoresponse and no mail is delivered). According to the logging I have
in maildroprc, maildrop dies fairly early in the process.

The .mailfilter file contains the following (taken from the mailbot man
pages):

cc ./Maildir
cc | mailbot -t autoresponse -d dupdb -D 1 -s 'User is on leave' -A
'From: [EMAIL PROTECTED]'
EXITCODE = 0
exit

Should I be able to use a .mailfilter file as well as maildroprc?

Any suggestions would be welcome.

Regards

Greg Johnstone



---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


RE: [courier-users] Re: Autoresponder using .mailfilter

2003-06-24 Thread Greg Johnstone
 
  The .mailfilter file contains the following (taken from the 
 mailbot man
  pages):
  
  cc ./Maildir
  cc | mailbot -t autoresponse -d dupdb -D 1 -s 'User is on leave' -A
  'From: [EMAIL PROTECTED]'
  EXITCODE = 0
  exit
  
  Should I be able to use a .mailfilter file as well as maildroprc?
 
 Yes, provided that nothing in maildroprc terminates mail 
 filtering (such as 
 an exit, or a to command).

Well, there's no 'exit', 'to' or anything that terminates maildrop that I can see. But 
it's even more mysterious than that.

I put log statements in maildroprc and the .mailfilter to see where things got to. The 
maildroprc seems to get to the end, however, with the .mailfilter in place the mail 
never gets delivered. As soon as I take the .mailfilter away all the mail (including 
the 'missing' mail eventually) gets delivered.

Here's the maildroprc:

~
VERBOSE=9
import SENDER
import RECIPIENT
import HOME
logfile spamlog
log Maildrop started
log $HOME
PATH=/bin:/usr/bin:/usr/local/bin:/usr/lib/courier/bin/
INBOX=Maildir/
DEFAULT=$INBOX
SPAMFLD=$INBOX.Trash/
SHELL=/bin/ash
log $INBOX

# create needed directory
`test -d $SPAMFLD`
if( $RETURNCODE == 1 )
{
  `maildirmake $SPAMFLD`
}

# filter message
log About to filter
xfilter /usr/bin/spamc
log Return from filter
if (/^X-Spam-Flag: *YES/)
{
  DEFAULT=$SPAMFLD
}
log Finished
~

And here's the .mailfilter (I have tried this both with and without the 'cc' 
statement):

~
VERBOSE=9
logfile filter.log
log mailfilter started
cc ./Maildir
~

With no .mailfilter, the spamlog looks like this, and the mail is delivered:

~
Maildrop started
/home/greg
Maildir/
About to filter
Return from filter
Finished
Date: Wed Jun 25 14:33:02 2003
From: Greg Johnstone [EMAIL PROTECTED]
Subj: TEST
File: Maildir/  (1256)
~

With the .mailfilter in place, everything after 'Finished' is missing from 'spamlog' 
and no .mailfilter logfile (filter.log) is produced.

I don't know at what point the last 4 log entries are produced. Perhaps they are 
buffered and tacked on at the end or maybe maildrop indicating that it has delivered 
the mail.

According to the maildrop man page, maildrop first reads maildroprc then .mailfilter, 
but I can't get anything to work if .mailfilter exists. I'm using courier 0.40.1.

Regards

Greg Johnstone.

 



---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


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

2003-06-20 Thread Greg Johnstone
[EMAIL PROTECTED] wrote:

 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 messages in
 there, specially if there is a large number of messages there?

 Isn't there a way to override the inability to delete the folder?

Maybe I'm missing something subtle here but on both Evolution and
Outlook I press CTRL-A to select everything then click 'Delete'.

On Outlook I have to go the extra step of selecting 'Edit  Purge
deleted messages' from the menu.

Regards

Greg



---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


RE: [courier-users] Existing and and Courier Reporting Unknown User

2003-01-07 Thread Greg Johnstone
I have only been using courier for about a month, and have 3
sites running it.  However I am having a difficulty with one site.

I am only using the authpam authentication, and this is working
fine.

But as an example
gsnook  is the account name

Mail sent to gsnook@{domainname} is delivered
correctly,
Howver mail sent to GSnook@{domainname} is reject
with user not found.

I understand that email address are supposed to be non-case
sensitive so that the previous examples should be identical.

Have I missed a setting somewhere or is this an oversite in the
courier program...



Try 'touch /etc/courier/locallowercase'.


Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Suite 1208, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au





---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Shared INBOX!!

2003-01-03 Thread Greg Johnstone
I would like to know how to build a shared INBOX,
that is, user A want to read/delete user's B INBOX, although user A does
not
know user's B password.

I use IMAP for shared folders and it works well, however both users have to
know the common password so the mail client can log on. This works fine
because it is only the mail client that knows the password, the users
haven't a clue.


Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Suite 1208, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au





---
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.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Outlook special folders

2002-10-29 Thread Greg Johnstone


Bynari (www.bynari.net) has an Outlook add-on that purportedly does this.
You might want to give it a try with Courier.  I'd be curious to know
whether
it works or not.

I experimented with this some time ago. It caused a hell of a mess which
took ages to clean up.

So, take care!

Greg.



---
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.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] BOFH - I must be missing something

2002-10-10 Thread Greg Johnstone


 I have Courier 0.38.0 installed here and I am using entries in
 /etc/courier/bofh to block spam very successfully.

 I have exactly the same version installed at a client's site and any
entries
 I put in /etc/courier/bofh are completely ignored.
 Anyone got any ideas why?

Did you disable DNS lookups on incoming connections? If so, that might be
your reason.

No, that hasn't been disabled

Greg Johnstone


---
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.sourceforge.net/lists/listinfo/courier-users



[courier-users] BOFH - I must be missing something

2002-10-09 Thread Greg Johnstone

I hate it when this sort of thing happens :-(

I have Courier 0.38.0 installed here and I am using entries in
/etc/courier/bofh to block spam very successfully.

I have exactly the same version installed at a client's site and any entries
I put in /etc/courier/bofh are completely ignored.

Anyone got any ideas why?

Regards

Greg Johnstone



---
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.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Courier web logs

2002-10-07 Thread Greg Johnstone


Does anyone know if a tool equivalent to qmailloganalyzer
http://freshmeat.net/projects/qmailloganalyzer/?topic_id=28%2C19%2C148
exists for courier?

You are welcome to try
http://www.enesbe.com.au/download/other/clog.1.6.tar.gz

Regards

Greg Johnstone



---
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.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] RFC 2821

2002-10-06 Thread Greg Johnstone

Have you found an solution?!

al ;-)

No. It's probably an issue for Sam.

Greg Johnstone.


---
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.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] 3rd time asking for imaps help, You are needed.

2002-09-29 Thread Greg Johnstone


I run qmail and I would like to have a secure imap server as I would like
to use my account password for logging in or a public key.

I also intend to install squirelMail on top of imaps.

I have been trying for 2 weeks now and I am close to give up. I can't
manage to find any documentation telling me how to get imaps
authentication running.


This probably isn't the answer you are looking for, but I have been
monitoring this mailing list for over a year and difficulties with adding
IMAP to qmail crop up all the time.

My advice is to switch to Courier. It's all integrated and it works straight
out of the box.

Regards

Greg Johnstone.



---
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.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Courier Wiki ?

2002-09-26 Thread Greg Johnstone

Seeing there is not a lot of readily available examples
for so many different ways courier can be configured, would
folks think perhaps a Wiki could be useful for anyone to
jot down their experiences in setting up their courier
installation ?

Excellent idea!

Greg Johnstone.


---
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.sourceforge.net/lists/listinfo/courier-users



[courier-users] RFC 2821

2002-09-26 Thread Greg Johnstone

Let me preface my remarks by saying what a great product Courier is and I
appreciate all the work Sam does on it.

I have a problem with an anti-virus product MailMonitor from Sophos which
insists on trying to send mail to postmaster. This is rejected by Courier
with the following error:

to=postmaster: 513 Syntax error.

The result of this problem is that Courier rejects the mail then MailMonitor
immediately tries to notify postmaster of the rejection, etc. ad.
infinitum.

I have complained to Sophos but they respond saying that RFC 2821 section
4.5.1 specifically states that this is a valid address and it's not their
fault.


To quote part of this RFC:

The requirement to accept mail for postmaster implies that RCPT commands
which specify a mailbox for postmaster at any of the domains for which the
SMTP server provides mail service, as well as the special case of RCPT
TO:Postmaster (with no domain specification), MUST be supported.

SMTP systems are expected to make every reasonable effort to accept mail
directed to Postmaster from any other system on the Internet. In extreme
cases --such as to contain a denial of service attack or other breach of
security-- an SMTP server may block mail directed to Postmaster. However,
such arrangements SHOULD be narrowly tailored so as to avoid blocking
messages which are not part of such attacks.


Anyone got any ideas of how to get around this problem?

Regards

Greg Johnstone



---
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.sourceforge.net/lists/listinfo/courier-users



[courier-users] SMTP AUTH

2002-07-16 Thread Greg Johnstone

I have read with interest the postings on 'POP before SMTP' and 'SMTP AUTH'
in the last few days - just what I need, it seems.

It has been a constant annoyance that when I take my notebook away from the
office I can't send emails to the world.

So, based on the assumption that 'SMTP AUTH' is the way to go I configured
AUTH_REQUIRED=1 and ESMTPAUTH=LOGIN CRAM-MD5.

This seemed to work fine for outgoing mail, *however* all incoming mail
stopped. It seems all the SMTP servers out there had to authorize with our
server before it would accept mail.

Have I misunderstood the purpose of SMTP AUTH or have I messed up the
configuration?

What I want is to be able to authorize myself from outside the network then
get Courier to relay messages to the world.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au





---
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Courier Statistic

2002-07-03 Thread Greg Johnstone


Anyone know some tool that collect courier log and produce some kind of
statistic of server usage?


Take a look at

http://www.enesbe.com.au/download/other/clog.1.6.tar.gz. 

It may do what you want.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au
 
 


---
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Virus Scanner??

2002-06-12 Thread Greg Johnstone


  Is there a way to scan all email (in/out/relay) with Courier-MTA ?

  Something like AMAVIS or Qmail-Scanner, I'm searching the web, but it
isn't much of a sucess! Any tips? Any directions?


I use Sophos MailMonitor with Courier. 

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au
 
 

___

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Outlook as IMAP client and DELETE

2002-06-05 Thread Greg Johnstone

I am having problems deleting items on IMAP folders if  I use Outlook (not
Outlook Express) as a IMAP client for Courier. When i delete an item from
folder, they do not go automaticaly to TRASH folder. I have to manualy
invoke PURGE DELETED MESSAGES function. For ordinary everyday user this is
very distracting. Does anybody have a solution to this problem.


This is a feature of Outlook. All I can suggest is that you complain to
Microsoft.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au




___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Log Analyser

2002-05-24 Thread Greg Johnstone



Can anyone recommend a good log analyser for Courier logs ?



You are welcome to try mine, which you can collect from
http://www.enesbe.com.au/download/other/clog.1.6.tar.gz

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au





___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: Retry on my post - FW: [courier-users] Installation

2002-05-21 Thread Greg Johnstone

When I try and attach with an IMAP client it get an authentication error. I
am guessing that the Courier-IMAP is not authenticating but I have no idea
why. I have fiddled with the configuration files a little but no success.

At this point I am stuck. Ideas/suggestions?


I can only suggest you install the full Courier system.

I have installed it on 3 systems now and it works straight out of the box
(including IMAP).

Personally I wouldn't bother with qmail.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au




___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] esmtproutes

2002-05-01 Thread Greg Johnstone

Are there any special tricks to getting Courier to forward all mail to
another host?

I placed the following entry in /etc/courier/esmtproutes (then restarted
Courier):

:[192.168.159.3]

which is the IP address of my main SMTP server (also Courier).

However, all mail gets delivered locally.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/2002





[courier-users] Searchable archive

2002-05-01 Thread Greg Johnstone

The question of a searchable archive of this list has arisen several times
in the past.

For those who are interested I have discovered one at 'The Mail Archive'
(http://www.mail-archive.com/), which contains searchable archives for
thousands of mailing lists including 'courier-users'. It appears to be no
more than 24-hours old.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au






RE: [courier-users] esmtproutes

2002-05-01 Thread Greg Johnstone

 Are there any special tricks to getting Courier to forward all mail to
 another host?

 I placed the following entry in /etc/courier/esmtproutes (then restarted
 Courier):

 :[192.168.159.3]

 which is the IP address of my main SMTP server (also Courier).

 However, all mail gets delivered locally.

I don't see how that is possible. What are the contents of the other
configuration files? You can do a dump of your current configuration
using the /usr/lib/courier/sbin/showconfig command.

My reading of Courier(8) suggests that this is all I have to do. I removed
esmtproutes and reconfigured the 'smarthost' using webadmin. Same result.

Here's the output from showconfig. Any clues?

backuprelay: (none)
   - relay for undeliverable messages
batchsize: 100
   - split messages if there are more recipients
defaultdomain: enesbe.com.au
   - domain to append to addresses by default
dsnfrom: Courier mail server at enesbe.com.au @
   - return address on delivery status notifications
dsnlimit: 32 Kb
   - maximum message size returned in DSN in is entirety
esmtpacceptmailfor:
 enesbe.com.au
 .enesbe.com.au
   - accept mail for these domains via SMTP
esmtpgreeting: enesbe.com.au ESMTP
   - my ESMTP identification banner
esmtphelo: enesbe.com.au
   - my parameter to the HELO/EHLO SMTP verbs
esmtptimeout: 10 mins
   - Timeout for most outbound ESMTP commands
esmtptimeoutconnect: 1 min
   - Timeout for ESMTP connection attempt.
esmtptimeoutdata: 5 mins
   - Timeout for ESMTP data transfer.
esmtptimeouthelo: 5 mins
   - Timeout for the response to the initial EHLO/HELO command.
esmtptimeoutkeepalive: 1 min
   - How long to keep outbound ESMTP connections idle, before closing
esmtptimeoutkeepaliveping:
   - How often outbound ESMTP connections are pinged
esmtptimeoutquit: 10 secs
   - Timeout for the response to the QUIT command.
msgidhost: enesbe.com.au
   - hostname used in generating Message-ID: headers
me: enesbe.com.au
   - my hostname
queuelo: default
   - Message queue cache low watermark
queuehi: default
   - Message queue cache high watermark
queuetime: 1 week
   - how long messages stay in the queue
respawnlo: 1 hour
   - courierd automatic restart low watermark
respawnhi: 1 week
   - courierd automatic restart high watermark
retryalpha: 5 mins
   - 'alpha' retry interval
retrybeta: 3
   - 'beta' retry count
retrygamma: 15 mins
   - 'gamma' retry interval
retrymaxdelta: 3
   - 'maxdelta' retry exponent
sizelimit: 10.0 Mb
   - maximum size of a message
submitdelay:
   - delay before initial delivery attempt
warntime: 4 hours
   - how long messages stay in the queue before a warning message is sent
 (a delayed delivery status notification)

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
Enesbe: http://www.enesbe.com.au
Unimessage: http://ump.enesbe.com.au
ImageVision: http://iv2k.enesbe.com.au


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/2002


___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Courier log analyser

2002-04-23 Thread Greg Johnstone

I have placed a new version (1.5) of the Courier log analyser on
http://www.enesbe.com.au/download.php. (Requires webmin)

This version shows the size of each message.

Download the file 'clib.1.5.tar.gz' if you want to try it. Unpack the file
and read the README for more information.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
WEB: http://www.enesbe.com.au/




___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Courier log analyser

2002-04-09 Thread Greg Johnstone

I have posted a new version (v1.4) of my Courier Log Analyser (requires
Webmin).

Those who wish to may download the file clog.1.4.tar.gz from
http://www.enesbe.com.au/download.php

This version allows you to distinguish between outgoing mail and recipients
(ie messages going to multiple recipients).

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
WEB: http://www.enesbe.com.au/


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.344 / Virus Database: 191 - Release Date: 2/04/2002


___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] Courier log analyser

2002-03-28 Thread Greg Johnstone

I just downloaded and installed the code..
Two bugs/features/feature-requests:
1. my maillog is called mail.log (and yes, there is a dot). the
filename and the path is hard-coded into stats.cgi and log.cgi..
Wouldn't konfigurations-options look nice.. ??

Good point, I'll fix that shortly (after Easter).

2. you parse the logfiles with your hostname hard-coded (leibniz).
My machine's called charon..

Whoops! (I did think of that then promptly forgot about it - sloppy
programming). I'll fix that too.

Anyways, nice work anyways.. ;-))

Greets,
Aarno Aukia - [EMAIL PROTECTED] - Zürich, Switzerland

Thanks for trying it and thanks for the feedback.

Regards

Greg Johnstone.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.343 / Virus Database: 190 - Release Date: 22/03/2002


___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



[courier-users] Courier log analyser

2002-03-27 Thread Greg Johnstone

I have written a Webmin (http://www.webmin.com) module to analyse Courier
logs (only tested on RH Linux).

It summarises incoming and outgoing mail and provides some elementary
statistics.

If you want to try it, download 'courier.wbm.gz' from
http://www.enesbe.com.au/download.php.

The usual caveats apply - if it breaks, don't bother calling me.

Regards

==
Greg Johnstone
Enesbe Sales Pty Ltd
Level 12, 530 Little Collins Street
Melbourne, VIC 3000
Australia
E-mail: [EMAIL PROTECTED]
Phone: +61 3 9909 7970
Fax: +61 3 9909 7971
Mobile: 041 735 4443
WEB: http://www.enesbe.com.au/


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.338 / Virus Database: 189 - Release Date: 14/03/2002


___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



RE: [courier-users] is there any searcheable archive of this list?

2002-03-07 Thread Greg Johnstone


I'd like to know the answer to this too!

It used to be possible to search the list but the search function has
vanished.

Without a search function the archive is next to useless.

Greg.




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.330 / Virus Database: 184 - Release Date: 28/02/2002


___
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users