Re: Determining IP address of my pc (dial up and/or cable modem)

2001-05-24 Thread Bob Billson
/etc/ppp/ip-up.d/ (passing the same info). I wrote a quickie script which saves the info somewhere. (/var/run seems like a good place.) When ppp shuts down, it runs the script /etc/ppp/ip-down and anything it finds in /etc/ppp/ip-down.d/. bob -- bob billsonemail: [EMAIL

Re: editing exim

2001-07-31 Thread Bob Billson
stuck, ask on their list. bob -- bob billsonemail: [EMAIL PROTECTED]ham: kc2wz Linux geek /) "Níl aon tinteán mar do thinteán féin."beekeeper

Re: Reasons why sending with Exim can be slow?

2001-07-31 Thread Bob Billson
at you want to happen. If so, came the machine properly reach a name server? bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz [EMAIL PROTECTED] Linux geek /) "Níl aon tinteán mar do thinteán féin."

Re: portslave

2001-10-17 Thread Bob Billson
Quoting "I. Forbes" <[EMAIL PROTECTED]>: > Hylafax has a "faxgetty" program that answers the modem. It allows > dial-out like mgetty On a slight tangent, I like both Hylafax and features of mgetty. Can both play together on the same port instead of using

Re: Strange apache behaviour? (solved)

2001-12-08 Thread Bob Billson
Nor should the world normally be able to look them. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|||} "Níl aon tinteán mar do thinteán féin." --DorothyLinux geek \)

Re: Strange apache behaviour? (solved)

2001-12-09 Thread Bob Billson
t your situation. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|||} "Níl aon tinteán mar do thinteán féin." --DorothyLinux geek \) -- To UNSUBSCRIBE, email to [EMAIL PR

Re: Strange apache behaviour? (solved)

2001-12-09 Thread Bob Billson
gree. I've had my changes overwritten as well. Add that to the wishlist bug report and see if the package maintainer agrees. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|

Re: Strange apache behaviour? (solved)

2001-12-09 Thread Bob Billson
e time. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|||} "Níl aon tinteán mar do thinteán féin." --DorothyLinux geek \) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Re: Another stupid question

2002-03-14 Thread Bob Billson
questions gives a clear description how to do it. If you still can't get it, post the router, director and transport sections of your exim.conf file so we can see where the problem is. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz/)

Re: Another stupid question

2002-03-15 Thread Bob Billson
## # ORDER DOES MATTER # # A local address is passed to each in turn until it is accepted. # ## [snip] # This director matches local user mailboxes. # It is the last of the direc

Re: Another stupid question

2002-03-16 Thread Bob Billson
# debian-isp list - maildir folder :0 * ^X-Loop:.*[EMAIL PROTECTED] IN.debian-isp/ # linux-kernel - mbox folder (no trailing /) :0 * ^X-Mailing-List:.*[EMAIL PROTECTED] IN.linux-kernel [snip] # Anything making it this far gets dump in the main mailbox. :0 * $DEFAULT This should get yo

Re: Comprehensive maildir-howto?

2002-03-16 Thread Bob Billson
rvers. All this is documented. But you are correct, it is mostly scattered here and there. Having it in one place would be a Good Thing®. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz/) [EMAIL PROTECTED] beekeeper

Re: Another stupid question

2002-03-16 Thread Bob Billson
to open the one file and count lines. With maildir, it has to open each file and *then* count lines. With a big mailbox, this can take a while. My guess is the conversion script added a header with a line count, which mutt looks for. If there is a way to get mutt to show size with maildir, I'd

Re: Another stupid question

2002-03-16 Thread Bob Billson
for all local delivery, I'll see if I can persuade > procmail to do something like this. Please post the recipe if you can. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz/) [EMAIL PROTECTED] beekeeper -8|||}

Re: Another stupid question

2002-03-18 Thread Bob Billson
On Sun, Mar 17, 2002 at 09:56:43AM +1100, Seung H. Lee wrote: > I was searching for the answer to the exactly same question a while > back, and found the above answer from a google search. The recipe works very nicely. Thanks very much for posting it! bob -- bob billson

Re: VPN recomendations

