Michael Hafen
I don't have a preference either way. However it seems that being able
use an external SMTP server is a big deal. So I will start by voting
for Mail::Sender and C4::Mail
Using an external SMTP server is a big thing. It requires a lot of extra
error hand
MJ Ray escribió:
Michael Hafen
I don't have a preference either way. However it seems that being able
use an external SMTP server is a big deal. So I will start by voting
for Mail::Sender and C4::Mail
Using an external SMTP server is a big thing. It requires a lot of
Michael Hafen
> I don't have a preference either way. However it seems that being able
> use an external SMTP server is a big deal. So I will start by voting
> for Mail::Sender and C4::Mail
Using an external SMTP server is a big thing. It requires a lot of extra
error handling to avoid losing m
Spanish to English translation commited to github at
http://github.com/xercode/koha.
greetings,
Juan Romay
2010/3/29 Michael Hafen
> On Mon, 2010-03-29 at 11:52 +0200, Juan Romay wrote:
> >
> >
> > 2010/3/26 Zeno Tajoli
> > Dear Miguel,
> >
> > At 17.15 08/03/2010, Miguel Ange
On Mon, 2010-03-29 at 11:52 +0200, Juan Romay wrote:
>
>
> 2010/3/26 Zeno Tajoli
> Dear Miguel,
>
> At 17.15 08/03/2010, Miguel Angel Calvo Lázaro wrote:
[snip]
> -- See all the place where Mail::Sendmail is used
> and use instead Mail::Sender or C4::Mail
2010/3/26 Zeno Tajoli
> Dear Miguel,
>
> At 17.15 08/03/2010, Miguel Angel Calvo Lázaro wrote:
> >We have commited a new module C4::Mail to send
> >emails with Mail::Sender. Those emails can be
> >sent in html format. We provide a new html
> >editor to edit the letters. In this new editor
> >now
Dear Miguel,
At 17.15 08/03/2010, Miguel Angel Calvo Lázaro wrote:
>We have commited a new module C4::Mail to send
>emails with Mail::Sender. Those emails can be
>sent in html format. We provide a new html
>editor to edit the letters. In this new editor
>now we use a new marks to delimit the f
We have commited a new module C4::Mail to send emails with Mail::Sender.
Those emails can be sent in html format. We provide a new html editor to
edit the letters. In this new editor now we use a new marks to delimit the
fields that will be included in the letter. Instead of <<>> we now use [],
bec