[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't email out invoices etc
- Subject: Re: Can't email out invoices etc
- From: Robert James Clay <..hidden..>
- Date: Wed, 17 Oct 2012 13:16:07 -0400
On Wed, 2012-10-17 at 13:04 -0400, Kevin Bailey wrote:
> I've installed a completely new LS on to a vanilla Debian squeeze. I
> have an error when trying to send out an invoice attached to an email.
>
> 'Error!
>
> open |/usr/bin/sendmail -t: No such file or directory
> at /usr/local/share/perl/5.10.1/LedgerSMB/Mailer.pm line 220.'
>
> I'm going to do my usual thing with a Debian server and install
> Postfix - this may well provide the required executable - but any
> other notes or hints would be gratefully received.
Have you tried using nullmailer? That's what I use for such
situations...
Or you could configure the 'smtphost' item in the config file and have
it send directly to a local mail server instead of depending on the what
available on the LSMB server...
Jame