9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] smtpd crashing
@ 2000-08-23 18:36 sah
  2000-08-23 21:35 ` Scott Schwartz
  0 siblings, 1 reply; 5+ messages in thread
From: sah @ 2000-08-23 18:36 UTC (permalink / raw)
  To: 9fans

Greetings,

smptd seems to be crashing every time a message with an attachment 
is sent to someone in our org.  Any thoughts?

(subsequently the message is rejected to the author)

sam


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

* Re: [9fans] smtpd crashing
  2000-08-23 18:36 [9fans] smtpd crashing sah
@ 2000-08-23 21:35 ` Scott Schwartz
  0 siblings, 0 replies; 5+ messages in thread
From: Scott Schwartz @ 2000-08-23 21:35 UTC (permalink / raw)
  To: 9fans

| smptd seems to be crashing every time a message with an attachment 
| is sent to someone in our org.  Any thoughts?

I sometimes seem bounces which mention a yacc stack overflow.
Could be related.



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

* Re: [9fans] smtpd crashing
@ 2000-08-24  6:36 nigel
  0 siblings, 0 replies; 5+ messages in thread
From: nigel @ 2000-08-24  6:36 UTC (permalink / raw)
  To: 9fans

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

Smptd crashes because messages longer than 64K are written
to a file rather than into memory. A rather quaint #define VMLIMIT
sets this value.

Unless /mail/tmp is generally writeable (chmod o+w /mail/tmp),
the temporary file cannot be created, since smtpd runs as none.


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

From: Scott Schwartz <schwartz@bio.cse.psu.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] smtpd crashing
Date: Wed, 23 Aug 2000 17:35:21 -0400
Message-ID: <20000823213521.1769.qmail@g.bio.cse.psu.edu>

| smptd seems to be crashing every time a message with an attachment 
| is sent to someone in our org.  Any thoughts?

I sometimes seem bounces which mention a yacc stack overflow.
Could be related.

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

* Re: [9fans] smtpd crashing
@ 2000-08-23 18:54 sah
  0 siblings, 0 replies; 5+ messages in thread
From: sah @ 2000-08-23 18:54 UTC (permalink / raw)
  To: 9fans

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

Apologies,

clarification:  it's large attachments that seem to be the killer.

tks,

sam

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

[-- Attachment #2.1.1: Type: text/plain, Size: 111 bytes --]

I get email with attachments all the time.
Lots of plan9 stuff, for example, have attachments.

  Brantley

[-- Attachment #2.1.2: Type: message/rfc822, Size: 1452 bytes --]

From: sah@borf.com
To: 9fans@cse.psu.edu
Subject: [9fans] smtpd crashing
Date: Wed, 23 Aug 2000 14:36:05 -0400
Message-ID: <200008231836.OAA07564@cse.psu.edu>

Greetings,

smptd seems to be crashing every time a message with an attachment 
is sent to someone in our org.  Any thoughts?

(subsequently the message is rejected to the author)

sam

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

* Re: [9fans] smtpd crashing
@ 2000-08-23 18:40 bwc
  0 siblings, 0 replies; 5+ messages in thread
From: bwc @ 2000-08-23 18:40 UTC (permalink / raw)
  To: 9fans

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

I get email with attachments all the time.
Lots of plan9 stuff, for example, have attachments.

  Brantley

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

From: sah@borf.com
To: 9fans@cse.psu.edu
Subject: [9fans] smtpd crashing
Date: Wed, 23 Aug 2000 14:36:05 -0400
Message-ID: <200008231836.OAA07564@cse.psu.edu>

Greetings,

smptd seems to be crashing every time a message with an attachment 
is sent to someone in our org.  Any thoughts?

(subsequently the message is rejected to the author)

sam

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

end of thread, other threads:[~2000-08-24  6:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-23 18:36 [9fans] smtpd crashing sah
2000-08-23 21:35 ` Scott Schwartz
2000-08-23 18:40 bwc
2000-08-23 18:54 sah
2000-08-24  6:36 nigel

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).