RE: Getting AMANDA stats without e-mail

2003-11-08 Thread Dana Bourgeois
You can still use sendmail for sending out mail even if the daemon is
stopped.  You are probably being told not to run it as a daemon for
receiving mail on your Amanda box.  You should still get amanda reports even
if you stop the daemon with '/etc/init.d/sendmail stop'.  Outgoing mail is
sendmail running from the command line.


Dana Bourgeois


> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Bob Zahn
> Sent: Thursday, November 06, 2003 2:51 PM
> To: [EMAIL PROTECTED]
> Subject: Getting AMANDA stats without e-mail
> 
> 
> I've been told that I can not run sendmail or any mail system 
> on the Sun 
> Solaris server that I run the Amanda server on. Does anyone 
> know how I 
> can get the reports that I have normally sent to root's e-mail system 
> some other way? Is their an option to getting the e-mails like in a 
> report file? I know that I can put another e-mail address in the 
> amanda.conf file. But, without sendmail running on my solaris 
> system I 
> have no way of sending it to another e-mail system. I think 
> the e-mail 
> will just hang in the mqueue folder until I delete it. Thanks. Bob...
> 
> -- 
> **
> 
> Bob Zahn UNIX Systems Adminstrator Oklahoma City Community College
> [EMAIL PROTECTED] 405.682.1611.7619   S. May Avenue
> [EMAIL PROTECTED]   Oklahoma City, OK 73159
> **
> 
> 
> 
> 




Re: Getting AMANDA stats without e-mail

2003-11-07 Thread Paul Bijnens
Dan Lorenzini wrote:

I think they may be disallowing sendmail to comply with a security
policy.  Using amreport to generate the report and leave it in a file
is an acceptable alternative.  We do this in addition to sending mail.
I hope you all are aware than SENDING mail is a complete different
thing than receiving mail.  You don't need to have a sendmail daemon
running to send mail:  it can be invoked by the mailer program just
to send the mail.  It will never listen to port 25 for receiving mail.
But stupid policies do exist, yes, I know.

--
Paul Bijnens, XplanationTel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUMFax  +32 16 397.512
http://www.xplanation.com/  email:  [EMAIL PROTECTED]
***
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...*
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out  *
***



Re: Getting AMANDA stats without e-mail

2003-11-07 Thread Dan Lorenzini

I think they may be disallowing sendmail to comply with a security
policy.  Using amreport to generate the report and leave it in a file
is an acceptable alternative.  We do this in addition to sending mail.

Dan Lorenzini   Greenwich Capital Markets
[EMAIL PROTECTED]   600 Steamboat Road
203-625-6088Greenwich, CT 06830



Your message dated: Fri, 07 Nov 2003 09:44:11 EST

> Bob,
> 
> I'd never heard that - nor has it been a problem at my site where we
> do run sendmail - clients (non-hub) on all but one amanda server.
> 
> We have also run an amanda server on our mailhub with no difficulty.
> 
> The one exception I meantioned above is for a firewall system backing
> up the clients (itself plus one in dmz) but not transmitting any mail
> by choice of our security admin who didn't want any mail leaving the dmz.
> ie: That is not because of amanda issues.
> 
> Is this just something you where told or have you run into a difficulty
> and if so, what ?
> 
> 
> 
> > I've been told that I can not run sendmail or any mail system on the Sun 
> > Solaris server that I run the Amanda server on. Does anyone know how I 
> > can get the reports that I have normally sent to root's e-mail system 
> > some other way? Is their an option to getting the e-mails like in a 
> > report file? I know that I can put another e-mail address in the 
> > amanda.conf file. But, without sendmail running on my solaris system I 
> > have no way of sending it to another e-mail system. I think the e-mail 
> > will just hang in the mqueue folder until I delete it. Thanks.
> > Bob...
> > 
> > -- 
> > **
> > Bob Zahn UNIX Systems Adminstrator Oklahoma City Community College
> > [EMAIL PROTECTED]   405.682.1611.7619   S. May Avenue
> > [EMAIL PROTECTED]   Oklahoma City, OK 73159
> > **
> > 
> > 
> 


