List Info

Thread: Issues with my space and |'s




Issues with my space and |'s
country flaguser name
United Kingdom
2007-04-12 05:52:58
Hi Guys,
 
Am i right in think there's issues with some myspace email addresses because they're using pipes in the sender addresses?
 
we're still on 2.0.10 (upgrade planned in the near future)
 
We've a user complaining that they're myspace password hasnt delivered, i can see it in the queue but it doesnt appear to attempt to deliver
 
(sure i read somewhere before about myspace issues)
 
Regards
 
Jon Duggan
Nuco Technologies Ltd
host-it.co.uk">jonhost-it.co.uk
Tel. 0870 165 1300
Re: Issues with my space and |'s
country flaguser name
United States
2007-04-12 09:47:15
Indeed, pipes are allowed at all in 2.0.x. If you move up to
2.0.11, we
put more work into escaping the incoming address, so it will
be safe for
you to add | to the validchars array in lmtp.c.

That is, if you're delivering via lmtp. If you're coming in
through
dbmail-smtp, I'd like to see what that looks like. Looking
at the code,
I think it's a lot more lenient about incoming characters.
 
Aaron

On Thu, 2007-04-12 at 11:52 +0100, Jon Duggan wrote:
> Hi Guys, 
>  
> Am i right in think there's issues with some myspace
email addresses
> because they're using pipes in the sender addresses?
>  
> we're still on 2.0.10 (upgrade planned in the near
future)
>  
> We've a user complaining that they're myspace password
hasnt
> delivered, i can see it in the queue but it doesnt
appear to attempt
> to deliver
>  
> (sure i read somewhere before about myspace issues)
>  
> Regards
>  
> Jon Duggan
> Nuco Technologies Ltd
> jonhost-it.co.uk
> Tel. 0870 165 1300
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: Issues with my space and |'s
country flaguser name
United Kingdom
2007-04-12 11:53:54
So is  pipe in the incoming address not RFC compliant then?

Or was this simply an issue which hadnt been addressed at
2.0.10

Regards

Jon Duggan
Nuco Technologies Ltd
jonhost-it.co.uk
Tel. 0870 165 1300

----- Original Message ----- 
From: "Aaron Stone" <aaronserendipity.cx>
To: "DBMail mailinglist" <dbmaildbmail.org>
Sent: Thursday, April 12, 2007 3:47 PM
Subject: Re: [Dbmail] Issues with my space and |'s


> Indeed, pipes are allowed at all in 2.0.x. If you move
up to 2.0.11, we
> put more work into escaping the incoming address, so it
will be safe for
> you to add | to the validchars array in lmtp.c.
> 
> That is, if you're delivering via lmtp. If you're
coming in through
> dbmail-smtp, I'd like to see what that looks like.
Looking at the code,
> I think it's a lot more lenient about incoming
characters.
>  
> Aaron
> 
> On Thu, 2007-04-12 at 11:52 +0100, Jon Duggan wrote:
> > Hi Guys, 
> >  
> > Am i right in think there's issues with some
myspace email addresses
> > because they're using pipes in the sender
addresses?
> >  
> > we're still on 2.0.10 (upgrade planned in the near
future)
> >  
> > We've a user complaining that they're myspace
password hasnt
> > delivered, i can see it in the queue but it doesnt
appear to attempt
> > to deliver
> >  
> > (sure i read somewhere before about myspace
issues)
> >  
> > Regards
> >  
> > Jon Duggan
> > Nuco Technologies Ltd
> > jonhost-it.co.uk
> > Tel. 0870 165 1300
> > _______________________________________________
> > DBmail mailing list
> > DBmaildbmail.org
> > htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: Issues with my space and |'s
country flaguser name
United Kingdom
2007-04-12 11:53:54
So is  pipe in the incoming address not RFC compliant then?

Or was this simply an issue which hadnt been addressed at
2.0.10

Regards

Jon Duggan
Nuco Technologies Ltd
jonhost-it.co.uk
Tel. 0870 165 1300

----- Original Message ----- 
From: "Aaron Stone" <aaronserendipity.cx>
To: "DBMail mailinglist" <dbmaildbmail.org>
Sent: Thursday, April 12, 2007 3:47 PM
Subject: Re: [Dbmail] Issues with my space and |'s


