Re: [Bacula-users] REPLACE BSMTP with other mail program

2008-10-21 Thread Mark V
On Tue, Oct 21, 2008 at 4:21 PM, Peter Herrington <[EMAIL PROTECTED]> wrote: > Hello > > I am having the continual situation where the bsmtp cant send me emails > because of various reasons, > First it was invalid recipient.As Soon as I put in a valid email addr, it > then says invalid sender. > No

Re: [Bacula-users] REPLACE BSMTP with other mail program

2008-10-21 Thread Allan Black
John Lockard wrote: > If your problem is authentication or encryption then I would > suggest you check out msmtp (http://msmtp.sourceforge.net/). It may turn out to be a simpler solution than that (hopefully!) > On Tue, Oct 21, 2008 at 07:21:07AM +0200, Peter Herrington wrote: >> My Clarkconnect

Re: [Bacula-users] REPLACE BSMTP with other mail program

2008-10-21 Thread John Lockard
If your problem is authentication or encryption then I would suggest you check out msmtp (http://msmtp.sourceforge.net/). This smtp client will use SSL/TLS for encrypted transport and GSSAPI, Digest-MD5 and many more for authentication. -John On Tue, Oct 21, 2008 at 07:21:07AM +0200, Peter Herri