Skip to content

Please add display attachment text content  #114

@ghost

Description

Hi. . .
Please add:
Display the content parameters of the attachment text
e.g

-c    Customize adaptive text encoding 
       -c "uft-8" or  
       -c "ASCII"  or 
       -c  "iso-8859-1"   

etc...

This may require add adaptive encoding parameters, otherwise the receiver may experience character encoding confusion

-D   Directly display the text content of the attachment
       -D-type "text"  or
       -D-type "HTML" or " HTM"

command e.g
pop -c "ASCII" -s %Hi% -D-type "text" test.text -e ssl -H %h% -U %u% -p %p% -f %f% -t %t%

pop -c "uft-8" -s %Hi% -D-type "HTML" test.html -e ssl -H %h% -U %u% -p %p% -f %f% -t %t%




Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions