Re: OT aol.com no mx record ???

2010-12-21 Thread edacval
On 12/21/2010 12:08 PM, Kammen van, Marco, Springer SBM NL wrote:
>> -Original Message-
>> From: owner-postfix-us...@postfix.org
> [mailto:owner-postfix-us...@postfix.org] On Behalf Of Robert Schetterer
>> Sent: Tuesday, December 21, 2010 11:04 AM
>> To: postfix users list
>> Subject: OT aol.com no mx record ???
> 
>> Hi , sorry off topic
>> i see disapearing mx record from aol.com
>> anyone else ?
> 
> 
> 
> Yes same here in NL:
> 
>  set type=mx
>  aol.com
> 
> *** Can't find aol.com: No answer

Same in LT:
nslookup
> set type=mx
> server dns-02.ns.aol.com
Default server: dns-02.ns.aol.com
Address: 205.188.157.232#53
> aol.com
Server: dns-02.ns.aol.com
Address:205.188.157.232#53

*** Can't find aol.com: No answer


Re: Question about Postfix Installation

2011-01-10 Thread edacval
On 01/10/2011 11:06 AM, Buzai Andras wrote:
> Hi,
Hi
> I want to install Postfix 2.7.2 by compiling it from sources.
> In the INSTALL file I saw the following statement:
>
> "In the instructions below, a command written as "#
> command" should be executed as the superuser.
>  A command written as "% command" should be executed as an
> unprivileged user."
>
> My question is:
>The user used to configure/compile the sources is used in anyway in
> Postfix later?
No.
>Is there any security risk if I configure/compile all the sources
> as the superuser? (I am referring only to the build/installation
> process)
Unlikely but possible.
> Thank you,
>
> Buzai