Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Erik Espinoza wrote:

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks,
Erik


I am writing a script to format them in a mediawiki-friendly fashion and 
I'll add them in shortly.


W

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Eric \Shubes\

Warren (mailing lists) wrote:

Erik Espinoza wrote:

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks,
Erik


I am writing a script to format them in a mediawiki-friendly fashion and 
I'll add them in shortly.


W



Warren,
How easy would it be for you to write a script to wiki-fy the man pages?

--
-Eric 'shubes'

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:

Warren (mailing lists) wrote:

Erik Espinoza wrote:

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks,
Erik


I am writing a script to format them in a mediawiki-friendly fashion 
and I'll add them in shortly.


W



Warren,
How easy would it be for you to write a script to wiki-fy the man pages?


 First of all, the changelogs are now in the wiki.

As for the man pages, if you could point me to a simple synopsis of what 
those dot commands mean, I could probably do it fairly easily.


W

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Eric \Shubes\

Warren (mailing lists) wrote:

Eric Shubes wrote:

Warren (mailing lists) wrote:

Erik Espinoza wrote:

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks,
Erik


I am writing a script to format them in a mediawiki-friendly fashion 
and I'll add them in shortly.


W



Warren,
How easy would it be for you to write a script to wiki-fy the man pages?


 First of all, the changelogs are now in the wiki.


Cool! Nice job.

As for the man pages, if you could point me to a simple synopsis of what 
those dot commands mean, I could probably do it fairly easily.


W


Let's not reinvent the wheel, now that I look a bit closer.
See man groff, -T option in particular.


--
-Eric 'shubes'

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:

Warren (mailing lists) wrote:
As for the man pages, if you could point me to a simple synopsis of 
what those dot commands mean, I could probably do it fairly easily.


W


Let's not reinvent the wheel, now that I look a bit closer.
See man groff, -T option in particular.


I tried it.  using utf8 and html for output, it seems to strip the 
underlines and bold text.  I can probably write a quick parser for our 
purposes in less time than it would take me to figure out how to mess 
with the roff processors.



It looks like this set of pages uses:
.B (bold)
.I (italics, but treated in man as an underline)
.U (underline)
.TH (table? heading)
.SH (Section heading)
.BR (bold)
.IR (italics, as above)
.EX (indent 1)
.EE (outdent 1)

I don't see any of that being a hassle.

Let me know if you want these as separate pages, or whatever and I'll 
write you a quick script to handle them.


W

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Eric \Shubes\

Warren (mailing lists) wrote:

Eric Shubes wrote:

Warren (mailing lists) wrote:
As for the man pages, if you could point me to a simple synopsis of 
what those dot commands mean, I could probably do it fairly easily.


W


Let's not reinvent the wheel, now that I look a bit closer.
See man groff, -T option in particular.


I tried it.  using utf8 and html for output, it seems to strip the 
underlines and bold text.  I can probably write a quick parser for our 
purposes in less time than it would take me to figure out how to mess 
with the roff processors.



It looks like this set of pages uses:
.B (bold)
.I (italics, but treated in man as an underline)
.U (underline)
.TH (table? heading)
.SH (Section heading)
.BR (bold)
.IR (italics, as above)
.EX (indent 1)
.EE (outdent 1)

I don't see any of that being a hassle.

Let me know if you want these as separate pages, or whatever and I'll 
write you a quick script to handle them.


W



I think that each one on a separate page would be good.
Any problem doing this for all man pages in all the toaster packages?
Keep in mind too, things change. Would there be any easy way to regenerate 
the html/wiki when there's a new/changed man page?
It might be nice to have a qt-plus tool for generating html man pages on the 
toaster box (locally).

Stop me, Please! ;)

--
-Eric 'shubes'

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-07 Thread Warren (mailing lists)

Eric Shubes wrote:
  I think that each one on a separate page would be good.

Any problem doing this for all man pages in all the toaster packages?
Keep in mind too, things change. Would there be any easy way to 
regenerate the html/wiki when there's a new/changed man page?
It might be nice to have a qt-plus tool for generating html man pages on 
the toaster box (locally).

Stop me, Please! ;)

Generating the HTML would not be hard - in fact it would be easier than 
the mediawiki generation.  I actually need to see how much html I can 
put into mediawiki,  Doing 1 per page it would probably be easiest if I 
could embed html tags into the wiki stuff, but if not, generating 
'''/''' versus generating b//b is not that big of a deal.


As for automating...  I'll give you the script and you can tun it 
whenever you want :)


W

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-06 Thread John Fernandez
This was fixed in the latest version of qmailtoaster. Old version rejects 
messages with + and others in the sender I think. If you do not want to update 
your install then you can rebuild qmail-toaster and follow the procedure in 
http://wiki.qmailtoaster.com/index.php/Chkuser.

-- Original Message --
From: Josh Dinsdale [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Send: 2006-09-06
Subject: [qmailtoaster] CHKUSER rejecting mail from amazon









Hi Guys

 

For some reason chkuser is rejecting a lot of mail from
amazon, heres a snippet from my smtp log:

 

CHKUSER rejected sender: from
[EMAIL PROTECTED]:: remote
mail-store-0101.amazon.com:unknown:207.171.180.180 rcpt  :
invalid sender address format

 

CHKUSER rejected sender: from
[EMAIL PROTECTED]:: remote
mm-notify-out-12101.amazon.com:unknown:87.238.85.54 rcpt  :
invalid sender address format

 

I#8217;ve got hundreds of these in my logs.

 

Anyone know why this is happening and how I can resolve it?

Best Regards

 

Josh Dinsdale

IT Engineer

 

Navigate Solutions

Innovation Centre

St Cross Business Park

Newport, IW

PO30 5WB

 

T: 01983 550360

E: [EMAIL PROTECTED]

W: www.navigatesolutions.co.uk

 

IT Excellence Executed

 










___
NOCC, http://nocc.sourceforge.net



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-06 Thread Warren (mailing lists)

John Fernandez wrote:

This was fixed in the latest version of qmailtoaster[-snip-]


Would it be in any way possible to get change logs for the various 
versions of the RPMs posted somewhere up on the site.


There are a lot of emails like this that could be eliminated if everyone 
could just go check the change logs.


W


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-06 Thread Erik Espinoza

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks,
Erik

On 9/6/06, Warren (mailing lists) [EMAIL PROTECTED] wrote:

John Fernandez wrote:
 This was fixed in the latest version of qmailtoaster[-snip-]

Would it be in any way possible to get change logs for the various
versions of the RPMs posted somewhere up on the site.

There are a lot of emails like this that could be eliminated if everyone
could just go check the change logs.

W


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




changelog.tar.gz
Description: GNU Zip compressed data
-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [qmailtoaster] CHKUSER rejecting mail from amazon

2006-09-06 Thread Jake Vickers

Erik Espinoza wrote:

Attached is the entire changelog for all packages. If anyone wants to
add em to the wiki, reformat them or do something interesting with
them please feel free.

Thanks for those Erik. If no one else gets to it this weekend, I'll 
reformat and post on the site.


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]