2000-09-15 Thread Bob Billson
On Thu, Sep 14, 2000 at 05:15:20PM +0200, I. Forbes wrote: > As I stated in my first message on this thread, diald does not work > with tunnelv. I noted that. I'm willing to experiment to see if I can make them play together. Thanks for the pointers to RFTM! bob --

Re: Which IMAP and POP3 servers ?

2000-09-15 Thread Bob Billson
p set up. All I need is a standalone POP server which can handle maildir. There doesn't seem to be an easy way to make XMail's POP server standalone. Or is there? Courier has a POP server, but it isn't standalone either. :-( bob -- bob billson email: [EM

Re: "kickstart" for debian needed

2001-03-29 Thread Bob Billson
out it you get only a list of installed packages. So you won't get a true mirror other machine. The * in inside single quotes to protect it from the shell. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz [EMAIL PROTECTED]

Re: "kickstart" for debian needed

2001-03-29 Thread Bob Billson
On Wed, Mar 28, 2001 at 09:52:49AM +0200, Michelle Konzack wrote: > newmachine:# dpkg --set-selections myselection.txt > > now use dselect to install it. Easier to run: 'apt-get dselect-upgrade' instead of running dselect. bob -- bob billsonemai

Re: Newbie from NT: exim problem NOT SOLVED

2001-05-03 Thread Bob Billson
local domains. Did you change something in /etc/exim.conf? Might be useful if you post it to the list so we can spot the problem. bob -- bob billsonemail: [EMAIL PROTECTED]ham: kc2wz Linux geek /) "Níl aon

Re: Determining IP address of my pc (dial up and/or cable modem)

2001-05-24 Thread Bob Billson
/etc/ppp/ip-up.d/ (passing the same info). I wrote a quickie script which saves the info somewhere. (/var/run seems like a good place.) When ppp shuts down, it runs the script /etc/ppp/ip-down and anything it finds in /etc/ppp/ip-down.d/. bob -- bob billsonemail: [EMAIL

Re: portslave

2001-10-17 Thread Bob Billson
Quoting "I. Forbes" <[EMAIL PROTECTED]>: > Hylafax has a "faxgetty" program that answers the modem. It allows > dial-out like mgetty On a slight tangent, I like both Hylafax and features of mgetty. Can both play together on the same port instead of using faxgett

Re: Routing which depends on source address?

2001-11-08 Thread Bob Billson
ng special. All you need to do is recompile your kernel to add IP Policy Routing, set up the tables and away you go. The HOWTO explains all this. You can use iptables/ipchains if you need to do other things. But iproute2 is the way to go for you. bob -- bob billsonemail: [E

Re: Strange apache behaviour? (solved)

2001-12-08 Thread Bob Billson
Nor should the world normally be able to look them. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|||} "Níl aon tinteán mar do thinteán féin." --DorothyLinux geek \)

Re: Strange apache behaviour? (solved)

2001-12-09 Thread Bob Billson
t your situation. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|||} "Níl aon tinteán mar do thinteán féin." --DorothyLinux geek \)

Re: Strange apache behaviour? (solved)

2001-12-09 Thread Bob Billson
gree. I've had my changes overwritten as well. Add that to the wishlist bug report and see if the package maintainer agrees. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|

Re: Strange apache behaviour? (solved)

2001-12-09 Thread Bob Billson
bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|||} "Níl aon tinteán mar do thinteán féin." --DorothyLinux geek \)

Re: Routingtable vulnerability

2003-06-01 Thread Bob Billson
On Fri, May 30, 2003 at 06:22:03PM -0700, peace bwitchu penned: > The fix has been fixed as 2.4.21-rc4 I believe. The > original patch by redhat was in 2.4.21-rc3 But this fix was reported to break something else. The fixed fix :-) is in 2.4.21-rc6. bob -- bob billson

Re: Routingtable vulnerability

2003-06-04 Thread Bob Billson
ons machines. It's now up to -rc7. Hopefully, this will be the last. I think even Marcelo is tiring of the many release candidates for 2.4.21. :-) bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] be

[HELP] courier-authdaemon frustration

