This is a discussion on bare line feeds within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; Super NewBE here with a question Does qmail kick back messages with bare line feeds?? If so is there a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Super NewBE here with a question
Does qmail kick back messages with bare line feeds?? If so is there a work around for this? We have a new minolta color copier and it will not send the files that it scans. The mail log on the copier keeps say err 421 conection went away. The copier can send it status message when it prints an e-mail that it gets. |
|
|||
|
On Thu, 19 Feb 2004 03:21:07 GMT, larbear <larbear@mchsi.com> may have written:
> Super NewBE here with a question > > Does qmail kick back messages with bare line feeds?? Yes. Bare linefeeds are not permitted in SMTP. > If so is there a work around for this? We have a new minolta color copier > and it will not send the files that it scans. The mail log on the copier > keeps say err 421 conection went away. The copier can send it status > message when it prints an e-mail that it gets. Modify the qmail source to make it non-RFC compliant. -- Brian T Glenn delink.net Internet Services |
|
|||
|
If bare lines feeds are not permitted how come the same copier can be hooked
to and Exchange server and it sends the messages w/ or w/out the attchements right out? Modify the qmail source to make it non-RFC compliant does not sound like something a "SuperNewbe" should take on!?!?!?!?!? "Brian T Glenn" <glenn-nntp@this.delink.is.net.invalid> wrote in message news:slrnc3apon.20a.glenn-nntp@ziege.delink.net... > On Thu, 19 Feb 2004 03:21:07 GMT, larbear <larbear@mchsi.com> may have written: > > Super NewBE here with a question > > > > Does qmail kick back messages with bare line feeds?? > > Yes. Bare linefeeds are not permitted in SMTP. > > > If so is there a work around for this? We have a new minolta color copier > > and it will not send the files that it scans. The mail log on the copier > > keeps say err 421 conection went away. The copier can send it status > > message when it prints an e-mail that it gets. > > Modify the qmail source to make it non-RFC compliant. > > -- > Brian T Glenn > delink.net Internet Services |
|
|||
|
In article <BihZb.362546$na.559430@attbi_s04>, larbear
<larbear@mchsi.com> writes >If bare lines feeds are not permitted how come the same copier can be hooked >to and Exchange server and it sends the messages w/ or w/out the attchements >right out? Just because Exchange does something is no guarantee that it complies with anything, not that many versions ago Exchange's default installation was as an open relay... >Modify the qmail source to make it non-RFC compliant does not sound like >something a "SuperNewbe" should take on!?!?!?!?!? There are patches to switch off this behaviour. I can't remember where off hand, but a careful Google, or detailed look through Life With Qmail, should turn up what you need. Btw, please don't top-post, instead interleave your answers with the points you're answering, as I've done. Makes the conversation easier to follow. Ta! -- The Random Posting Network |