Displaying 20 results from an estimated 22 matches for "tachibana".
2020 Jul 20
2
To field was not correct indexed by FTS
Hi,
Thank you for your reply.
I hope this bug to be fixed soon. :)
Thank you.
Tachibana
----- Original Message -----
> On Mon, Jul 20, 2020 at 09:43:12 -0400, Josef 'Jeff' Sipek wrote:
> > On Mon, Jul 20, 2020 at 20:24:13 +0900, TACHIBANA Masashi wrote:
> ...
> > Thanks for the report. I reproduced it locally, but I'm not sure what is
> > causing...
2017 Dec 11
1
Mailsploit problem in responce of ENVELOPE
...fake Reply-To header. Are you
> > > sure that the above isn't the Reply-To header?
> >
> > I did test also Reply-To header, then had same response as above.
> >
> >
> > ----- Original Message -----
> > > On Fri, Dec 08, 2017 at 18:47:37 +0900, TACHIBANA Masashi wrote:
> > > > Hi,
> > > >
> > > > I tried to see a mail that have a strange From header in bellow URL:
> > > >
> > > > https://www.mailsploit.com/index
> > > >
> > > > Then, I got BODYSTRUCTURE response...
2017 Dec 11
2
Mailsploit problem in responce of ENVELOPE
...mpleted (0.000 secs).
> The metasploit generated emails contain a fake Reply-To header. Are you
> sure that the above isn't the Reply-To header?
I did test also Reply-To header, then had same response as above.
----- Original Message -----
> On Fri, Dec 08, 2017 at 18:47:37 +0900, TACHIBANA Masashi wrote:
> > Hi,
> >
> > I tried to see a mail that have a strange From header in bellow URL:
> >
> > https://www.mailsploit.com/index
> >
> > Then, I got BODYSTRUCTURE response contain next:
> >
> > ((NIL NIL "service" "...
2020 Jul 20
2
To field was not correct indexed by FTS
...le.com" <user3 at example.com>,
user4 desu <user4 at example.com>
--> Yamada Taro <yamada at example.com> , user2 at example.com <user2 at example.com> , user3 at example.com <user3 at example.com> , user4 desu <user4 at example.com>
Any hint?
--
TACHIBANA Masashi QUALITIA CO., LTD.
mailto:tachibana at qualitia.co.jp
??????????
https://www.qualitia.co.jp/
-------------- next part --------------
An embedded message was scrubbed...
From: uesr1 <user1 at example.com>
Subject: aaabbbccc123
Date: no date
Size: 346
URL: <https://dovecot.org/pipe...
2020 Jul 20
2
To field was not correct indexed by FTS
On Mon, Jul 20, 2020 at 20:24:13 +0900, TACHIBANA Masashi wrote:
> Hi,
>
> I'm Tachibana.
> Additionally, I found below:
>
> dovecot/src/plugins/fts/fts-build-mail.c:
>
> 187 i_debug("@@@@@ befor address parse:%s",hdr->full_value);
> 188
> 189 addr = mess...
2017 Dec 08
3
Mailsploit problem in responce of BODYSTRUCTURE
Hi,
I tried to see a mail that have a strange From header in bellow URL:
https://www.mailsploit.com/index
Then, I got BODYSTRUCTURE response contain next:
((NIL NIL "service" "paypal.com"))
Are this problem already founded by anyone?
So already fixed?
--
TACHIBANA Masashi QUALITIA CO., LTD.
mailto:tachibana at qualitia.co.jp
2009 May 24
1
Re: C&C Red Alert 3 - Lan (and also hamachi) play
...ger.php?sClass=version&iId=14371
Here's a copy of the informations I posted on the Red Alert's Appdb webpage :
> Thanks to raphael, here's a mini "how to play on LAN to RA3 with Wine + windows users, when the LAN is a VPN"
>
> My hostname, in this tutorial, is TACHIBANA.
>
> 1. First establish a VPN. I use a bridged VPN set up with OpenVPN. It works fine.
> The VPN client created a tap0 interface with the IP 11.0.0.3.
> 2. Re-route packets for 255.255.255.255 to your VPN interface (Here tap0)
> # route add host 255.255.255.255 dev tap0
> 3. In /...
2017 Aug 02
2
result of uid sort by subject
...by subject is not expected.
for example: Japanese => English => Japanese => English
I'm now using Dovecot 2.2.31.
command example:
HNKK6 UID SORT (REVERSE SUBJECT) utf-7 ALL
* SORT 3 1 7 2 4 10 11 8 12
HNKK6 OK Sort completed (0.002 + 0.041 + 0.001 secs).
Any hint?
--
Masashi Astro TACHIBANA QUALITIA CO., LTD.
mailto:tachibana at qualitia.co.jp
2020 Sep 02
1
about header address parsing
On Tue, 1 Sep, 2020 at 09:59, Timo Sirainen <timo at sirainen.com> wrote:
> On 1. Sep 2020, at 6.24, TACHIBANA Masashi <tachibana at qualitia.co.jp>
> wrote:
>>
>> Hi,
>>
>> Is this expected or not?
>>
>> From: user1 at fuga.example.com <user1 at example.com>
>> To: user2 at hoge.example.com <user2 at example.com>
>> ?
>> a uid f...
2017 Dec 11
0
Mailsploit problem in responce of ENVELOPE
...asploit generated emails contain a fake Reply-To header. Are you
> > sure that the above isn't the Reply-To header?
>
> I did test also Reply-To header, then had same response as above.
>
>
> ----- Original Message -----
> > On Fri, Dec 08, 2017 at 18:47:37 +0900, TACHIBANA Masashi wrote:
> > > Hi,
> > >
> > > I tried to see a mail that have a strange From header in bellow URL:
> > >
> > > https://www.mailsploit.com/index
> > >
> > > Then, I got BODYSTRUCTURE response contain next:
> > >
>...
2020 Jul 20
0
To field was not correct indexed by FTS
Hi,
I'm Tachibana.
Additionally, I found below:
dovecot/src/plugins/fts/fts-build-mail.c:
187 i_debug("@@@@@ befor address parse:%s",hdr->full_value);
188
189 addr = message_address_parse(pool_datastack_create(),
190...
2020 Jul 21
0
To field was not correct indexed by FTS
On Tue, Jul 21, 2020 at 08:18:21 +0900, TACHIBANA Masashi wrote:
> Hi,
>
> Thank you for your reply.
>
> I hope this bug to be fixed soon. :)
It is a tricky one because as far as I can tell, the From header is invalid.
So, we have to figure out the best way to handle such input.
The input is invalid because '@' is not al...
2020 Sep 01
2
about header address parsing
...r1" "example.com")) (("user1 at fuga.example.com" NIL "user1" "example.com")) (("user2 at hoge.example.com" NIL "user2" "example.com")) NIL NIL NIL "<WLXvFmpAZFNeQbPPITjRwimDyamnBm2 at test>"))
Regards,
--
TACHIBANA Masashi QUALITIA CO., LTD.
mailto:tachibana at qualitia.co.jp
??????????
https://www.qualitia.co.jp/
2020 Feb 12
1
Dovecot process died with assertion failed
...ttps://dovecot.org/bugreport.html#coredumps)
It was occurred this by a mail had ISO-2022-JP content (Single part mail).
I saw that the mail was not strange.
When I appended the mail with IMAP APPEND command, that no problem happened.
I think the problem comes by LMTP only.
Any idea?
Regards,
--
Tachibana, Masashi QUALITIA CO., LTD.
mailto:tachibana at qualitia.co.jp
https://www.qualitia.co.jp/
2009 Aug 06
1
Re: [SOLVED] C&C Red Alert 3 - Lan (and also hamachi) play
...h a VPN. I use a bridged VPN set up with OpenVPN. It works fine.
The VPN client created a tap0 interface with the IP 11.0.0.3.
2. Re-route packets for 255.255.255.255 to your VPN interface (Here tap0)
# route add host 255.255.255.255 dev tap0
3. In /etc/hosts, remove any reference to your hostname (TACHIBANA here) and, on the first line, add :
11.0.0.3 TACHIBANA
4. Compile this little hack made by Raphael : http://hughes.homelinux.org:8080/~raphael/bind_hack.tar.bz2 . On a 64 bits machine, here's how I compiled this little hack :
$ cc bind_hack.c -o bind_hack.so -O2 -fPIC -Wall -shared -lc -nostdli...
2008 Jun 15
3
Internet Connection Problem
Hi everyone,
I am trying to use Miranda-IM with wine. Everything seems OK but when i tried to connect MSN i am taking an error like "check your proxy/firewall settings". Firstly, i am not using any proxy or firewall.
Here is the console output;
Code:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB
It did not work even i have tried
2020 Sep 01
0
about header address parsing
On 1. Sep 2020, at 6.24, TACHIBANA Masashi <tachibana at qualitia.co.jp> wrote:
>
> Hi,
>
> Is this expected or not?
>
> From: user1 at fuga.example.com <user1 at example.com>
> To: user2 at hoge.example.com <user2 at example.com>
> ?
> a uid fetch 43055 (envelope)
> * 1860 FETCH (U...
2009 Jun 29
2
Unable to use alsa, unusable driver for winecfg
Got a problem with wine.
I compiled the 1.1.24 version and a lot of things work very fine. But I can't use the Alsa driver output.
When launching winecfg and selecting the Audio tab, a dialog box tell me that the driver "alsa" is present in the registry but unusable and asks me to remove it from the registry.
I don't know why the alsa driver is unusable. I have the correct
2017 Aug 02
0
result of uid sort by subject
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 2 Aug 2017, TACHIBANA Masashi wrote:
> Result of uid sort by subject is not expected.
> for example: Japanese => English => Japanese => English
you don't mean those 4 words, but phrases in these languages, right?
> I'm now using Dovecot 2.2.31.
>
> command example:
> HNKK6 UID SORT...
2017 Dec 08
0
Mailsploit problem in responce of BODYSTRUCTURE
On Fri, Dec 08, 2017 at 18:47:37 +0900, TACHIBANA Masashi wrote:
> Hi,
>
> I tried to see a mail that have a strange From header in bellow URL:
>
> https://www.mailsploit.com/index
>
> Then, I got BODYSTRUCTURE response contain next:
>
> ((NIL NIL "service" "paypal.com"))
>
> Are this probl...