2004-11-21 Thread Bob Billson
INDEXFILE=/etc/courier/shared/index IMAP_ENHANCEDIDLE=0 IMAP_TRASHFOLDERNAME=Trash IMAP_EMPTYTRASH=Trash:7 IMAP_MOVE_EXPUNGE_TO_TRASH=0 SENDMAIL=/usr/sbin/sendmail HEADERFROM=X-IMAP-Sender IMAPDSTART=YES MAILDIRPATH=/home/vmail And /etc/courier/imapd-ssl: SSLPORT=993 SSLADDRESS=0 SSLPIDFILE=/var/run/courie

Re: [HELP] courier-authdaemon frustration

2004-11-22 Thread Bob Billson
rewall blocks outside attempts to access the mysql server, so posting this information is not very useful, is it? bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] beekeeper -8|||} "Níl aon ti

Re: [HELP] courier-authdaemon frustration

2004-11-23 Thread Bob Billson
ou suggesting that despite Christoph's instructions I should be using 101 and 103 for UID_FIELD and GID_FIELD, respectively? > That was apparently enough to get that part running. Well, if I can get passed this problem of logging into the Courier's imap-ssl server, I think I will be

Re: [HELP] courier-authdaemon frustration

2004-11-23 Thread Bob Billson
Windows' error messages. You know something is wrong, but where? :-/ The customized query maybe the way to go; although it seems to be a bad hack to solve the underlaying problem, no? I am missing something? bob -- bob billsonemail: [EMAIL PROTECTED] ham

Re: Routingtable vulnerability

2003-05-31 Thread Bob Billson
On Fri, May 30, 2003 at 06:22:03PM -0700, peace bwitchu penned: > The fix has been fixed as 2.4.21-rc4 I believe. The > original patch by redhat was in 2.4.21-rc3 But this fix was reported to break something else. The fixed fix :-) is in 2.4.21-rc6. bob -- bob billson

Re: Routingtable vulnerability

2003-06-03 Thread Bob Billson
ons machines. It's now up to -rc7. Hopefully, this will be the last. I think even Marcelo is tiring of the many release candidates for 2.4.21. :-) bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz /) [EMAIL PROTECTED] be

Re: Which IMAP and POP3 servers ?

2000-09-15 Thread Bob Billson
p set up. All I need is a standalone POP server which can handle maildir. There doesn't seem to be an easy way to make XMail's POP server standalone. Or is there? Courier has a POP server, but it isn't standalone either. :-( bob -- bob billson ema

Re: VPN recomendations

2000-09-15 Thread Bob Billson
bob -- bob billson email: [EMAIL PROTECTED] ham: kc2wz [EMAIL PROTECTED] (\ /) Linux{|||8- beekeeper ...4 years -8|||} Join the snowball!!

Re: apt-get problems with changing FTP site

2000-11-23 Thread Bob Billson
to recompile the packages yourself, duplicate the lines Pete gave you. Change the 'deb' to 'deb-src'. bob -- bob billson email: [EMAIL PROTECTED]ham: kc2wz

Re: apt-get problems with changing FTP site

2000-11-23 Thread Bob Billson
t 'apt-get upgrade' to keep installed packages current. > using capt Never used capt. > I have a feeling its sinking in slowly today. This is a good sign. :-) 73... bob -- bob billson email: [EMAIL PROT

Re: "kickstart" for debian needed

2001-03-29 Thread Bob Billson
out it you get only a list of installed packages. So you won't get a true mirror other machine. The * in inside single quotes to protect it from the shell. bob -- bob billsonemail: [EMAIL PROTECTED] ham: kc2wz [EMAIL PROTECTED]

Re: "kickstart" for debian needed

2001-03-29 Thread Bob Billson
On Wed, Mar 28, 2001 at 09:52:49AM +0200, Michelle Konzack wrote: > newmachine:# dpkg --set-selections myselection.txt > > now use dselect to install it. Easier to run: 'apt-get dselect-upgrade' instead of running dselect. bob -- bob billsonemai

Re: Newbie from NT: exim problem NOT SOLVED

2001-05-03 Thread Bob Billson
local domains. Did you change something in /etc/exim.conf? Might be useful if you post it to the list so we can spot the problem. bob -- bob billsonemail: [EMAIL PROTECTED]ham: kc2wz Linux geek /) "Níl aon