Re: Getting AMANDA stats without e-mail

2003-11-07 Thread Brian Cuttler
Bob,

I'd never heard that - nor has it been a problem at my site where we
do run sendmail - clients (non-hub) on all but one amanda server.

We have also run an amanda server on our mailhub with no difficulty.

The one exception I meantioned above is for a firewall system backing
up the clients (itself plus one in dmz) but not transmitting any mail
by choice of our security admin who didn't want any mail leaving the dmz.
ie: That is not because of amanda issues.

Is this just something you where told or have you run into a difficulty
and if so, what ?



> I've been told that I can not run sendmail or any mail system on the Sun 
> Solaris server that I run the Amanda server on. Does anyone know how I 
> can get the reports that I have normally sent to root's e-mail system 
> some other way? Is their an option to getting the e-mails like in a 
> report file? I know that I can put another e-mail address in the 
> amanda.conf file. But, without sendmail running on my solaris system I 
> have no way of sending it to another e-mail system. I think the e-mail 
> will just hang in the mqueue folder until I delete it. Thanks.
> Bob...
> 
> -- 
> **
> Bob Zahn UNIX Systems Adminstrator Oklahoma City Community College
> [EMAIL PROTECTED] 405.682.1611.7619   S. May Avenue
> [EMAIL PROTECTED]   Oklahoma City, OK 73159
> **
> 
> 



Re: Getting AMANDA stats without e-mail

2003-11-06 Thread Bob Zahn
Thanks, that will do it. Now I just have to write the scripts so things 
will happen thru mirrors and magic.
Bob...

Joshua Baker-LePain wrote:

On Thu, 6 Nov 2003 at 4:51pm, Bob Zahn wrote

 

I've been told that I can not run sendmail or any mail system on the Sun 
Solaris server that I run the Amanda server on. Does anyone know how I 
can get the reports that I have normally sent to root's e-mail system 
some other way? Is their an option to getting the e-mails like in a 
report file? I know that I can put another e-mail address in the 
amanda.conf file. But, without sendmail running on my solaris system I 
have no way of sending it to another e-mail system. I think the e-mail 
will just hang in the mqueue folder until I delete it. Thanks.
   

You can use amreport to generate the email and report and place it in a 
file.  'man amreport' for the exact syntax.

 

--
**
Bob Zahn UNIX Systems Adminstrator Oklahoma City Community College
[EMAIL PROTECTED]   405.682.1611.7619   S. May Avenue
[EMAIL PROTECTED]   Oklahoma City, OK 73159
**




Re: Getting AMANDA stats without e-mail

2003-11-06 Thread Joshua Baker-LePain
On Thu, 6 Nov 2003 at 4:51pm, Bob Zahn wrote

> I've been told that I can not run sendmail or any mail system on the Sun 
> Solaris server that I run the Amanda server on. Does anyone know how I 
> can get the reports that I have normally sent to root's e-mail system 
> some other way? Is their an option to getting the e-mails like in a 
> report file? I know that I can put another e-mail address in the 
> amanda.conf file. But, without sendmail running on my solaris system I 
> have no way of sending it to another e-mail system. I think the e-mail 
> will just hang in the mqueue folder until I delete it. Thanks.

You can use amreport to generate the email and report and place it in a 
file.  'man amreport' for the exact syntax.

-- 
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University



Getting AMANDA stats without e-mail

2003-11-06 Thread Bob Zahn
I've been told that I can not run sendmail or any mail system on the Sun 
Solaris server that I run the Amanda server on. Does anyone know how I 
can get the reports that I have normally sent to root's e-mail system 
some other way? Is their an option to getting the e-mails like in a 
report file? I know that I can put another e-mail address in the 
amanda.conf file. But, without sendmail running on my solaris system I 
have no way of sending it to another e-mail system. I think the e-mail 
will just hang in the mqueue folder until I delete it. Thanks.
Bob...

--
**
Bob Zahn UNIX Systems Adminstrator Oklahoma City Community College
[EMAIL PROTECTED]   405.682.1611.7619   S. May Avenue
[EMAIL PROTECTED]   Oklahoma City, OK 73159
**