NoZy wrote:
Hi Eric
Sorry about this I can see how busy you are on this list.....
Just to make sure I'm on the right page I need to look at the RFC that
being the (Request For Comments)
if so I guess I looking in
# RFC 2822 - SMTP email headers
An atom is a sequence of printable ASCII characters except space or any of
the following:
()<>@,;:\".[]
Positively speaking, this means that the valid constituents of an atom are
the following:
!"#$%&'*+-/0123456789=?
@ABCDEFGHIJKLMNOPQRSTUVWXYZ^_
`abcdefghijklmnopqrstuvwxyz{|}~
so I guess this is all good ?
Before trying to make this work, I think I'd check the RFC spec (don't
know
which one off hand) to see if this is supposed to be an allowed digit or
not.
"#define CHKUSER_ALLOW_RCPT_CHAR_3 '\''"
Appears to be valid then.
Have you changed both CHKUSER_ALLOW_RCPT_CHAR_3 and
CHKUSER_ALLOW_SENDER_CHAR_3 in chkuser_settings.h?
Verify that the your changes are active by examining
/var/qmail/doc/chkuser_settings.h (you can't change this file to make it
work - it's simply documentation).
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]