Re: [CentOS] Postfix wont stay started

2010-10-18 Thread Dotan Cohen
On Mon, Oct 18, 2010 at 05:45, Les Mikesell wrote: > You can use specific 'Listen' directives for apache instead of the usual *:80. > The java app will probably have an equivalent config or command line option. > Thanks, Les, that is what I needed to know. The JAva app is all custom code, so we w

Re: [CentOS] Postfix wont stay started

2010-10-18 Thread Dotan Cohen
On Mon, Oct 18, 2010 at 01:33, Scott Robbins wrote: > On Mon, Oct 18, 2010 at 12:30:11AM +0200, Dotan Cohen wrote: >> On Sun, Oct 17, 2010 at 23:57, Robert Heller wrote: >> > Quoting from "Highlander": "There can be only one." >> >> I have to read that! I'm in the middle of Dune now... > > This w

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Les Mikesell
On 10/17/10 5:30 PM, Dotan Cohen wrote: > On Sun, Oct 17, 2010 at 23:57, Robert Heller wrote: >> Quoting from "Highlander": "There can be only one." > > I have to read that! I'm in the middle of Dune now... > > >> For any given >> service (SMTP in this case), there can be only one listener. One

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Robert Heller
At Mon, 18 Oct 2010 00:30:11 +0200 CentOS mailing list wrote: > > On Sun, Oct 17, 2010 at 23:57, Robert Heller wrote: > > Quoting from "Highlander": "There can be only one." > > I have to read that! I'm in the middle of Dune now... > > > >  For any given > > service (SMTP in this case), th

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Scott Robbins
On Mon, Oct 18, 2010 at 12:30:11AM +0200, Dotan Cohen wrote: > On Sun, Oct 17, 2010 at 23:57, Robert Heller wrote: > > Quoting from "Highlander": "There can be only one." > > I have to read that! I'm in the middle of Dune now... This was actually best known as a movie--I reckon most of you are t

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Dotan Cohen
On Sun, Oct 17, 2010 at 23:57, Robert Heller wrote: > Quoting from "Highlander": "There can be only one." I have to read that! I'm in the middle of Dune now... >  For any given > service (SMTP in this case), there can be only one listener.  One cannot > run two MTAs at the same time (unless one

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Robert Heller
At Sun, 17 Oct 2010 23:29:18 +0200 CentOS mailing list wrote: > > On Sun, Oct 17, 2010 at 23:17, Eero Volotinen wrote: > > > > check out logs.. > > > > > Thanks, Eero, I know that should be the first step always! It turns out that: > Oct 17 23:12:47 mercury postfix/postfix-script: starting t

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Dotan Cohen
On Sun, Oct 17, 2010 at 23:17, Eero Volotinen wrote: > > check out logs.. > Thanks, Eero, I know that should be the first step always! It turns out that: Oct 17 23:12:47 mercury postfix/postfix-script: starting the Postfix mail system Oct 17 23:12:47 mercury postfix/master[30770]: fatal: bind 12

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Eero Volotinen
2010/10/18 Dotan Cohen : > What should I start troubleshooting when postfix will not stay running: > > [r...@mercury ssl]# service postfix start > Starting postfix:                                          [  OK  ] > [r...@mercury ssl]# service postfix status > master is stopped > [r...@mercury ssl