> Indeed, pipes are allowed at all in 2.0.x. If you move
up to 2.0.11, we
> put more work into escaping the incoming address, so it
will be safe for
> you to add | to the validchars array in lmtp.c.
> 
> That is, if you're delivering via lmtp. If you're
coming in through
> dbmail-smtp, I'd like to see what that looks like.
Looking at the code,
> I think it's a lot more lenient about incoming
characters.
>  
> Aaron
> 
> On Thu, 2007-04-12 at 11:52 +0100, Jon Duggan wrote:
> > Hi Guys, 
> >  
> > Am i right in think there's issues with some
myspace email addresses
> > because they're using pipes in the sender
addresses?
> >  
> > we're still on 2.0.10 (upgrade planned in the near
future)
> >  
> > We've a user complaining that they're myspace
password hasnt
> > delivered, i can see it in the queue but it doesnt
appear to attempt
> > to deliver
> >  
> > (sure i read somewhere before about myspace
issues)
> >  
> > Regards
> >  
> > Jon Duggan
> > Nuco Technologies Ltd
> > jonhost-it.co.uk
> > Tel. 0870 165 1300
> > _______________________________________________
> > DBmail mailing list
> > DBmaildbmail.org
> > htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: Issues with my space and |'s
country flaguser name
United Kingdom
2007-04-12 11:53:54
So is  pipe in the incoming address not RFC compliant then?

Or was this simply an issue which hadnt been addressed at
2.0.10

Regards

Jon Duggan
Nuco Technologies Ltd
jonhost-it.co.uk
Tel. 0870 165 1300

----- Original Message ----- 
From: "Aaron Stone" <aaronserendipity.cx>
To: "DBMail mailinglist" <dbmaildbmail.org>
Sent: Thursday, April 12, 2007 3:47 PM
Subject: Re: [Dbmail] Issues with my space and |'s


> Indeed, pipes are allowed at all in 2.0.x. If you move
up to 2.0.11, we
> put more work into escaping the incoming address, so it
will be safe for
> you to add | to the validchars array in lmtp.c.
> 
> That is, if you're delivering via lmtp. If you're
coming in through
> dbmail-smtp, I'd like to see what that looks like.
Looking at the code,
> I think it's a lot more lenient about incoming
characters.
>  
> Aaron
> 
> On Thu, 2007-04-12 at 11:52 +0100, Jon Duggan wrote:
> > Hi Guys, 
> >  
> > Am i right in think there's issues with some
myspace email addresses
> > because they're using pipes in the sender
addresses?
> >  
> > we're still on 2.0.10 (upgrade planned in the near
future)
> >  
> > We've a user complaining that they're myspace
password hasnt
> > delivered, i can see it in the queue but it doesnt
appear to attempt
> > to deliver
> >  
> > (sure i read somewhere before about myspace
issues)
> >  
> > Regards
> >  
> > Jon Duggan
> > Nuco Technologies Ltd
> > jonhost-it.co.uk
> > Tel. 0870 165 1300
> > _______________________________________________
> > DBmail mailing list
> > DBmaildbmail.org
> > htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: Issues with my space and |'s
country flaguser name
United States
2007-04-12 12:51:56
They're legal, but we were paranoid about them because we
weren't
sure-footed with quoting mechanisms early on. 2.2 is more
lenient about
input and strict about quoting. 2.0.11 has backports of the
quoting
functions, so it will be safe to expand the allowed
characters.

Aaron

On Thu, Apr 12, 2007, Jon Duggan <jonhost-it.co.uk> said:

> So is  pipe in the incoming address not RFC compliant
then?
> 
> Or was this simply an issue which hadnt been addressed
at 2.0.10
> 
> Regards
> 
> Jon Duggan
> Nuco Technologies Ltd
> jonhost-it.co.uk
> Tel. 0870 165 1300
> 
> ----- Original Message ----- 
> From: "Aaron Stone" <aaronserendipity.cx>
> To: "DBMail mailinglist" <dbmaildbmail.org>
> Sent: Thursday, April 12, 2007 3:47 PM
> Subject: Re: [Dbmail] Issues with my space and |'s
> 
> 
>> Indeed, pipes are allowed at all in 2.0.x. If you
move up to 2.0.11, we
>> put more work into escaping the incoming address,
so it will be safe for
>> you to add | to the validchars array in lmtp.c.
>> 
>> That is, if you're delivering via lmtp. If you're
coming in through
>> dbmail-smtp, I'd like to see what that looks like.
Looking at the code,
>> I think it's a lot more lenient about incoming
characters.
>>  
>> Aaron
>> 
>> On Thu, 2007-04-12 at 11:52 +0100, Jon Duggan
wrote:
>> > Hi Guys, 
>> >  
>> > Am i right in think there's issues with some
myspace email addresses
>> > because they're using pipes in the sender
addresses?
>> >  
>> > we're still on 2.0.10 (upgrade planned in the
near future)
>> >  
>> > We've a user complaining that they're myspace
password hasnt
>> > delivered, i can see it in the queue but it
doesnt appear to attempt
>> > to deliver
>> >  
>> > (sure i read somewhere before about myspace
issues)
>> >  
>> > Regards
>> >  
>> > Jon Duggan
>> > Nuco Technologies Ltd
>> > jonhost-it.co.uk
>> > Tel. 0870 165 1300
>> >
_______________________________________________
>> > DBmail mailing list
>> > DBmaildbmail.org
>> > htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
>> 
>> _______________________________________________
>> DBmail mailing list
>> DBmaildbmail.org
>> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 

-- 



_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )