Re: need help with php.

2010-10-20 Thread Ryan Coleman
That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right. On Oct 20, 2010, at 12:49 PM, Gary Kline wrote: I just noted a [warn] I hadn't caught before: anybody know why the CommonName != the server name? :: [Wed Oct 20

Re: need help with php.

2010-10-20 Thread Gary Kline
On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote: That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right. --I don't know what the snag is, but even 5.2 fails. php execs; it just doesn't do anything. I built the

Re: need help with php.

2010-10-20 Thread Brad Mettee
Gary Kline wrote: On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote: That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right. --I don't know what the snag is, but even 5.2 fails. php execs; it just doesn't do

Re: need help with php.

2010-10-20 Thread Alejandro Imass
On Wed, Oct 20, 2010 at 1:49 PM, Gary Kline kl...@thought.org wrote: On Wed, Oct 20, 2010 at 12:42:36PM +0300, Odhiambo Washington wrote: On Wed, Oct 20, 2010 at 5:34 AM, Alejandro Imass a...@p2ee.org wrote:        Anyway, thanks, Wash, for your cookbook backup commands.  ((See,        

Re: need help with php.

2010-10-20 Thread Kevin Kinsey
Gary Kline wrote: On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote: That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right. --I don't know what the snag is, but even 5.2 fails. php execs; it just doesn't do anything.

Re: need help with php.

2010-10-20 Thread Gary Kline
On Wed, Oct 20, 2010 at 04:16:54PM -0400, Brad Mettee wrote: Gary Kline wrote: On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote: That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right. --I don't know what the snag is, but

Re: need help with php.

2010-10-20 Thread Brad Mettee
Gary Kline wrote: On Wed, Oct 20, 2010 at 04:16:54PM -0400, Brad Mettee wrote: Gary Kline wrote: On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote: That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right.

Re: need help with php.

2010-10-20 Thread Indexer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try using ?php as your beginning tag. r...@ethic:/usr/local/www/apache22/data# php ./test.php ? phpinfo(); ? r...@ethic:/usr/local/www/apache22/data# Hm. php aimed at ./test.php just catenates the file. Does that tell you

Re: need help with php.

2010-10-20 Thread Gary Kline
On Wed, Oct 20, 2010 at 04:45:17PM -0400, Brad Mettee wrote: Gary Kline wrote: On Wed, Oct 20, 2010 at 04:16:54PM -0400, Brad Mettee wrote: Gary Kline wrote: On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote: That's if someone messed up the original CSR, IMO, or didn't get the

Re: need help with php.

2010-10-20 Thread Gary Kline
On Wed, Oct 20, 2010 at 03:53:47PM -0700, Gary Kline wrote: [ save the electrons] WEll guys, methinks things are back after some months of not-working. Since Sunday night I've managed to pull thr few remaining hair out of my head. That's insignificant. Thanks for your help. time

Re: need help with php.

2010-10-19 Thread Gary Kline
On Mon, Oct 18, 2010 at 11:58:29PM -0400, Brad Mettee wrote: I do a lot with PHP. We can discuss on the list or in private. How about we start onlist and if there are any complaints, we can take it off-list? I did keep it up and by now I feel like I've been beat up by

Re: need help with php.

2010-10-19 Thread Lars Eighner
On Mon, 18 Oct 2010, Gary Kline wrote: r...@ethic:/usr/local/www/apache22/data# php PHP Warning: Module 'mysql' already loaded in Unknown on line 0 PHP Warning: Module 'session' already loaded in Unknown on line 0 Does this mean anything obvious to you? I have my mysql notes

Re: help

2010-10-19 Thread Boris Samorodov
yanxinyou yxy@gmail.com writes: how i install the firefox flash plugins http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html PS. You definitely should get acquainted with the FreeBSD Handbook. -- WBR, bsam ___

Re: help

2010-10-19 Thread bdsfbsd
On Tue, 19 Oct 2010 07:08:29 -0400, Boris Samorodov b...@ipt.ru wrote: yanxinyou yxy@gmail.com writes: how i install the firefox flash plugins http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html PS. You definitely should get acquainted with the FreeBSD

Re: PHP version dependency problems, was need help with php.

2010-10-19 Thread John Levine
compiled correctly. Then, still nothing. Typing php at a root prompt outputs these warnings. What's strange is that I _thought_ I had mysql set up correctly. PHP has a bunch of version dependencies on other ports that the guy who maintains the PHP port refuses to fix or

Re: need help with php.

2010-10-19 Thread Alejandro Imass
On Mon, Oct 18, 2010 at 11:31 PM, Gary Kline kl...@thought.org wrote: Ok, I've done everything I can think of and still my php5 fails. Several pages use a php counter [[that I wrote years ago.  That is the main thing that is busted.  Anybody up to helping me with this one? Did you happen to

help

2010-10-18 Thread yanxinyou
may be i can't send the email ; if i sent , how i install the firefox flash plugins -- yanxinyou yxy@gmail.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

need help with php.

2010-10-18 Thread Gary Kline
Ok, I've done everything I can think of and still my php5 fails. Several pages use a php counter [[that I wrote years ago. That is the main thing that is busted. Anybody up to helping me with this one? gary -- Gary Kline kl...@thought.org http://www.thought.org Public Service Unix

Re: need help with php.

2010-10-18 Thread Brad Mettee
I do a lot with PHP. We can discuss on the list or in private. Does PHP fail to run, or are you seeing errors thrown by it? What's the URL of the failing script? Gary Kline wrote: Ok, I've done everything I can think of and still my php5 fails. Several pages use a php counter [[that I wrote

Re: help me, i can't start graphical interface in freeBSD 8.1

2010-10-11 Thread Edgar Rodolfo
when i was doing the installing, i will check it again, :) 2010/10/10 Byung-Hee HWANG b...@izb.knu.ac.kr Edgar Rodolfo cybernaut...@gmail.com writes: [...] :), but i don't kown whith gnome, i am reading handbook, it help me :), [...] That is easy. Just add in /etc/rc.conf as following

Re: help me, i can't start graphical interface in freeBSD 8.1

2010-10-10 Thread Edgar Rodolfo
Hello my friends, look my site web, freebsd 8.1 with kde4: http://cybernautape.blogspot.com/ :), but i don't kown whith gnome, i am reading handbook, it help me :), thank Antonio, tell me, where are you from?¿, i am from Perú, Arequipa :) 2010/10/9 Antonio Olivares olivares14...@gmail.com Edgar

Re: help me, i can't start graphical interface in freeBSD 8.1

2010-10-10 Thread Byung-Hee HWANG
Edgar Rodolfo cybernaut...@gmail.com writes: [...] :), but i don't kown whith gnome, i am reading handbook, it help me :), [...] That is easy. Just add in /etc/rc.conf as following: gnome_enable=YES That's all. Sincerely, -- 소여물 황병희(黃炳熙) | .. 출항 15분전.. There's no way of stopping

help me, i can't start graphical interface in freeBSD 8.1

2010-10-09 Thread Edgar Rodolfo
,it will start, don't know, help me please, i want to learn freebsd note:handbook 5.4.2. Configurar X11 A partir de la versión 7.3 Xorg puede funcionar sin utilizar fichero de configuración; basta con teclear en el prompt: % start excuse me my english is very bad

Re: help me, i can't start graphical interface in freeBSD 8.1

2010-10-09 Thread Antonio Olivares
for x server to shut down failed to unset mtrr: Device not configured xauth: (argv):1: bad display name edgar.localhost:0 in remove command in handbook say that xorg 7.5 no configured, default startx,it will start, don't know, help me please, i want to learn freebsd note:handbook 5.4.2

Re: help me, i can't start graphical interface in freeBSD 8.1

2010-10-09 Thread Edgar Rodolfo
not configured xauth: (argv):1: bad display name edgar.localhost:0 in remove command in handbook say that xorg 7.5 no configured, default startx,it will start, don't know, help me please, i want to learn freebsd note:handbook 5.4.2. Configurar X11 A partir de la versión 7.3 Xorg puede funcionar

Re: help me, i can't start graphical interface in freeBSD 8.1

2010-10-09 Thread Antonio Olivares
,it will start, don't know, help me please, i want to learn freebsd note:handbook 5.4.2. Configurar X11 A partir de la versión 7.3 Xorg puede funcionar sin utilizar fichero de configuración; basta con teclear en el prompt: % start excuse me my english is very bad

Help with RealTek 8201 / rlphy

2010-10-07 Thread Mark Moellering
I am installing FreeBSD 8.1 on an MSI wind notebook, which has a RealTek 8201 wireless chip. The kernel acknowledges the chip as rlphy0 on mii but I have no idea of how to actually configure it. It shows up as miibus/rlphy in kldstat and as dev.rlphy.0 It does not show up under ifconfig

Re: Help with RealTek 8201 / rlphy

2010-10-07 Thread Lokadamus
Am 07.10.2010 18:50, schrieb Mark Moellering: I am installing FreeBSD 8.1 on an MSI wind notebook, which has a RealTek 8201 wireless chip. The kernel acknowledges the chip as rlphy0 on mii but I have no idea of how to actually configure it. It shows up as miibus/rlphy in kldstat and as

Re: Help with RealTek 8201 / rlphy

2010-10-07 Thread Mark Moellering
On 07-Oct-10 2:42 PM, Lokadamus wrote: Am 07.10.2010 18:50, schrieb Mark Moellering: I am installing FreeBSD 8.1 on an MSI wind notebook, which has a RealTek 8201 wireless chip. The kernel acknowledges the chip as rlphy0 on mii but I have no idea of how to actually configure it. It shows

Re: Help with RealTek 8201 / rlphy

2010-10-07 Thread Lokadamus
://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org Help this? http://www.listware.net/201008/freebsd-questions/56703-re-realtek-81398201l-ethernet-phy-driver.html ___ freebsd

Re: Help with RealTek 8201 / rlphy

2010-10-07 Thread CyberLeo Kitsana
On 10/07/2010 11:50 AM, Mark Moellering wrote: I am installing FreeBSD 8.1 on an MSI wind notebook, which has a RealTek 8201 wireless chip. The kernel acknowledges the chip as rlphy0 on mii but I have no idea of how to actually configure it. It shows up as miibus/rlphy in kldstat and as

Widescreen Monitor and X Help please

2010-09-22 Thread Scott Ballantyne
. Following the handbook's instructions: Xorg -config xorg.conf.new with and without the -retro option just give me a black screen from which there is no escape. I have to log into the machine from somewhere else on the network to reboot it. Killing the Xorg process doesn't help. Following

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Matthias Apitz
somewhere else on the network to reboot it. Killing the Xorg process doesn't help. add: Option AllowEmptyInput false to the Section ServerLayout; matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e g...@unixarea.de - w http

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Warren Block
have to log into the machine from somewhere else on the network to reboot it. Killing the Xorg process doesn't help. add: Option AllowEmptyInput false to the Section ServerLayout; Please, no. http://www.wonkity.com/~wblock/docs/html/aei.html

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Warren Block
into the machine from somewhere else on the network to reboot it. Killing the Xorg process doesn't help. Try running X without an xorg.conf. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Matthias Apitz
El día Wednesday, September 22, 2010 a las 07:08:24AM -0600, Warren Block escribió: add: Option AllowEmptyInput false to the Section ServerLayout; Please, no. http://www.wonkity.com/~wblock/docs/html/aei.html Nice. But with HALD I could not manage sound to work in

Re: Widescreen Monitor and X Help please

2010-09-22 Thread bdsfbsd
with and without the -retro option just give me a black screen from which there is no escape. I have to log into the machine from somewhere else on the network to reboot it. Killing the Xorg process doesn't help. So if you return to the tty that you started X from (maybe by Alt-F1) and hit Ctrl

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Warren Block
On Wed, 22 Sep 2010, Matthias Apitz wrote: El d?a Wednesday, September 22, 2010 a las 07:08:24AM -0600, Warren Block escribi?: add: Option AllowEmptyInput false to the Section ServerLayout; Please, no. http://www.wonkity.com/~wblock/docs/html/aei.html Nice. But with

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Scott Ballantyne
starting using xdm. Unfortunately everything has the same result, which is a blank screen in power savermode :( Thanks for your help. Scott ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Scott Ballantyne
Hi Warren, Does the black screen show a mouse pointer? No escape including ctrl-alt-f1? No mouse pointer, nothing. The X process will be shutdown with a ctrl-c or ctrl-alt-delete, but the screen remains blank, in power saver mode. Nothing I do makes any difference on the monitor. Try

Re: Widescreen Monitor and X Help please

2010-09-22 Thread Warren Block
On Wed, 22 Sep 2010, Scott Ballantyne wrote: Does the black screen show a mouse pointer? No escape including ctrl-alt-f1? No mouse pointer, nothing. The X process will be shutdown with a ctrl-c or ctrl-alt-delete, but the screen remains blank, in power saver mode. Nothing I do makes any

Re: Regex Help For Procmail

2010-09-09 Thread Glen Barber
On 9/8/10 12:22 PM, Drew Tomlinson wrote: [snip] # Deliver other email to folder :0 * ^From:.*famous-smoke\.com ${HOME}/Maildir/.Shopping/Famous Smoke/Email/ Do you see anything I'm missing? Drew, I'll give this one final shot. Try this: * ^From:(@.*famous-smoke\.com)

Re: Regex Help For Procmail

2010-09-08 Thread Drew Tomlinson
On 9/7/2010 5:50 PM, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Mon Sep 6 12:46:59 2010 Date: Mon, 06 Sep 2010 10:46:47 -0700 From: Drew Tomlinsond...@mykitchentable.net To: per...@pluto.rain.com Cc: fr...@shute.org.uk, freebsd-questions@freebsd.org Subject: Re: Regex Help

Re: Regex Help For Procmail

2010-09-07 Thread Bernt Hansson
2010-09-06 19:46, Drew Tomlinson skrev: On 9/5/2010 4:02 PM, per...@pluto.rain.com wrote: Frank Shutefr...@shute.org.uk wrote: Drew, try this: * ^From:.*famous-smoke\.com I think it's not catching it because the period isn't backslash escaped ... Unless there's some edge case that I'm not

Re: Regex Help For Procmail

2010-09-07 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Tue Sep 7 14:24:56 2010 Date: Tue, 07 Sep 2010 12:01:40 +0200 From: Bernt Hansson be...@bah.homeip.net To: Drew Tomlinson d...@mykitchentable.net Cc: fr...@shute.org.uk, per...@pluto.rain.com, freebsd-questions@freebsd.org Subject: Re: Regex Help

Re: Regex Help For Procmail

2010-09-06 Thread Drew Tomlinson
On 9/5/2010 4:02 PM, per...@pluto.rain.com wrote: Frank Shutefr...@shute.org.uk wrote: Drew, try this: * ^From:.*famous-smoke\.com I think it's not catching it because the period isn't backslash escaped ... Unless there's some edge case that I'm not thinking of, adding a backslash to

Re: Regex Help For Procmail

2010-09-06 Thread Drew Tomlinson
and needs to be escaped? I'm just going to remove the bracket and the $ and see what happens. However I *would* like to understand. Thanks for your help! Drew -- Like card tricks? Visit The Alchemist's Warehouse to learn card magic secrets for free! http://alchemistswarehouse.com

Re: Regex Help For Procmail

2010-09-06 Thread Frank Shute
On Sun, Sep 05, 2010 at 09:33:31AM -0700, Drew Tomlinson wrote: [snip] No, still not matching. Basically, why doesn't this header: From: Famous Smoke Shop annou...@email.famous-smoke.com Match this procmail recipe: :0 * ^From:.*famous-smoke.com$ ${HOME}/Maildir/.Shopping/Famous

Re: Regex Help For Procmail

2010-09-06 Thread Peter Boosten
On 7-9-2010 3:51, Frank Shute wrote: [snip] I additionally don't like the look of your Maildir. It's quoted, you should set MAILDIR in procmailrc, you should get rid of the space and it should end in new. Result: :0 * ^From:.*famous-smoke\.com .Shopping/Famous_Smoke/new I've actually

Re: Regex Help For Procmail

2010-09-05 Thread Drew Tomlinson
On 9/3/2010 2:12 PM, Drew Tomlinson wrote: Hi Glen, Thank you for your reply. On 9/3/2010 12:02 PM, Glen Barber wrote: Hi Drew, On 9/3/10 2:45 PM, Drew Tomlinson wrote: I use procmail for mail delivery and I'm trying to concoct the right regex to match From: headers and deliver to a

Re: Regex Help For Procmail

2010-09-05 Thread Frank Shute
On Sun, Sep 05, 2010 at 09:33:31AM -0700, Drew Tomlinson wrote: [snip] No, still not matching. Basically, why doesn't this header: From: Famous Smoke Shop annou...@email.famous-smoke.com Match this procmail recipe: :0 * ^From:.*famous-smoke.com$ ${HOME}/Maildir/.Shopping/Famous

Re: Regex Help For Procmail

2010-09-05 Thread Glen Barber
On 9/5/10 12:33 PM, Drew Tomlinson wrote: No, still not matching. Basically, why doesn't this header: From: Famous Smoke Shop annou...@email.famous-smoke.com Match this procmail recipe: :0 * ^From:.*famous-smoke.com$ Hmm.. I just noticed this - I don't think you need the trailing

Re: Regex Help For Procmail

2010-09-05 Thread perryh
Frank Shute fr...@shute.org.uk wrote: Drew, try this: * ^From:.*famous-smoke\.com I think it's not catching it because the period isn't backslash escaped ... Unless there's some edge case that I'm not thinking of, adding a backslash to escape a period will never convert a non-match into a

Regex Help For Procmail

2010-09-03 Thread Drew Tomlinson
I use procmail for mail delivery and I'm trying to concoct the right regex to match From: headers and deliver to a folder. However mail is sent from various addresses so I want to match all that end with famous-smoke.com. Here's an example of a header: From: Famous Smoke

Re: Regex Help For Procmail

2010-09-03 Thread Glen Barber
Hi Drew, On 9/3/10 2:45 PM, Drew Tomlinson wrote: I use procmail for mail delivery and I'm trying to concoct the right regex to match From: headers and deliver to a folder. However mail is sent from various addresses so I want to match all that end with famous-smoke.com. Here's an example

Re: Regex Help For Procmail

2010-09-03 Thread Drew Tomlinson
this is the problem as well. I don't quite understand the difference between the two but have made the change and I'll see if it works. I'm also going to hit Google and see if I can understand. Thanks again for your help! Cheers, Drew -- Like card tricks? Visit The Alchemist's Warehouse

Bash Script Help - File Names With Spaces

2010-08-17 Thread Drew Tomlinson
I have a collection of yearly top 100 Billboard mp3s in this format (all one line - sorry if it wraps): /archive/Multimedia/Audio/Music/Billboard Top USA Singles/1980-028 Kenny Loggins - This Is It.mp3 I want to create symbolic links to the top 30 in 1966-1969 in another directory for easy

Re: Bash Script Help - File Names With Spaces

2010-08-17 Thread Chip Camden
Quoth Drew Tomlinson on Tuesday, 17 August 2010: I have a collection of yearly top 100 Billboard mp3s in this format (all one line - sorry if it wraps): /archive/Multimedia/Audio/Music/Billboard Top USA Singles/1980-028 Kenny Loggins - This Is It.mp3 I want to create symbolic links to

Re: Bash Script Help - File Names With Spaces -- SOLVED

2010-08-17 Thread Drew Tomlinson
On 8/17/2010 7:47 AM, Drew Tomlinson wrote: I have a collection of yearly top 100 Billboard mp3s in this format (all one line - sorry if it wraps): /archive/Multimedia/Audio/Music/Billboard Top USA Singles/1980-028 Kenny Loggins - This Is It.mp3 I want to create symbolic links to the top 30

Re: Bash Script Help - File Names With Spaces

2010-08-17 Thread Drew Tomlinson
On 8/17/2010 8:22 AM, Chip Camden wrote: Quoth Drew Tomlinson on Tuesday, 17 August 2010: I have a collection of yearly top 100 Billboard mp3s in this format (all one line - sorry if it wraps): /archive/Multimedia/Audio/Music/Billboard Top USA Singles/1980-028 Kenny Loggins - This Is

Re: Bash Script Help - File Names With Spaces

2010-08-17 Thread Timm Wimmers
Am Dienstag, den 17.08.2010, 08:22 -0700 schrieb Chip Camden: find -E ... | while read i; do; basename $i; done The semicolon behind do isn't necessary. -- Timm ___ freebsd-questions@freebsd.org mailing list

Re: Bash Script Help - File Names With Spaces

2010-08-17 Thread Karl Vogel
On Tue, 17 Aug 2010 07:47:25 -0700, Drew Tomlinson d...@mykitchentable.net said: D Then I attempt to use 'basename' to extract the file name to a variable D which I can later pass to 'ln'. This seems to work: D basename /archive/Multimedia/Audio/Music/Billboard Top USA D Singles/1980-028

Re: Bash Script Help - File Names With Spaces -- SOLVED

2010-08-17 Thread Anonymous
Drew Tomlinson d...@mykitchentable.net writes: It finally occurred to me that I needed the shell to see a new line as the delimiter and not whitespace. Then a simple search revealed my answer: O=$IFS IFS=$(echo -en \n\b) do stuff IFS=$O Old IFS value can be preserved by using `local'

Fwd: Help with KDE Policykit system-settings

2010-08-04 Thread Mark Moellering
Apologies for the cross-post. All help is appreciated. I just installed Freebsd 8.1 amd64 with the kde 4.45 package. I am trying to get the PolicyKit to work with hal using the kde policyKit 'manager'. I have tried both running as root or using su. In both cases, when I pull up the (KDE

Re: help for elf_load_section: truncated ELF file

2010-08-03 Thread Lowell Gilbert
赵建凯 zhaojiankai2558...@gmail.com writes: Deal All: When I am compiling the kernel of FreeBSD-8.1RC2, I meet a problem. In detail: stage 2.3: build tools -- cd /usr/obj/usr/src/sys/MYKERNEL;

help for elf_load_section: truncated ELF file

2010-08-01 Thread 赵建凯
Deal All: When I am compiling the kernel of FreeBSD-8.1RC2, I meet a problem. In detail: stage 2.3: build tools -- cd /usr/obj/usr/src/sys/MYKERNEL; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make SSP_CFLAGS= -DNO_CPU_CFLAGS

Re: Help with setting up a mail server

2010-07-23 Thread Ruben de Groot
On Thu, Jul 22, 2010 at 09:52:53AM -0400, Jerry typed: On Thu, 22 Jul 2010 13:32:36 +0100 krad kra...@googlemail.com articulated: yep I know exim is sendmail cli compatible, but the output from sendmail is not the same on exim (interactive prompt). You can probably get similar output

Re: Help with setting up a mail server

2010-07-23 Thread Odhiambo Washington
On Thu, Jul 22, 2010 at 8:28 PM, Jerry freebsd.u...@seibercom.net wrote: On Thu, 22 Jul 2010 17:28:00 +0300 Odhiambo Washington odhia...@gmail.com articulated: On Thu, Jul 22, 2010 at 4:52 PM, Jerry freebsd.u...@seibercom.net wrote: On Thu, 22 Jul 2010 13:32:36 +0100 krad

Re: Help with setting up a mail server

2010-07-23 Thread krad
On 23 July 2010 10:12, Odhiambo Washington odhia...@gmail.com wrote: On Thu, Jul 22, 2010 at 8:28 PM, Jerry freebsd.u...@seibercom.net wrote: On Thu, 22 Jul 2010 17:28:00 +0300 Odhiambo Washington odhia...@gmail.com articulated: On Thu, Jul 22, 2010 at 4:52 PM, Jerry

Re: Help with setting up a mail server

2010-07-22 Thread Ruben de Groot
On Wed, Jul 21, 2010 at 07:35:48PM +0100, krad typed: while we are on the topic of debugging I would recomend exim as an MTA. I manage a few large enterprise mail systems with 10M + active accounts. A lot of them are legacy systems that we gained through acquisitions. I generally have to

Re: Help with setting up a mail server

2010-07-22 Thread krad
On 22 July 2010 12:26, Ruben de Groot mai...@bzerk.org wrote: On Wed, Jul 21, 2010 at 07:35:48PM +0100, krad typed: while we are on the topic of debugging I would recomend exim as an MTA. I manage a few large enterprise mail systems with 10M + active accounts. A lot of them are legacy

Re: Help with setting up a mail server

2010-07-22 Thread Jerry
On Thu, 22 Jul 2010 13:32:36 +0100 krad kra...@googlemail.com articulated: yep I know exim is sendmail cli compatible, but the output from sendmail is not the same on exim (interactive prompt). You can probably get similar output from sendmail, but with most things sendmail it is archaic and

Re: Help with setting up a mail server

2010-07-22 Thread Odhiambo Washington
On Thu, Jul 22, 2010 at 4:52 PM, Jerry freebsd.u...@seibercom.net wrote: On Thu, 22 Jul 2010 13:32:36 +0100 krad kra...@googlemail.com articulated: yep I know exim is sendmail cli compatible, but the output from sendmail is not the same on exim (interactive prompt). You can probably get

Re: Help with setting up a mail server

2010-07-22 Thread Jerry
On Thu, 22 Jul 2010 17:28:00 +0300 Odhiambo Washington odhia...@gmail.com articulated: On Thu, Jul 22, 2010 at 4:52 PM, Jerry freebsd.u...@seibercom.net wrote: On Thu, 22 Jul 2010 13:32:36 +0100 krad kra...@googlemail.com articulated: yep I know exim is sendmail cli compatible, but

Re: Help with setting up a mail server

2010-07-22 Thread RW
On Thu, 22 Jul 2010 13:28:54 -0400 Jerry freebsd.u...@seibercom.net wrote: For starters, you are using the wrong sendmail. You need to use the Postfix 'sendmail' version. $ which sendmail /usr/sbin/sendmail I have Postfix installed and running. Sorry, I thought that was obvious.

Re: Help with setting up a mail server

2010-07-21 Thread Tim Judd
under. I have tried everything I can think of to make it work including asking obvious questions on -questi...@. I informed the client that the task is likely beyond me capabilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them (I am

Re: Help with setting up a mail server

2010-07-21 Thread Jerry
On Wed, 21 Jul 2010 08:54:44 +0300 Odhiambo Washington odhia...@gmail.com articulated: I doubt anyone makes a choice on an MTA (or any other software) based on it's RFC-compliance. In my experience, it's normally boils down to: 1. It has the features that I want 2. I can swim with it in

Re: Help with setting up a mail server

2010-07-21 Thread Cristiano Deana
On Tue, Jul 20, 2010 at 3:26 PM, Aryeh M. Friedman aryeh.fried...@gmail.com wrote: I am a consultant and was retained by my client to setup qmail or exim on a VPS running 8.0-STABLE (i386). After setting up the DNS (A record and MX record) we have been unable to send or receive mail. steps:

Re: Help with setting up a mail server

2010-07-21 Thread krad
On 21 July 2010 16:24, Cristiano Deana cristiano.de...@gmail.com wrote: On Tue, Jul 20, 2010 at 3:26 PM, Aryeh M. Friedman aryeh.fried...@gmail.com wrote: I am a consultant and was retained by my client to setup qmail or exim on a VPS running 8.0-STABLE (i386). After setting up the DNS (A

Help with setting up a mail server

2010-07-20 Thread Aryeh M. Friedman
on 8.0-STABLE. They are using the same VPS provider who this 7.1-STABLE install script worked under. I have tried everything I can think of to make it work including asking obvious questions on -questi...@. I informed the client that the task is likely beyond me capabilities but I would help

Re: Help with setting up a mail server

2010-07-20 Thread Jerry
on -questi...@. I informed the client that the task is likely beyond me capabilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them (I am acting as a no cost middle man on this [I am helping the client for free since I was unable to get it done

Re: Help with setting up a mail server

2010-07-20 Thread Aryeh M. Friedman
everything I can think of to make it work including asking obvious questions on -questi...@. I informed the client that the task is likely beyond me capabilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them (I am acting as a no cost middle

Re: Help with setting up a mail server

2010-07-20 Thread Jerry
. They are using the same VPS provider who this 7.1-STABLE install script worked under. I have tried everything I can think of to make it work including asking obvious questions on -questi...@. I informed the client that the task is likely beyond me capabilities but I would help

Re: Help with setting up a mail server

2010-07-20 Thread Greg Larkin
the client that the task is likely beyond me capabilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them (I am acting as a no cost middle man on this [I am helping the client for free since I was unable to get it done]). Please send any ideas

Re: Help with setting up a mail server

2010-07-20 Thread Erik Norgaard
are not satisfied with the default sendmail the most popular alternative seems to be postfix, it will probably be much easier for you to get help with postfix should the problem turn out to be the mail configuration. When you modify your DNS it may take a while before the changes propagate, depending

Re: Help with setting up a mail server

2010-07-20 Thread Odhiambo Washington
the same VPS provider who this 7.1-STABLE install script worked under. I have tried everything I can think of to make it work including asking obvious questions on -questi...@. I informed the client that the task is likely beyond me capabilities but I would help recruit someone who would

Re: Help with setting up a mail server

2010-07-20 Thread Jerry McAllister
that the task is likely beyond me capabilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them (I am acting as a no cost middle man on this [I am helping the client for free since I was unable to get it done]). Please send any ideas

Re: Help with setting up a mail server

2010-07-20 Thread Bill Tillman
Message: 24 Date: Tue, 20 Jul 2010 14:05:13 -0400 From: Jerry McAllister jerr...@msu.edu Subject: Re: Help with setting up a mail server To: Odhiambo Washington odhia...@gmail.com Cc: Aryeh M. Friedman aryeh.fried...@gmail.com,     freebsd-questions@freebsd.org Message-ID: 20100720180513.gb46

Re: Help with setting up a mail server

2010-07-20 Thread Jerry
the client that the task is likely beyond me capabilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them (I am acting as a no cost middle man on this [I am helping the client for free since I was unable to get it done]). Please send any

Re: Help with setting up a mail server

2010-07-20 Thread Odhiambo Washington
it work including asking obvious questions on -questi...@. I informed the client that the task is likely beyond me capabilities but I would help recruit someone who would be able to do it at a reasonable fee paid to them (I am acting as a no cost middle man on this [I am helping

Help with ezjail-admin create command

2010-07-14 Thread Ed Flecko
Hi folks, I've found a website ( http://wiki.freebsd.org/AppserverJailsHOWTO ) with a tutorial that steps me through most if what I'm trying to set-up; I'm trying to use ezjail to set up the latest version of Apache with my website. I've carefully followed the steps, and the only step that I've

Re: Help with ezjail-admin create command

2010-07-14 Thread Peter Boosten
On 14 jul 2010, at 21:49, Ed Flecko wrote: Hi folks, I've found a website ( http://wiki.freebsd.org/AppserverJailsHOWTO ) with a tutorial that steps me through most if what I'm trying to set-up; I'm trying to use ezjail to set up the latest version of Apache with my website. I've carefully

Re: Help with ezjail-admin create command

2010-07-14 Thread Ed Flecko
Peter, I don't quite understand what you mean I think you're better off creating a fresh jail, and install apache via the ports collection. for the templates to work you need to specify all dependencies by hand. Are you suggesting NOT using ezjail? Or do you mean just install Apache into a jail

Re: Help with ezjail-admin create command

2010-07-14 Thread Peter Boosten
On 14 jul 2010, at 22:18, Ed Flecko wrote: Peter, I don't quite understand what you mean I think you're better off creating a fresh jail, and install apache via the ports collection. for the templates to work you need to specify all dependencies by hand. Are you suggesting NOT using

Re: Help with ezjail-admin create command

2010-07-14 Thread Ed Flecko
Thank you. :-) What services are you referring to on the host that need to be reconfigured??? Ed ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: Help with ezjail-admin create command

2010-07-14 Thread Peter Boosten
On 14 jul 2010, at 23:57, Ed Flecko wrote: Thank you. :-) What services are you referring to on the host that need to be reconfigured??? ezjail tells you what services are running, which might conflict with the jail. But that highly depends on the services running on the host, and

Re: Help with ezjail-admin create command

2010-07-14 Thread Ed Flecko
Thank you Peter! Well in MY case, I'm not planning on running anything on this server (at least at the moment) other than Apache, so I shouldn't have any difficulties (I hope). Also, what's the ezjail-admin update -P -i command? I've tried googling it, but I don't see much. Is it similar to the

Help needed : FreeBSD 8.1 / xorg / xf86-video-intel / dell400

2010-07-13 Thread Henri-Pierre Charles
Hello, I've a dell d400 laptop quite old but still usefull. I've upgraded to 8.1-RC2 which seem ok. It was perfectly functionnal with FreeBSD 8.0 and the freebsd-8.0-release packages. My usual way to upgrade packages is to pkg_delete -a pkg_add -r a list of my usual softwares which come from

Re: Help needed : FreeBSD 8.1 / xorg / xf86-video-intel / dell400

2010-07-13 Thread ait
On 07/13/2010 15:37, Henri-Pierre Charles wrote: Hello, I've a dell d400 laptop quite old but still usefull. I've upgraded to 8.1-RC2 which seem ok. It was perfectly functionnal with FreeBSD 8.0 and the freebsd-8.0-release packages. My usual way to upgrade packages is to pkg_delete -a pkg_add

Re: VPN IPsec Help

2010-07-09 Thread Matheus Weber da Conceição
% route add 192.168.10.24/32 200.x.x.x % route add 192.168.201.196/32 200.x.x.x % route add 10.115.90.236/32 200.x.x.x add net 192.168.10.24: gateway 200.x.x.x: Network is unreachable -- The kernel will not create routes automatically? -- Matheus Weber da

<    1   2   3   4   5   6   7   8   9   10   >