hen put the resulting file somewhere on the web for reference, and post
the URL, a description of your problem, relevant logs, and the output of
"postconf -n" to the Postfix list. This is likely to be a pipelining
problem at Yahoo, but you should check with the Postfix list anyway.
tfix.
Regards,
Liviu Daia
--
Dr. Liviu Daia e-mail: [EMAIL PROTECTED]
Institute of Mathematics web page: http://www.imar.ro/~daia
of the Romanian Academy PGP key: http://www.imar.ro/~daia/daia.asc
ward_path" in
"man 8 local" (of course, in order for that to work, you have route your
messages to "local" first). LDAP routing is another possible approach.
Regards,
Liviu Daia
--
Dr. Liviu Daia e-mail: [EMAIL PROTECTED]
Institute of Mathemati
On 3 December 2001, GOMBAS Gabor <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 03, 2001 at 08:20:07AM +0200, Liviu Daia wrote:
>
> > (In case you wonder, MH utilities sometimes stick ">From " in the
> > middle of the headers.)
>
> Then they are broken
quot;>From " in the middle of
the headers.)
Regards,
Liviu Daia
--
Dr. Liviu Daia e-mail: [EMAIL PROTECTED]
Institute of Mathematics web page: http://www.imar.ro/~daia
of the Romanian Academy PGP key: http://www.imar.ro/~daia/daia.asc
ps are
case-insensitive by default, and "|" has a very low precedence. Try
something like:
:0:
* ^(To|Cc):.*debian-user@
| ...
Better yet, use the predefined macro "^TO_":
:0:
* ^TO_debian-user@
| ...
Better yet, ;-) use