Re: How many of you?

2003-05-04 Thread Andreas Gredler
On Fri, May 02, 2003 at 01:35:41PM +0100, Craig Genner wrote: > Reading this list with interest a thought occurs to me. > > How many of you have actually installed linux on a laptop and not had to > configure more than one or two programs to get a working system. > > I'm not talking about config

exim on laptops: smarthost on demand

2003-07-28 Thread Andreas Gredler
Hi, I've been trying to find a way that I can use a smarthost only when I'm connected to a specific network. That means when I'm at home I don't want to use a smarthost, when I'm at work I have to use a smarthost. It would be easy to rewrite the whole exim configfile, but that is not the way that

Re: exim on laptops: smarthost on demand

2003-07-28 Thread Andreas Gredler
On Mon, Jul 28, 2003 at 04:11:54PM +0200, François TOURDE wrote: > If you receive solutions or URL in private, please post here. I'm interested > on this issue too. No problem, if I find a good solution I will make it public on my homepage and post it here, too. greets Jimmy -- Andreas "Jimmy"

Re: exim on laptops: smarthost on demand

2003-07-28 Thread Andreas Gredler
On Mon, Jul 28, 2003 at 11:23:45AM -0300, Christian Lyra wrote: > > Hi, > > I use to use the ifupdown-roaming package. With this package the > machine > automagically detect the right network and may run custom commands. So, to > solve your problem is only a matter of putting a little sc

Re: exim on laptops: smarthost on demand

2003-07-29 Thread Andreas Gredler
On Mon, Jul 28, 2003 at 05:15:07PM +0200, François TOURDE wrote: > One solution is probably to have 2 or 3 routers configurations in the exim > file... > > In my case, I must use smarthost @home, and lookup @other ... So we can > probably use > something like: > > ### ROUTERS ### > > smarthos

Re: exim on laptops: smarthost on demand

2003-08-08 Thread andreas . gredler
On Tue, Jul 29, 2003 at 03:13:11AM +0100, Steve Dobson wrote: > Hi Andreas [ router config ] > You almost got it to work: I'm using the same lookup trick by I do a > "bydns_a" not a "buname". Here is my smart host entry (with like breaks > inclused where necessary: > smarthost: > driver

Re: exim on laptops: smarthost on demand

2003-08-11 Thread andreas . gredler
On Mon, Jul 28, 2003 at 04:24:19PM +0200, Andreas Gredler wrote: > On Mon, Jul 28, 2003 at 04:11:54PM +0200, François TOURDE wrote: > > If you receive solutions or URL in private, please post here. I'm interested > > on this issue too. > > No problem, if I find a go

exim on laptops: smarthost on demand

2003-07-28 Thread Andreas Gredler
Hi, I've been trying to find a way that I can use a smarthost only when I'm connected to a specific network. That means when I'm at home I don't want to use a smarthost, when I'm at work I have to use a smarthost. It would be easy to rewrite the whole exim configfile, but that is not the way that

Re: exim on laptops: smarthost on demand

2003-07-28 Thread Andreas Gredler
On Mon, Jul 28, 2003 at 04:11:54PM +0200, François TOURDE wrote: > If you receive solutions or URL in private, please post here. I'm interested > on this issue too. No problem, if I find a good solution I will make it public on my homepage and post it here, too. greets Jimmy -- Andreas "Jimmy"

Re: exim on laptops: smarthost on demand

2003-07-28 Thread Andreas Gredler
On Mon, Jul 28, 2003 at 11:23:45AM -0300, Christian Lyra wrote: > > Hi, > > I use to use the ifupdown-roaming package. With this package the machine > automagically detect the right network and may run custom commands. So, to > solve your problem is only a matter of putting a little scrip

Re: exim on laptops: smarthost on demand

2003-07-29 Thread Andreas Gredler
On Mon, Jul 28, 2003 at 05:15:07PM +0200, François TOURDE wrote: > One solution is probably to have 2 or 3 routers configurations in the exim file... > > In my case, I must use smarthost @home, and lookup @other ... So we can probably use > something like: > > ### ROUTERS ### > > smarthost: >

Re: exim on laptops: smarthost on demand

2003-08-14 Thread andreas . gredler
On Tue, Jul 29, 2003 at 03:13:11AM +0100, Steve Dobson wrote: > Hi Andreas [ router config ] > You almost got it to work: I'm using the same lookup trick by I do a > "bydns_a" not a "buname". Here is my smart host entry (with like breaks > inclused where necessary: > smarthost: > driver

Re: exim on laptops: smarthost on demand

2003-08-14 Thread andreas . gredler
On Mon, Jul 28, 2003 at 04:24:19PM +0200, Andreas Gredler wrote: > On Mon, Jul 28, 2003 at 04:11:54PM +0200, François TOURDE wrote: > > If you receive solutions or URL in private, please post here. I'm interested > > on this issue too. > > No problem, if I find a go