Forum > Networking and Web Programming

SMTP for development on Linux (Papercut alternative)

(1/2) > >>

tudi_x:
hi All,
i am developing email sending on a Linux environment. i am trying to inspect the HTML emails.
what are you guys using to inspect HTML emails on Linux? (something that i do not have to compile myself :) )

on Windows I used Papercut but it does not work in wine.
thank you

taazz:
just a clarification papercut is an smtp server that can be used to receive emails but it does not send them. This shouldn't be to hard to emulate in linux.
Papercut is written in C# you might be better of trying to compile it with mono for linux instead of using it under wine.

sash:
Excuse me, but what does "inspect HTML emails" exactly mean?

tudi_x:
@sash
1. the email was sent
2. the information intended has been placed in the email
3. if the said information is presented in the way it was intended

@taazz
thank you

sash:

--- Quote from: tudi_x on July 05, 2018, 01:12:35 pm ---@sash
1. the email was sent
2. the information intended has been placed in the email
3. if the said information is presented in the way it was intended

--- End quote ---

Still don't quite get it. Couldn't it all three be achieved with simple redirection to another mail account, so you can see it in your regular email client?

Navigation

[0] Message Index

[#] Next page

Go to full version