Y
Hacker News
new
|
ask
|
show
|
jobs
by
spb
4361 days ago
Would it be possible to write something like an SMTP server that feeds directly into Inbox, no Dovecot/Cyrus/IMAP/POP3 required?
2 comments
kbenson
4361 days ago
It might be simpler to just use a regular SMTP server and procmail or equivalent to deliver to Inbox, with fallback to local mailbox on failure to deliver, which Inbox could then sync. No need to reinvent the wheel here.
link
grinich
4361 days ago
Conceivably, yes. (Though I haven't tried it.)
link