9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] current smtpd
@ 2003-08-25  6:39 Kenji Arisawa
  2003-08-25 14:17 ` David Presotto
  0 siblings, 1 reply; 5+ messages in thread
From: Kenji Arisawa @ 2003-08-25  6:39 UTC (permalink / raw)
  To: 9fans

Hello,

After updating smtpd from
--rwxrwxr-x M 2147 sys sys 198790 Jan 22  2003
/n/dump/2003/0710/386/bin/upas/smtpd
to
--rwxrwxr-x M 2147 sys sys 313560 Jul 10 09:05
/n/dump/2003/0825/386/bin/upas/smtpd
I could not send mails using CRAM-md5 mail relaying authentication.

The size is greatly increased. What are added?

Kenji Arisawa



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] current smtpd
  2003-08-25  6:39 [9fans] current smtpd Kenji Arisawa
@ 2003-08-25 14:17 ` David Presotto
  2003-08-25 15:05   ` Kenji Arisawa
  0 siblings, 1 reply; 5+ messages in thread
From: David Presotto @ 2003-08-25 14:17 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

The bloat is the tlsClient/tlsServer.

I'll have to figure out the CRAM-md5 problem.  That code
looks unchanged from January.   What error do you get?
Does the '-d' option to smtpd put anything useful in the
log?

I'll set up a server that does authentication later today
and find a system to test it with.

[-- Attachment #2: Type: message/rfc822, Size: 2166 bytes --]

From: Kenji Arisawa <arisawa@ar.aichi-u.ac.jp>
To: 9fans@cse.psu.edu
Subject: [9fans] current smtpd
Date: Mon, 25 Aug 2003 15:39:31 +0900
Message-ID: <E21368EC-D6C6-11D7-9E6E-000393A941BC@ar.aichi-u.ac.jp>

Hello,

After updating smtpd from
--rwxrwxr-x M 2147 sys sys 198790 Jan 22  2003
/n/dump/2003/0710/386/bin/upas/smtpd
to
--rwxrwxr-x M 2147 sys sys 313560 Jul 10 09:05
/n/dump/2003/0825/386/bin/upas/smtpd
I could not send mails using CRAM-md5 mail relaying authentication.

The size is greatly increased. What are added?

Kenji Arisawa

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] current smtpd
  2003-08-25 14:17 ` David Presotto
@ 2003-08-25 15:05   ` Kenji Arisawa
  2003-08-25 15:26     ` David Presotto
  2003-08-25 18:48     ` David Presotto
  0 siblings, 2 replies; 5+ messages in thread
From: Kenji Arisawa @ 2003-08-25 15:05 UTC (permalink / raw)
  To: 9fans

Hello David,

My result is:

ar% ps
none           5062    0:00   0:00     248K Broken   smtpd
none           5066    0:00   0:00     248K Broken   smtpd


ar% ACID 5062
/proc/5062/text:386 plan 9 executable

/sys/lib/acid/port
/sys/lib/acid/386
acid: stk()
auth(mech=0x3d898,resp=0x0)+0xfa /sys/src/cmd/upas/smtp/smtpd.c:1077
zzparse()+0x408 /sys/src/cmd/upas/smtp/smtpd.y:775
main(argv=0x7fffefd4,argc=0x0)+0x256 /sys/src/cmd/upas/smtp/smtpd.c:180
_main+0x31 /sys/src/libc/386/main9.s:16
acid: lstk()
auth(mech=0x3d898,resp=0x0)+0xfa /sys/src/cmd/upas/smtp/smtpd.c:1077
         chs=0x0
         ai=0x0
         s_resp1_64=0x0
         s_resp2_64=0x0
         s_resp1=0x0
         s_resp2=0x0
         scratch=0x0
         user=0x3d898
         pass=0x3da58
         resp=0x16002
zzparse()+0x408 /sys/src/cmd/upas/smtp/smtpd.y:775
         save1=0x0
         save2=0x0
         save3=0x0
         save4=0x0
         zzstate=0x10
         zzchar=0xffffffff
         zzs=0x3b3e8
         zzp=0x7fffe43c
         zzn=0xfffffc18
main(argv=0x7fffefd4,argc=0x0)+0x256 /sys/src/cmd/upas/smtp/smtpd.c:180
         netdir=0x7fffeff0
         _argc=0x6e
         _args=0x7fffefef
         p=0x0
         s=0x0
         addr=0x383d33d
         l=0x0
         buf=0x0
_main+0x31 /sys/src/libc/386/main9.s:16
acid:



ar% ACID 5066
/proc/5066/text:386 plan 9 executable

/sys/lib/acid/port
/sys/lib/acid/386
acid: lstk()
auth(mech=0x3d898,resp=0x0)+0xfa /sys/src/cmd/upas/smtp/smtpd.c:1077
         chs=0x0
         ai=0x0
         s_resp1_64=0x0
         s_resp2_64=0x0
         s_resp1=0x0
         s_resp2=0x0
         scratch=0x0
         user=0x3d898
         pass=0x3da58
         resp=0x16002
zzparse()+0x408 /sys/src/cmd/upas/smtp/smtpd.y:775
         save1=0x0
         save2=0x0
         save3=0x0
         save4=0x0
         zzstate=0x10
         zzchar=0xffffffff
         zzs=0x3b3e8
         zzp=0x7fffe43c
         zzn=0xfffffc18
main(argv=0x7fffefd4,argc=0x0)+0x256 /sys/src/cmd/upas/smtp/smtpd.c:180
         netdir=0x7fffeff0
         _argc=0x6e
         _args=0x7fffefef
         p=0x0
         s=0x0
         addr=0x383d33d
         l=0x0
         buf=0x0
_main+0x31 /sys/src/libc/386/main9.s:16
acid:

If more info. is helpful, I will try '-d' option.

Kenji Arisawa



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] current smtpd
  2003-08-25 15:05   ` Kenji Arisawa
