Re: Sendmail relaying for Intranet?

2013-02-13 Thread Bernt Hansson
2013-02-14 03:07, Chris Maness skrev: On Wed, Feb 13, 2013 at 12:47 AM, Zyumbilev, Peter wrote: On 13/02/2013 09:50, Bernt Hansson wrote: dnl define(`SMART_HOST', `your.isp.mail.server') on your intranet machine and put in your inet machine name. That looks like would only take care of o

Re: Fun Scripting Problem

2013-02-13 Thread Tim Daneliuk
On 02/13/2013 03:13 PM, Robert Bonomi wrote: Date: Wed, 13 Feb 2013 12:27:31 -0600 From: Tim Daneliuk Subject: Fun Scripting Problem I know how to do this in Python, but I really want to do it in straight Bourne shell. I have some ideas, but I thought I'd give you folks a crack at this Big F

Re: Re-sending selected e-mail messages

2013-02-13 Thread Robert Bonomi
> Date: Thu, 14 Feb 2013 00:49:13 +0100 > From: Polytropon > To: FreeBSD Questions > Subject: Re-sending selected e-mail messages > > I need a way to automatically re-sent stored e-mail messages > according to some criteria and like to ask for advice or > suggestions for an already existing solu

installing port devel/py-qt4-dbussupport - cannot open Makefile

2013-02-13 Thread Henry Miller
I'm trying to install devel/py-qt4-dbussupport on freebsd 8.3. When I type make it looks like configure is run, but then I get an error cannot open Makefile. I'm not sure what steps to take next. google only shows the following query, which is unanswered. http://forums.freebsd.org/showthrea

Re: Windowmaker build error, freebsd 9.1 inotify_init

2013-02-13 Thread sean
On Feb 13, 2013, at 9:25 PM, Polytropon wrote: > On Wed, 13 Feb 2013 21:17:10 -0500, sean wrote: >> How exactly do I properly format the fix stated in the closed >> 174105 bug report to the Windowmaker Makefile? >> >> " >> Fix >> Adding -linotify to LD_FLAGS in the Makefile fixes the problem. >

Re: Re-sending selected e-mail messages

2013-02-13 Thread Waitman Gobble
On Feb 13, 2013 3:49 PM, "Polytropon" wrote: > > I need a way to automatically re-sent stored e-mail messages > according to some criteria and like to ask for advice or > suggestions for an already existing solution before I start > reinventing the wheel. :-) > > The messages in question are store

Re: Windowmaker build error, freebsd 9.1 inotify_init

2013-02-13 Thread Polytropon
On Wed, 13 Feb 2013 21:17:10 -0500, sean wrote: > How exactly do I properly format the fix stated in the closed > 174105 bug report to the Windowmaker Makefile? > > " > Fix > Adding -linotify to LD_FLAGS in the Makefile fixes the problem. > " Just add the text "-linotify" to the LD_FLAGS variable

Windowmaker build error, freebsd 9.1 inotify_init

2013-02-13 Thread sean
Hello All, I am seeing this exact windowmaker build error, http://www.freebsd.org/cgi/query-pr.cgi?pr=174105&cat= , on my freshly installed system appear when I try to build Windowmaker on my 9.1-RELEASE Freebsd and64 system running a generic kernel. How exactly do I properly format th

Re: Sendmail relaying for Intranet?

2013-02-13 Thread Chris Maness
On Wed, Feb 13, 2013 at 12:47 AM, Zyumbilev, Peter wrote: > > On 13/02/2013 09:50, Bernt Hansson wrote: > >> dnl define(`SMART_HOST', `your.isp.mail.server') >> on your intranet machine and put in your inet machine name. >> > > > Switching to postfix and editing mynetworks in main.cf might be sim

Re: Re-sending selected e-mail messages

2013-02-13 Thread Lowell Gilbert
Kurt Buff writes: > On Wed, Feb 13, 2013 at 3:49 PM, Polytropon wrote: >> I need a way to automatically re-sent stored e-mail messages >> according to some criteria and like to ask for advice or >> suggestions for an already existing solution before I start >> reinventing the wheel. :-) [...]

Re: Why ue0 do ARP on non local address when using static route?

2013-02-13 Thread Lowell Gilbert
Jin Guojun writes: > man page says that ethernet-address (MAC) + fully-qualified-host-name (FQHN). > The issue is that host cannot resolve the address by using FQHN, thus no ARP > any > more, but no traffic either. > > After adding FQDH in the /etc/hosts file then, ARP request uses FQHN instea

