Message4660
If memory serves, the sendmail binary creates a randomly named data file and a
corresponding lock file inside the outgoing mail spool directory, writes the message into the
main file, then deletes the lock file.
Meanwhile, the sendmail daemon (running as root) watches that queue directory and when it
sees a new file, it waits for the corresponding lock file to disappear (if it even still exists at
that point). Then it reads the file, relays its contents, and deletes the file from disk.
That said, I've never done any coding under the hood of sendmail—the closest I've ever come
is writing sendmail.cf rules—so I'm not certain about that. |
|
Date |
User |
Action |
Args |
2012-10-29 18:29:43 | dgatwood | set | messageid: <1351535383.99.0.940233506312.issue2550747@psf.upfronthosting.co.za> |
2012-10-29 18:29:43 | dgatwood | set | recipients:
+ dgatwood, ber, pefu, jherazo-beverly |
2012-10-29 18:29:43 | dgatwood | link | issue2550747 messages |
2012-10-29 18:29:42 | dgatwood | create | |
|