Skip to content

Communication via STDIN/STDOUT #301

Answered by pepoluan
chamilton-ccn asked this question in Q&A
Discussion options

You must be logged in to vote

The biggest challenge is that aiosmtpd directly couples to asyncio's Transport feature.

In there, there are a HUGE number of hairy things asyncio has to do to make TCP streams async.

So I don't think aiosmtpd can easily support native STDIN/STDOUT.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@chamilton-ccn
Comment options

@waynew
Comment options

@chamilton-ccn
Comment options

@pepoluan
Comment options

@chamilton-ccn
Comment options

Answer selected by chamilton-ccn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants