Displaying 20 results from an estimated 20000 matches similar to: "Support of unicode in then recipient names"
2013 Apr 12
0
Wine release 1.5.28
The Wine development release 1.5.28 is now available.
What's new in this release (see below for details):
- GnuTLS used for all secure connections, OpenSSL is no longer needed.
- Mac driver enabled by default.
- Built-in FixedSys fonts.
- New icon for the joystick control panel.
- Postscript driver improvements.
- Various bug fixes.
The source is available from the following
2017 Oct 23
2
Pigeonhole vacation and envelope extension recipient addresses
I have a situation where my LMTP RCPT TO: goes to a mailbox user account that
does not reflect either the final (through aliasing) or envelope email address.
SMTP RCPT TO: (envelope-local-part at envelope-domain)
Final Recipient: (final-local-part at final-domain)
LMTP RCPT TO: (mailbox-local-part at mailbox-domain)
I'd like to use the final recipient as the vacation address, but also
2008 Jan 14
1
Asterisk 1.4 Call Recording
I am trying to record a call into a stereo mp3 in Asterisk 1.4, but I can't seem to get it to work correct. Could someone point me to what I need to do? I have attached what I believe are the relevant parts.
[globals]
; script to be executed when monitoring has been finished
MONITOR_EXEC=/usr/local/bin/2wav2mp3
; uncomment this line if you are using Ogg Vorbis
2014 Aug 15
1
auth_username_translation and LTMP problem
auth_username_translation seems to be appliet on RCPT TO address of LTMP
transport.
Why dovecot is doing that?
And better question - is there a way to disable auth_username_translation for
LTMP but leave enabled for the rest (imap, pop3 etc) ?
Background:
I'm doing
auth_username_translation = @=
to allow logins like aaa at bbb.pl to be internally translated to aaa=bbb.pl.
That works
2011 Jul 27
2
lmtp multiple recipients fail
Hello,
I am having a problem with the lmtp delivery of mail addressed to
multiple recipients. ?The first recipient receives the mail correctly
but the next recipients do not. ?ltmp apparently tries to create a
link from the subsequent recipients' mail store to the first recipient
mail store and fails. This returns 451 smtp codes to the sender which
then resends at some later time. Please see
2008 Sep 23
0
Unicode character conversion
Hi,
I am working on a web stie which requires unicode support.
I mostly works; I have spent few days on the following issues with no
solution so any help is very much appreciated.:
1. I would like to decompose a unicode string into individual
characters and then compose it again. I can do first part with
mystring.chars[i]. How can I put the string back from such
character codes.
2024 Jan 10
2
Possible bug using FLAG_WORD_BREAKS with fullwidth Unicode codepoints
On Tue, Jan 9, 2024, at 3:28 AM, Olly Betts wrote:
> Thanks, that looks good - now merged.
Thanks!
> Did you already check the other ranges for cased letters? I can but if
> you have already there's not much point.
I did not. If you find time, that'd be great. Otherwise I can make room for it in the next days.
> > The fullwidth "????? ??????" tests suggests to
2005 Jun 09
1
Domain member samba server and non-ASCII account (user) names
Hello!
I have network with w2k domain controller, w2k workstations and one linux
box (Red Hat Linux release 8.0 (Psyche)) + samba-3.0.10 (winbindd) which
joined to the network as domain member server.
Samba config:
[global]
workgroup = MY-COMPANY
netbios name = GATEWAY
security = DOMAIN
password server = *
idmap uid = 1000-10000
idmap gid = 1000-10000
winbind enum users = Yes
winbind enum
2008 Jan 27
0
[LLVMdev] Better llvm-ld support for frameworks on Mac OS X
I would like to be able to compile and link the following two program
into native executables. These are a vastly reduced testcase, so
ignore for a moment the fact that the native compiler driver might
have default -L/-F search paths and -lSystem by default.
$ cat test1.c
extern char *zlibVersion(void);
extern int puts(char *);
int main(int argc, char *argv[]) {
puts(zlibVersion());
2017 Oct 30
0
Bug: lmtp proxy does not quote local parts with spaces
On 26/10/2017 19:33, David Zambonini wrote:
> On 26/10/2017 18:38, Alexander Dalloz wrote:
>> Am 26.10.2017 um 12:20 schrieb David Zambonini:
>>>
>>> There seems to be a bug with RFC822 processing in ltmp proxying that
>>> doesn't
>>> quote local parts that, for example, contain spaces.
>>
>> Newer related RFCs are RFC 5321 and 5322.
2008 Jan 27
1
[LLVMdev] Better llvm-ld support for frameworks on Mac OS X
[ resending after subscribing ]
I would like to be able to compile and link the following two program
into native executables. These are a vastly reduced testcase, so
ignore for a moment the fact that the native compiler driver might
have default -L/-F search paths and -lSystem by default.
$ cat test1.c
extern char *zlibVersion(void);
extern int puts(char *);
int main(int argc, char
2011 Aug 01
1
BUG - lmtp multiple recipients fail - setuid issue?
Hello,
I am not having much luck on this particular issue so I wanted to make
sure that this is registered as a potential bug. The essence of the
problem is that for a given message addressed to multiple users, lmtp
writes the message correctly to the first addressed user only, then
subsequent user writes fail as the lmtp process doesn't run with the
proper permissions and tries to link
2011 Jan 04
2
unicode variable and function names?
Dear List,
Is it possible to have function names like ? (unicode universal quantifier)?
This question is inspired by agda source code, which supports this.
http://www.cs.nott.ac.uk/~nad/listings/lib-0.4/Algebra.html
It would be handy to use. My guess is, however, that it's not supportet in R.
Regards,
Steve
2013 Sep 23
1
Test server.
Does somebody have, or is aware of, a server somewhere that is hosted on an
internationalized domain name? I need a server to bang on for a little bit
to test the implementation of Nameprep and Punycode encoding.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20130923/403d7697/attachment.htm
2012 Feb 21
1
Managesieve AUTHENTICATE with IDN using UTF-8 or encode into ACE?
Hey dovecot-users,
clients that speak telnet based protocols like http, smtp usually encode
IDN (International Domain Names) containing UTF-8 characters into ACE
(ASCII Compatible Encoding) punycode.
I am wondering what the case was with managesieve (RFC 5804). For
example if I was using a username like "user@???.example.com" with the
AUTHENTICATE command. Would that need to be encoded
2019 Jun 26
2
unicode characters in samba-tool user names
Hi,
I would like to add users with unicode characters in their names (not
in username, but in --surname, and in --given-name). I get the
following error message:
ERROR(<type 'exceptions.UnicodeDecodeError'>): Failed to add user
'testuser': - 'ascii' codec can't decode byte 0xc3 in position 16:
ordinal not in range(128)
File
2017 Oct 26
0
Bug: lmtp proxy does not quote local parts with spaces
Am 26.10.2017 um 12:20 schrieb David Zambonini:
>
> There seems to be a bug with RFC822 processing in ltmp proxying that doesn't
> quote local parts that, for example, contain spaces.
Newer related RFCs are RFC 5321 and 5322.
[ ... ]
> MAIL FROM:<test at testdomain.com>\r\n
> RCPT TO:<deemzed.uk+Junk E-mail>\r\n
>
> 501 5.5.4 Invalid.parameters\r\n
That
2001 Oct 14
2
OT: WinNT(2000) player to open files with unicode names?
Sorry for posting somewhat off-topic...
Most my music files have names in hebrew (FAT32 partition). I dual-boot
between a hebrew win98 (where these files are opened nicely by winamp,
freeamp and any other program) and a hebrew win2000, where windows media
player is the only program I've seen so far to open them. All others say
"can't open file ???? ?? ???.ogg" (or .mp3) - both
2012 Feb 15
0
[LLVMdev] LLVM GHC Backend: Tables Next To Code
On Feb 14, 2012, at 10:30 AM, David Terei wrote:
> Hmm writing a blog post about TNTC is beyond the time I have right now.
Sure, understandable. I'm surprised someone else hasn't already :)
> Here is some high level documentation of the layout of Heap objects in GHC:
>
> http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage/HeapObjects#InfoTables
>
> With
2017 Nov 03
0
Bug: lmtp proxy does not quote local parts with spaces
Hi,
Sorry, we're in a bit of a v2.3 merge frenzy. Much of the LMTP code will
be replaced in v2.3, but I'll give the? older code a look as well.
This can take a while though.
Regards,
Stephan.
Op 1-11-2017 om 18:34 schreef David Zambonini:
> Hi again,
>
> I've not heard anything further regarding this bug, so I've had a look at the code.
>
> To restate the bug