Re: Coding scripts for QMAILQUEUE patch

2001-05-02 Thread Jay Soffian
jdomingo == jdomingo Jos writes: jdomingo I'm sure this script is quite simple (maybe just opening jdomingo a couple of fd from which to read the messages from), jdomingo but I'd like to get a working script to build on it and jdomingo learn (a bash script would be perfect :).

Re: help pls! RELAYCLIENT won't bypass rcpthosts

2000-01-04 Thread Jay Soffian
IENT="yes" 204.71.180.:allow,OFMIPCLIENT="yes" :allow,DATABYTES="1048576" /var/qmail/libexec/qmail-smtpd+ofmipd #!/bin/sh if [ -n "$OFMIPCLIENT" ] ; then exec /var/qmail/bin/ofmipd else exec /var/qmail/bin/qmail-smtpd fi Good luck. j. -

Re: Help on qmailanalog

2000-01-04 Thread Jay Soffian
rotate my logs nightly, using qfilelog instead of using multilog (rotating logs based on size is fine, but multilog really should support logs rotated based on time as well - something as simply as rotating whenever it receives a HUP or USR1 would make me happy). j. -- Jay Soffian [EMAIL PROTECTED]UNIX Systems Engineer 404.572.1941 Cox Interactive Media

Re: Help on qmailanalog

2000-01-04 Thread Jay Soffian
"Jay" == Jay Soffian [EMAIL PROTECTED] writes: Jay I've attached a patch for daemontools-0.61 which creates tai64nepoch, Jay something I hacked from tai64nlocal. I happen to rotate my logs Oops, forgot to attach the patch. Attached. j. -- Jay Soffian [EMAIL

Re: Sendmail Virtusertable equivalent?

1999-12-06 Thread Jay Soffian
I've administered both for quite some time. Also, people on this list are more receptive if you lose the attitude. j. -- Jay Soffian [EMAIL PROTECTED]UNIX Systems Engineer 404.572.1941 Cox Interactive Media

Re: Sendmail Virtusertable equivalent?

1999-12-06 Thread Jay Soffian
"Jay" == Jay Soffian [EMAIL PROTECTED] writes: Jay [...] Jay Don't forget to turn the virtualaliases file into a cdb: Jay [...] I presume you've read the qmail instructions and are familiar with the basics of setup. I did leave out a pretty important step though... you n

Re: Sendmail Virtusertable equivalent?

1999-12-06 Thread Jay Soffian
l web site. It is. See 'Author's Enhancement Software for qmail': The fastforward package supports forwarding tables under qmail. j. -- Jay Soffian [EMAIL PROTECTED]UNIX Systems Engineer 404.572.1941 Cox Interactive Media

Re: Sendmail Virtusertable equivalent?

1999-12-06 Thread Jay Soffian
post and ask to have it added to the qmail FAQ. It would certainly complement the "How do I use sendmail's /etc/aliases with qmail?" question: "How do I use sendmail's /etc/virtusertable with qmail?" Looks like DJB maintaines the FAQ? Dan - interested in contributi

ezmlm-manage acceping multiple domains in inhost

1999-05-28 Thread Jay Soffian
and then deliver to the canonical list address. Thoughts? j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 404.572.1941 Cox Interactive Media

Re: ezmlm-manage acceping multiple domains in inhost

1999-05-28 Thread Jay Soffian
il/control/virtualdomains lists.storm98.com:storm98 /var/qmail/control/rewrite =lists.storm98.com:lists.storm99.com /var/qmail/alias/.qmail-/storm98-default |/var/qmail/bin/new-inject "-f$SENDER" Seems to work properly. It would have been easier to just use ofmipd, but ofmipd is an open relay

sendmail like lusers in qmail

1999-04-02 Thread Jay Soffian
of with defaulthost. Is there anyway to do this w/o wrapping qmail-inject or replacing it with new-inject? Can I even do this with new-inject? j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 404.572.1941 Cox Interactive Media

Re: maildir and You have new mail

1999-04-01 Thread Jay Soffian
PU by not iterating though all of the directory entries, the disk access is still the same, which is likely the expensive part. j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 404.572.1941 Cox Interactive Media

Re: Melissa Virus

1999-03-30 Thread Jay Soffian
ly sad. j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 404.572.1941 Cox Interactive Media

Re: poor documentation example

1999-03-28 Thread Jay Soffian
"Russ" == Russ Allbery [EMAIL PROTECTED] writes: Russ make Russ make install Russ ./install /depot/col/package/bin BIN Russ ./install /depot/col/package/man MAN For what is that supposed to work? It doesn't work for ucspi-tcp-0.84. j. -- Jay Soffian [EMAIL

Re: poor documentation example

1999-03-28 Thread Jay Soffian
hing under /usr/local. j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 404.572.1941 Cox Interactive Media

Re: poor documentation example

1999-03-27 Thread Jay Soffian
djb's stuff, you either install by hand or futz around with the various conf-FOO files and make sure you preserve their timestamps when editing them after you've built the package. blech. But I'm sure djb knows his way is better, so this is all a waste of breath now, isn't

Re: mail forward if unread

1999-03-23 Thread Jay Soffian
Harald starting point. Agreed. The user of the script should be aware of the race conditions in any case. j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 404.572.1941 Cox Interactive Media

Re: mail forward if unread

1999-03-22 Thread Jay Soffian
will fail. A better solution might be to Harald use forward, but then you have to set up the environment Harald variables that forward expects, so this is harder to do. j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 40

Re: where do I get spong ?

1999-03-11 Thread Jay Soffian
"Eduardo" == Eduardo Jaime Quiros Batres [EMAIL PROTECTED] writes: Eduardo where can I get spong ? Thanks http://strobe.weeg.uiowa.edu/~edhill/public/spong/ http://www.btc.gatech.edu/net/management/linux/monitoring.html j. -- Jay Soffian [EMAIL PROTECTED]

Re: Maildir/cur ???

1999-02-15 Thread Jay Soffian
mailserver that are older than X that we know the client has retrieved and we don't really know for sure which those message are. Yes, we could make assumptions about the behavior of pop cients, but I'd rather not do that. j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Adm

pop3d X-UIDL and Status patches

1999-02-08 Thread Jay Soffian
wondering if it was dropped by accident or if there is something fundamentally wrong with the patch. Thanks. j. -- Jay Soffian [EMAIL PROTECTED] UNIX Systems Administrator 404.572.1941 Cox Interactive Media