* Sean LeBlanc <[EMAIL PROTECTED]> [2002-08-10 22:18]: > I just wanted to ask if there is any way to detect and/or strip out the > bare LF that qmail will error out on due to bare LFs being illegal. > My ISP's mail server was not letting me send a message recently - > I was trying to reply to something on a list, and I'll be darned > if I could figure out where the bare LF was at. > I had to start a whole new thread instead. > For reference: I use vim as my editor, and a > perl script called smtp.pl to send out email.
won't vim be able to find a LF? how about forcing a save as a dos file and then as a unix file? :set ff=dos|w|se ff=unix|w > Message-id: <20020810222124.GA1254@hostwiththemost> > User-agent: Mutt/1.3.99i > To: [EMAIL PROTECTED] the MID is missing a FQDN, and i do wonder why people are still sending mails via the gbnet.net address. besides, mutt 1.4 is out, and your signature has trailing spaces. and why are you using a perl script for sending when you have mutt? Sven
