Re: Mail sending problem.

2009-11-13 Thread Victor Duchovni
On Fri, Nov 13, 2009 at 06:27:59PM +0100, Ansgar Wiechers wrote: > On 2009-11-13 Manoj Burande wrote: > > Here I just wanted to explain you that what exactly I am trying to do > > is, > > > > 1] I am trying to configure postfix mail server that can only send > >mails. It receives no mail from

Re: Mail sending problem.

2009-11-13 Thread Ansgar Wiechers
On 2009-11-13 Manoj Burande wrote: > Here I just wanted to explain you that what exactly I am trying to do > is, > > 1] I am trying to configure postfix mail server that can only send >mails. It receives no mail from the network. > > 2] The MX records tell the world which server will accept i

Re: Mail sending problem.

2009-11-13 Thread Barney Desmond
2009/11/13 Manoj Burande : >   Here I just wanted to explain you that what exactly I am trying to do is, > > 1] I am trying to configure postfix mail server that can only send mails. > It receives no mail from the network. > > 2] The MX records tell the world which server will accept inbound mail f

Re: Mail sending problem.

2009-11-13 Thread Manoj Burande
Hi Barney, Here I just wanted to explain you that what exactly I am trying to do is, 1] I am trying to configure postfix mail server that can only send mails. It receives no mail from the network. 2] The MX records tell the world which server will accept inbound mail for your domain. They hav

Re: Mail sending problem.

2009-11-13 Thread Barney Desmond
2009/11/13 Manoj Burande : > presently used parameters in "main.cf" configuration file is as > follows: No, please show the output of `postconf -n` when describing your configuration. The contents of main.cf is less useful as it doesn't accurately describe the configuration Postfix is using. >  

Mail sending problem.

2009-11-13 Thread Manoj Burande
Hello There, I am just trying to configure my postfix to send only mail server. presently used parameters in "main.cf" configuration file is as follows: alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix inet_i