Re: Why ue0 do ARP on non local address when using static route?

2013-02-13 Thread Jin Guojun
man page says that ethernet-address (MAC) + fully-qualified-host-name (FQHN). The issue is that host cannot resolve the address by using FQHN, thus no ARP any more, but no traffic either. After adding FQDH in the /etc/hosts file then, ARP request uses FQHN instead of IP (10.237.148.52). The q

Re: Fun Scripting Problem

2013-02-13 Thread Karl Vogel
>> On Wed, 13 Feb 2013 12:53:32 -0600, >> Tim Daneliuk said: T> The only way to determine the date of the file is by looking at its stat T> info. There is nothing the file name or content that could be used to T> infer this. Being a pedantic twit, I interpreted "stat info" to mean "info you

Re: Re-sending selected e-mail messages

2013-02-13 Thread Kurt Buff
On Wed, Feb 13, 2013 at 3:49 PM, Polytropon wrote: > I need a way to automatically re-sent stored e-mail messages > according to some criteria and like to ask for advice or > suggestions for an already existing solution before I start > reinventing the wheel. :-) > > The messages in question are s

Re-sending selected e-mail messages

2013-02-13 Thread Polytropon
I need a way to automatically re-sent stored e-mail messages according to some criteria and like to ask for advice or suggestions for an already existing solution before I start reinventing the wheel. :-) The messages in question are stored in MH format. This is a tree where a mailbox equals a dir

Re: Why ue0 do ARP on non local address when using static route?

2013-02-13 Thread Chuck Swiger
On Feb 13, 2013, at 2:17 PM, Jin Guojun wrote: > /etc/ethers does not help because there is no way resolve the IP by QFHN in > ethers. I'm not sure what "QFHN" is, but setting up an entry in /etc/ethers provides the IP to MAC address mapping that ARP attempts to provide dynamically. > The corre

Re: Why ue0 do ARP on non local address when using static route?

2013-02-13 Thread Lowell Gilbert
Jin Guojun writes: > This is 8.3-Release on a HP EliteBook 8460p (4-core i5) with an on board > Intel > (em0) interface. > When attached a Trendent TU2-ET100 USB Ether dongle for a second interface, > it > has no problem to talk to the local network (10.234.37.0/24), but it has > problem >

Re: Why ue0 do ARP on non local address when using static route?

2013-02-13 Thread Jin Guojun
/etc/ethers does not help because there is no way resolve the IP by QFHN in ethers. The correct way is to use router IP (10.234.37.1) between 10.234.37.0 and 10.227.148.0 instead of interface IP (10.234.37.80) for static route. From: Chuck Swiger To: Jin Guo

Re: Why ue0 do ARP on non local address when using static route?

2013-02-13 Thread Chuck Swiger
On Feb 13, 2013, at 12:35 PM, Jin Guojun wrote: > When attached a Trendent TU2-ET100 USB Ether dongle for a second interface, > it > has no problem to talk to the local network (10.234.37.0/24), but it has > problem > to talk to a remote network or host (10.227.148.0/24) via eu0 interface. > Wh

vmstat -w not honored

2013-02-13 Thread Fleuriot Damien
Hello list, I'm running 8.3-STABLE and apparently, vmstat won't honor both -i (interrupts) and -w (repeat display every wait delay seconds) flags at the same time. The problem also arises with -z. The manual doesn't mention these flags being incompatible with -w. Anyone knows if this is inte

Re: Upgrade causes loss of all firefox settings (?)

2013-02-13 Thread Ronald F. Guilmette
In message CeDeROM wrote: >On Tue, Feb 12, 2013 at 10:38 PM, Ronald F. Guilmette > wrote: >> Looking into this issue a bit deeper, I've now learned that all of >> one's personal settings are stored in a directory having a name which >> has the following general form: >> ~/.mozilla/firef

Re: Fun Scripting Problem

2013-02-13 Thread Robert Bonomi
> Date: Wed, 13 Feb 2013 12:27:31 -0600 > From: Tim Daneliuk > Subject: Fun Scripting Problem > > I know how to do this in Python, but I really want to do it in > straight Bourne shell. I have some ideas, but I thought I'd > give you folks a crack at this Big Fun: > > a) You have a directory of

Why ue0 do ARP on non local address when using static route?