@ 2003-08-25 15:26     ` David Presotto
  2003-08-25 18:48     ` David Presotto
  1 sibling, 0 replies; 5+ messages in thread
From: David Presotto @ 2003-08-25 15:26 UTC (permalink / raw)
  To: 9fans

cool, thanks


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] current smtpd
  2003-08-25 15:05   ` Kenji Arisawa
  2003-08-25 15:26     ` David Presotto
@ 2003-08-25 18:48     ` David Presotto
  1 sibling, 0 replies; 5+ messages in thread
From: David Presotto @ 2003-08-25 18:48 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

fixed.  I'ld actually fixed it a while ago but had an UPDATEFLAGS=-n in
my profile.  I'm an eejit.

[-- Attachment #2: Type: message/rfc822, Size: 4275 bytes --]

From: Kenji Arisawa <arisawa@ar.aichi-u.ac.jp>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] current smtpd
Date: Tue, 26 Aug 2003 00:05:49 +0900
Message-ID: <9CB3AFA0-D70D-11D7-9E6E-000393A941BC@ar.aichi-u.ac.jp>

Hello David,

My result is:

ar% ps
none           5062    0:00   0:00     248K Broken   smtpd
none           5066    0:00   0:00     248K Broken   smtpd


ar% ACID 5062
/proc/5062/text:386 plan 9 executable

/sys/lib/acid/port
/sys/lib/acid/386
acid: stk()
auth(mech=0x3d898,resp=0x0)+0xfa /sys/src/cmd/upas/smtp/smtpd.c:1077
zzparse()+0x408 /sys/src/cmd/upas/smtp/smtpd.y:775
main(argv=0x7fffefd4,argc=0x0)+0x256 /sys/src/cmd/upas/smtp/smtpd.c:180
_main+0x31 /sys/src/libc/386/main9.s:16
acid: lstk()
auth(mech=0x3d898,resp=0x0)+0xfa /sys/src/cmd/upas/smtp/smtpd.c:1077
         chs=0x0
         ai=0x0
         s_resp1_64=0x0
         s_resp2_64=0x0
         s_resp1=0x0
         s_resp2=0x0
         scratch=0x0
         user=0x3d898
         pass=0x3da58
         resp=0x16002
zzparse()+0x408 /sys/src/cmd/upas/smtp/smtpd.y:775
         save1=0x0
         save2=0x0
         save3=0x0
         save4=0x0
         zzstate=0x10
         zzchar=0xffffffff
         zzs=0x3b3e8
         zzp=0x7fffe43c
         zzn=0xfffffc18
main(argv=0x7fffefd4,argc=0x0)+0x256 /sys/src/cmd/upas/smtp/smtpd.c:180
         netdir=0x7fffeff0
         _argc=0x6e
         _args=0x7fffefef
         p=0x0
         s=0x0
         addr=0x383d33d
         l=0x0
         buf=0x0
_main+0x31 /sys/src/libc/386/main9.s:16
acid:



ar% ACID 5066
/proc/5066/text:386 plan 9 executable

/sys/lib/acid/port
/sys/lib/acid/386
acid: lstk()
auth(mech=0x3d898,resp=0x0)+0xfa /sys/src/cmd/upas/smtp/smtpd.c:1077
         chs=0x0
         ai=0x0
         s_resp1_64=0x0
         s_resp2_64=0x0
         s_resp1=0x0
         s_resp2=0x0
         scratch=0x0
         user=0x3d898
         pass=0x3da58
         resp=0x16002
zzparse()+0x408 /sys/src/cmd/upas/smtp/smtpd.y:775
         save1=0x0
         save2=0x0
         save3=0x0
         save4=0x0
         zzstate=0x10
         zzchar=0xffffffff
         zzs=0x3b3e8
         zzp=0x7fffe43c
         zzn=0xfffffc18
main(argv=0x7fffefd4,argc=0x0)+0x256 /sys/src/cmd/upas/smtp/smtpd.c:180
         netdir=0x7fffeff0
         _argc=0x6e
         _args=0x7fffefef
         p=0x0
         s=0x0
         addr=0x383d33d
         l=0x0
         buf=0x0
_main+0x31 /sys/src/libc/386/main9.s:16
acid:

If more info. is helpful, I will try '-d' option.

Kenji Arisawa

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-08-25 18:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-25  6:39 [9fans] current smtpd Kenji Arisawa
2003-08-25 14:17 ` David Presotto
2003-08-25 15:05   ` Kenji Arisawa
2003-08-25 15:26     ` David Presotto
2003-08-25 18:48     ` David Presotto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).