Re: Test e-mailservice

2009-11-11 Thread Eero Volotinen
Cameron Smith wrote: Fixed! The solution was to set in the mail servers: relayhost = your.server.com All the instructions when setting up behind a firewall seemed to say leave that at relayhost = but adding my gateway IP makes it work so I am happy :) Yes, that i

Re: Test e-mailservice

2009-11-11 Thread Cameron Smith
On Wed, Nov 11, 2009 at 2:29 PM, Eero Volotinen wrote: > Phillip Smith wrote: > >> 2009/11/12 Michael Saldivar : >> >>> I use the open-source monitoring tool http://www.nagios.org/ combined >>> with >>> NRPE to monitor all my servers and services. >>> >> >> +1 >> >> NRPE allows you to connect to t

Re: Test e-mailservice

2009-11-11 Thread Eero Volotinen
Phillip Smith wrote: 2009/11/12 Michael Saldivar : I use the open-source monitoring tool http://www.nagios.org/ combined with NRPE to monitor all my servers and services. +1 NRPE allows you to connect to the system being monitored, and execute any command on the local system, returning the re

Re: Test e-mailservice

2009-11-11 Thread Phillip Smith
2009/11/12 Michael Saldivar : > I use the open-source monitoring tool http://www.nagios.org/ combined with > NRPE to monitor all my servers and services. +1 NRPE allows you to connect to the system being monitored, and execute any command on the local system, returning the result to the Nagios se

Re: Test e-mailservice

2009-11-11 Thread Michael Saldivar
On Wed, Nov 11, 2009 at 1:54 AM, Martijn de Munnik wrote: > Hi, > > Of course I don't want this to happen again in the future. How do people > test their mail server periodically? So far we use webmin which tries to > connect to port 25, 110 and 143 and checks if the greeting is correct. If > one

RE: Test e-mailservice

2009-11-11 Thread Martijn de Munnik
> To: Peter Sørensen > Cc: postfix-users@postfix.org > Subject: RE: Test e-mailservice > > Hi Peter, > > On Wed, 11 Nov 2009 10:08:34 +0100, Peter Sørensen wrote: >> Hi, >> >> We have a server outside Our network which will send an mail every 5 >> minute

RE: Test e-mailservice

2009-11-11 Thread Peter Sørensen
...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Martijn de Munnik Sent: 11. november 2009 11:31 To: Peter Sørensen Cc: postfix-users@postfix.org Subject: RE: Test e-mailservice Hi Peter, On Wed, 11 Nov 2009 10:08:34 +0100, Peter Sørensen wrote: > Hi, > > We have a server ou

RE: Test e-mailservice

2009-11-11 Thread Martijn de Munnik
Hi Peter, On Wed, 11 Nov 2009 10:08:34 +0100, Peter Sørensen wrote: > Hi, > > We have a server outside Our network which will send an mail every 5 > minutes to > a specific mailbox on Our exchange system. This has a limit on 0 which > means that > it will bounce the mail back to the sender. >

Re: Test e-mailservice

2009-11-11 Thread Barney Desmond
2009/11/11 Martijn de Munnik : > remote host. Does anybody use a check which checks the complete mail loop? > I was thinking of sending a mail from a remote host (with webmin) to a test > mail account and see if I can download the mail with imap and then with pop > which removes the mail. The test

RE: Test e-mailservice

2009-11-11 Thread Peter Sørensen
Hi, We have a server outside Our network which will send an mail every 5 minutes to a specific mailbox on Our exchange system. This has a limit on 0 which means that it will bounce the mail back to the sender. We use this to document a baseline. When sending we generate a Uniq Message-id - sa

RE: Test e-mailservice

2009-11-11 Thread Kammen van, Marco, Springer SBM NL
>-Original Message- >From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] >On Behalf Of Martijn de Munnik >Sent: Wednesday, November 11, 2009 9:54 AM >To: postfix-users@postfix.org >Subject: Test e-mailservice > >Does anybody have such a test setup? > >Thanks, >M