Re: Sending Email from script

2007-07-19 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: > > As far as I understand it, yes. It even receives the error message from > our mail server at this side of the atlantic... > > Other possibility would be that your nameserver or resolver set-up is > incorrect. Can you do a > >

Re: Sending Email from script

2007-07-19 Thread Chris
On Thu, 19 Jul 2007 17:40:53 -0700 Andrew Sackville-West <[EMAIL PROTECTED]> wrote: > On Thu, Jul 19, 2007 at 05:21:25PM -0700, David Brodbeck wrote: > > > > On Jul 19, 2007, at 4:50 PM, Andrew Sackville-West wrote: > >> I agree, exim can be really hard to understand, but they do > >> maintain cop

Re: Sending Email from script

2007-07-19 Thread Andrew Sackville-West
On Thu, Jul 19, 2007 at 05:21:25PM -0700, David Brodbeck wrote: > > On Jul 19, 2007, at 4:50 PM, Andrew Sackville-West wrote: >> I agree, exim can be really hard to understand, but they do maintain >> copious docs online and I've found it ultimately very reliable and >> once you've figured out the

Re: Sending Email from script

2007-07-19 Thread David Brodbeck
On Jul 19, 2007, at 4:50 PM, Andrew Sackville-West wrote: I agree, exim can be really hard to understand, but they do maintain copious docs online and I've found it ultimately very reliable and once you've figured out the parts you need for your setup, its not that bad.. I originally got into

RE: Sending Email from script

2007-07-19 Thread Mace, Nathan
-Original Message- From: Andrew Sackville-West [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 3:39 PM To: debian-user@lists.debian.org Subject: Re: Sending Email from script On Thu, Jul 19, 2007 at 09:30:46PM +0200, Johannes Wiedersich wrote: > Mace, Nathan wrote: > >

RE: Sending Email from script

2007-07-19 Thread Mace, Nathan
-Original Message- From: Johannes Wiedersich [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 3:31 PM To: Mace, Nathan; debian-user@lists.debian.org Subject: Re: Sending Email from script -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: >> -Original M

Re: Sending Email from script

2007-07-19 Thread Florian Kulzer
On Thu, Jul 19, 2007 at 14:51:18 -0400, Mace, Nathan wrote: > Florian Kulzer wrote [...] > > Do you have to provide a username and a password to use the exchange > > box with evolution? In that case you might have to put these > > credentials into /etc/exim4/passwd.client and/or set up exim4 to u

Re: Sending Email from script

2007-07-19 Thread Andrew Sackville-West
On Thu, Jul 19, 2007 at 09:30:46PM +0200, Johannes Wiedersich wrote: > Mace, Nathan wrote: > > > But the fact that you got an error message seems to indicate that my box > > is doing its part to send the email, just that the Exchange server isn't > > accepting it. Or am I interrupting the results

RE: Sending Email from script

2007-07-19 Thread Mace, Nathan
-Original Message- From: Johannes Wiedersich [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 1:40 PM To: Mace, Nathan; debian-user@lists.debian.org Subject: Re: Sending Email from script -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: > The exim log reports

Re: Sending Email from script

2007-07-19 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: >> -Original Message- >> From: Johannes Wiedersich [mailto:[EMAIL PROTECTED] >> Sent: Thursday, July 19, 2007 1:40 PM >> To: Mace, Nathan; debian-user@lists.debian.org >> Subject: Re: Sending

Re: Sending Email from script

2007-07-19 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: > The exim log reports the following: > > > 2007-07-19 09:14:10 1IBVpa-0002I8-2H <= [EMAIL PROTECTED] > U=nathan P=local S=415 > 2007-07-19 09:14:10 1IBVpa-0002I8-2H llserv.physik.blm.tu-muenchen.de > [141.40.131.45] Connection r

RE: Sending Email from script

2007-07-19 Thread Mace, Nathan
nes Wiedersich [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 1:09 PM To: debian-user@lists.debian.org Subject: Re: Sending Email from script -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: > I re-configured Exim and posted the settings I selected. The settings >

Re: Sending Email from script

2007-07-19 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: > I re-configured Exim and posted the settings I selected. The settings > for Exim don't seem to be the problem. > > I followed the steps you mention below, the mail never gets delivered. > > When I check the Exim logs there is a

RE: Sending Email from script

2007-07-19 Thread Mace, Nathan
I can also access the internet via lynx on this box as well.. Nathan -Original Message- From: Mace, Nathan Sent: Thursday, July 19, 2007 11:43 AM To: 'Johannes Wiedersich'; debian-user@lists.debian.org Subject: RE: Sending Email from script I re-configured Exim and

RE: Sending Email from script

2007-07-19 Thread Mace, Nathan
L PROTECTED] Sent: Thursday, July 19, 2007 9:02 AM To: debian-user@lists.debian.org Subject: Re: Sending Email from script -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: > I didn't know about logcheck, I think it will do exactly what I need. > However I can't get it

Re: Sending Email from script

2007-07-19 Thread Johannes Wiedersich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mace, Nathan wrote: > I didn't know about logcheck, I think it will do exactly what I need. > However I can't get it to send email either. It appears your mailer is not configured properly. If you don't know how to configure your mailer properly, the

RE: Sending Email from script

2007-07-18 Thread Mace, Nathan
I didn't know about logcheck, I think it will do exactly what I need. However I can't get it to send email either. Nathan -Original Message- From: Alex Samad [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 1:13 AM To: debian-user@lists.debian.org Subject: Re: Sen

Re: Sending Email from script

2007-07-18 Thread Jon Dowland
> I've installed sendmail, but I'm not having much luck > getting it to work. When I attempt to send messages from > the command line by doing "sendmail [EMAIL PROTECTED]" > it appears to go, but I never get the email. Any help > would be appreciated. Debian comes with exim4 by default. You will

Re: Sending Email from script

2007-07-17 Thread Alex Samad
On Wed, Jul 18, 2007 at 12:34:32AM -0400, Roberto C. Sánchez wrote: > On Tue, Jul 17, 2007 at 02:54:09PM -0400, Mace, Nathan wrote: > > I just installed Debian Etch (4.1.1) that I'm planning on using as a > > syslog server. I've got syslog-ng up and running just fine. And I've > > got a script th

Re: Sending Email from script

2007-07-17 Thread Roberto C . Sánchez
On Tue, Jul 17, 2007 at 02:54:09PM -0400, Mace, Nathan wrote: > I just installed Debian Etch (4.1.1) that I'm planning on using as a > syslog server. I've got syslog-ng up and running just fine. And I've > got a script that greps the logs nightly for error messages that I care > about. The probl

Re: Sending Email from script

2007-07-17 Thread Matías Palomec
On 7/17/07, Mace, Nathan <[EMAIL PROTECTED]> wrote: I just installed Debian Etch (4.1.1) that I'm planning on using as a syslog server. I've got syslog-ng up and running just fine. And I've got a script that greps the logs nightly for error messages that I care about. The problem is I can't