Hi,
adding editline caused a regrssion in the handling of ^C.
Originally (and I mean the days of AT&T) bc used ^C as an abort line.
With editline, while appearing to work, the characters typed so far
remain in the input buffer. Try this: 1+^C2
Editline has no signal safe facility to accomodate t
On Thu, May 26, 2011 at 12:03:45AM +0200, Gilles Chehade wrote:
> @@ -376,6 +377,7 @@ struct delivery_mda {
>
> struct delivery_mta {
> struct relayhost relay;
> + struct mailaddr relay_as;
> };
>
that part you can ignore, it's unused and will go away
--
Gilles Chehade
http://www
Hi tech@,
Below is a diff to teach smtpd how to rewrite the sender of
outgoing messages *at the SMTP level* (no From: rewrite).
# all outoging mails originate from b...@example.com
accept for all relay as "b...@example.com"
# local domain is preserved, user is rewritten
[demime 1.01d removed an attachment of type image/jpeg which had a name of
dcodecillo.jpg]
[demime 1.01d removed an attachment of type image/jpeg which had a name of
ftransmutatoria.jpg]