2013-02-13 Thread Jin Guojun
This is 8.3-Release on a HP EliteBook 8460p (4-core i5) with an on board Intel (em0) interface. When attached a Trendent TU2-ET100 USB Ether dongle for a second interface, it has no problem to talk to the local network (10.234.37.0/24), but it has problem to talk to a remote network or host (10

Re: Fun Scripting Problem

2013-02-13 Thread Lowell Gilbert
Tim Daneliuk writes: > On 02/13/2013 12:38 PM, Teske, Devin wrote: >> (apologies for top-post) >> >> As tempted as I am, I think newsyslog(8) may be what you want. >> >> Missing information in your post is how you intend to timestamp the >> files -- by filename? by content? If by-content, then is

Re: Fun Scripting Problem

2013-02-13 Thread Tim Daneliuk
On 02/13/2013 12:38 PM, Teske, Devin wrote: (apologies for top-post) As tempted as I am, I think newsyslog(8) may be what you want. Missing information in your post is how you intend to timestamp the files -- by filename? by content? If by-content, then is it a good assumption that the data i

RE: Fun Scripting Problem

2013-02-13 Thread Teske, Devin
(apologies for top-post) As tempted as I am, I think newsyslog(8) may be what you want. Missing information in your post is how you intend to timestamp the files -- by filename? by content? If by-content, then is it a good assumption that the data is one entry per-line? ... and if-so, is the ti

Fun Scripting Problem

2013-02-13 Thread Tim Daneliuk
I know how to do this in Python, but I really want to do it in straight Bourne shell. I have some ideas, but I thought I'd give you folks a crack at this Big Fun: a) You have a directory of files - say they're logs - generated at nondeterministic intervals. You may get more than one a day,

Re: pkg -c/pkg -j question

2013-02-13 Thread Matthew Seaman
On 13/02/2013 15:58, Arthur Chance wrote: > A question for pkgng gurus. When using pkg -c or pkg -j to work within > chroots or jails, how much of the pkg infrastructure needs to be present > in the chroot/jail? > > The reason I ask is because I'm thinking of building a server which has > all serv

pkg -c/pkg -j question

2013-02-13 Thread Arthur Chance
A question for pkgng gurus. When using pkg -c or pkg -j to work within chroots or jails, how much of the pkg infrastructure needs to be present in the chroot/jail? The reason I ask is because I'm thinking of building a server which has all services running in jails, with the necessary packages

Re: Upgrade causes loss of all firefox settings (?)

2013-02-13 Thread Ralf Mardorf
On Wed, 2013-02-13 at 13:13 +, Chris Whitehouse wrote: > Is there a file .mozilla/firefox/profiles.ini? If so it should list > which profile to use. Just change it to the one you want and it > should > just work. > > I'm using an older version so don't know how the latest works Good point C

baresip: SIP call connects but no video

2013-02-13 Thread Matthias Apitz
Hello, I run baresip v0.4.0 on FreeBSD 10-CURRENT. I'd like to phone to one of our SIP conference rooms and this works fine concerning audio, but no video; the local video loop works fine; while calling it says: ... connecting to 'sip:x...@oclc.org'.. SIP Progress: 100 Trying () SIP Progres

Re: Upgrade causes loss of all firefox settings (?)

2013-02-13 Thread Chris Whitehouse
On 12/02/2013 21:38, Ronald F. Guilmette wrote: In general, I don't upgrade my ports very often, so up until recently I was running a fairly old version of firefox (firefox-15.0.1,1). But over the weekend, I moved everything over to a new drive containing the latest 9.1-RELEASE FreeBSD, and wit

OT: Upgrade causes loss of all firefox settings (?)

2013-02-13 Thread Ralf Mardorf
On Wed, 2013-02-13 at 11:39 +0100, CeDeROM wrote: > Agree, it contains more information than the second one which is > picture-flash based and I cannot see ~80% of its content :-) And the biggest evil is, that those web pages hide important things and they don't add a site map. I can't find the

Re: Upgrade causes loss of all firefox settings (?)

2013-02-13 Thread CeDeROM
On Wed, Feb 13, 2013 at 11:35 AM, Bernt Hansson wrote: >> A blind Linux user's homepage: http://juliencoder.de/ >> The homepage of my provider: http://www.o2online.de/ >> What site is more pleasant ;)? > The first one. Agree, it contains more information than the second one which is picture-flash

Re: Sendmail relaying for Intranet?

2013-02-13 Thread Zyumbilev, Peter
On 13/02/2013 09:50, Bernt Hansson wrote: > dnl define(`SMART_HOST', `your.isp.mail.server') > on your intranet machine and put in your inet machine name. > Switching to postfix and editing mynetworks in main.cf might be simplest solution. Peter _