[vox-tech] postfix and apache

Cylar Z cylarz at yahoo.com
Mon Aug 29 20:26:33 PDT 2005


Hey all,

I downloaded, compiled, and installed PostFix
sucessfully. It seems to be able to send and receive
mail via the "mail" command at the prompt.

Someone mentioned (I think named Jill) that Postfix
can be configured to work with a third-party client
like Outlook. Does anyone know how? Jill mentioned
that it was working fine that way on her system - is
her admin reachable? I searched through my
installation guide, the included documentation, and
the postfix.org website, but I didn't see anything
about this. I understand this means setting up Postfix
to operate as an SMTP/POP3 server, but what's the
method?

I'm also trying to figure out why the program insists
on CC:ing every outgoing message back to the
originating account. Any clue? I looked through the
main.cf file and couldn't find a way to disable this.
Again, this happens when I send mail from the command
prompt, so I'm wondering if it would do the same thing
 

I also have a quick question about Apache. The httpd
daemon is operating on my system and delivers virtual
domain pages properly. However, it won't recognize
www.mydomain.com/~user URL's. Any idea why not? Again,
I couldn't find any help on this.

Thanks, 
Matt

--- vox-tech-request at lists.lugod.org wrote:

> Send vox-tech mailing list submissions to
> 	vox-tech at lists.lugod.org
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 	http://lists.lugod.org/mailman/listinfo/vox-tech
> or, via email, send a message with subject or body
> 'help' to
> 	vox-tech-request at lists.lugod.org
> 
> You can reach the person managing the list at
> 	vox-tech-owner at lists.lugod.org
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of vox-tech digest..."
> 
> 
> Today's Topics:
> 
>    1. DNS problems on a Debian box (Tenna)
>    2. Re: DNS problems on a Debian box (boombox)
>    3. Re: DNS problems on a Debian box (Tenna)
>    4. more security questions (DNS & security
> thread) (Cylar Z)
>    5. Re: MTA + ... (was: more security questions
> (DNS & security
>       thread) (Mark K. Kim)
>    6. Re: NFS mounting a VFAT filesystem - uid and
> gid
>       (Marc Elliot Hall)
>    7. Re: more security questions (DNS & security
> thread) (Tenna)
> 
> 
>
----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 22 Aug 2005 13:07:26 -0700
> From: Tenna <tenna at dcn.davis.ca.us>
> Subject: [vox-tech] DNS problems on a Debian box
> To: "lugod's technical discussion forum"
> <vox-tech at lists.lugod.org>
> Message-ID:
> <3.0.3.32.20050822130726.0187d400 at dcn.davis.ca.us>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hello,
> 
> I'd appreciate any help anyone can lend with respect
> to trouble shooting a
> dns problem on a Debian box (Sarge).
> 
> Based on conversations and tests from the isp who
> owns the name servers, my
> box is not sending any updates to the name servers
> ns1.cal.net and
> ns2.cal.net and have not been since June 2005.
> 
> I have checked /etc/network/interfaces
> 
> and the correct ips are entered.
> 
> I've checked /etc/resol.conf 
> 
> and that looks correct.
> 
> i've checked bind and set up db.files for the
> domain.
> 
> What else should I check?
> 
> I'd appreciate a short instruction on what files are
> used for the dns and
> what programs cause the box to send updates to the
> nameservers.
> 
> Thanks,
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Mon, 22 Aug 2005 22:57:01 +0200 (CEST)
> From: "boombox" <boombox at cokeaholic.com>
> Subject: Re: [vox-tech] DNS problems on a Debian box
> To: "lugod's technical discussion forum"
> <vox-tech at lists.lugod.org>
> Message-ID:
> <2684.217.157.35.184.1124744221.squirrel at odin>
> Content-Type: text/plain;charset=iso-8859-1
> 
> Have you remembered to change the serial number when
> you update the db.files?
> 
> If the serialnumber isnt changed, bind will see no
> difference and no
> update will be performed.
> 
> > Hello,
> >
> > I'd appreciate any help anyone can lend with
> respect to trouble shooting a
> > dns problem on a Debian box (Sarge).
> >
> > Based on conversations and tests from the isp who
> owns the name servers,
> > my
> > box is not sending any updates to the name servers
> ns1.cal.net and
> > ns2.cal.net and have not been since June 2005.
> >
> > I have checked /etc/network/interfaces
> >
> > and the correct ips are entered.
> >
> > I've checked /etc/resol.conf
> >
> > and that looks correct.
> >
> > i've checked bind and set up db.files for the
> domain.
> >
> > What else should I check?
> >
> > I'd appreciate a short instruction on what files
> are used for the dns and
> > what programs cause the box to send updates to the
> nameservers.
> >
> > Thanks,
> >
> >
> > _______________________________________________
> > vox-tech mailing list
> > vox-tech at lists.lugod.org
> > http://lists.lugod.org/mailman/listinfo/vox-tech
> >
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Mon, 22 Aug 2005 15:04:32 -0700
> From: Tenna <tenna at dcn.davis.ca.us>
> Subject: Re: [vox-tech] DNS problems on a Debian box
> To: boombox at cokeaholic.com,	"lugod's technical
> discussion forum"
> 	<vox-tech at lists.lugod.org>
> Message-ID:
> <3.0.3.32.20050822150432.01191e10 at dcn.davis.ca.us>
> Content-Type: text/plain; charset="us-ascii"
> 
> Thanks for that suggestion and yes we have.  In fact
> Chris from LUGOD did
> it on Saturday.
> 
> i'm thinking there must be a rpogram that runs that
> sends out the
> information.  Could it be bind9?
> 
> 
> At 10:57 PM 8/22/2005 +0200, you wrote:
> >Have you remembered to change the serial number
> when you update the db.files?
> >
> >If the serialnumber isnt changed, bind will see no
> difference and no
> >update will be performed.
> >
> >> Hello,
> >>
> >> I'd appreciate any help anyone can lend with
> respect to trouble shooting a
> >> dns problem on a Debian box (Sarge).
> >>
> >> Based on conversations and tests from the isp who
> owns the name servers,
> >> my
> >> box is not sending any updates to the name
> servers ns1.cal.net and
> >> ns2.cal.net and have not been since June 2005.
> >>
> >> I have checked /etc/network/interfaces
> >>
> >> and the correct ips are entered.
> >>
> >> I've checked /etc/resol.conf
> >>
> >> and that looks correct.
> >>
> >> i've checked bind and set up db.files for the
> domain.
> >>
> >> What else should I check?
> >>
> >> I'd appreciate a short instruction on what files
> are used for the dns and
> 
=== message truncated ===


"Our nation has defended itself and served the freedom of all mankind. I'm proud to lead such an amazing country and I'm proud to lead it forward."   - President George W Bush, November 3 2004

God give wisdom to our leaders. God bless America.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the vox-tech mailing list