GithubHelp home page GithubHelp logo

Comments (5)

side2k avatar side2k commented on July 21, 2024

@frdmn I've committed a fix for this, but I can't test it myself. Would be grateful if you checked it.

from email2pb.

frdmn avatar frdmn commented on July 21, 2024

@side2k Impressed about your response time! Wow.

Unfortunately there's a new issue now:

Jun  8 14:02:18 chewbacca postfix/local[1348]: D066E2540B68: to=<[email protected]>, relay=local, delay=0.18, delays=0.02/0.01/0/0.16, dsn=5.3.0, status=bounced (Command died with status 1: "/var/spool/postfix/email2pb/email2pb". Command output: Traceback (most recent call last):   File "/var/spool/postfix/email2pb/email2pb.py", line 69, in <module>     cmdline += [item.encode(DEFAULT_ENCODING) for sublist in header_pairs for item in sublist] UnicodeDecodeError: 'ascii' codec can't decode byte 0xb5 in position 5: ordinal not in range(128) )

from email2pb.

side2k avatar side2k commented on July 21, 2024

@frdmn hmm. Heres another fix.

from email2pb.

frdmn avatar frdmn commented on July 21, 2024

@side2k Still not :/

Jun  8 14:20:24 chewbacca postfix/local[3719]: 3BF6A2540B68: to=<[email protected]>, relay=local, delay=0.18, delays=0.02/0.01/0/0.15, dsn=5.3.0, status=bounced (Command died with status 1: "/var/spool/postfix/email2pb/email2pb". Command output: Traceback (most recent call last):   File "/var/spool/postfix/email2pb/email2pb.py", line 54, in <module>     body_part = body_part.decode() UnicodeDecodeError: 'ascii' codec can't decode byte 0xb5 in position 0: ordinal not in range(128) )

from email2pb.

frdmn avatar frdmn commented on July 21, 2024

👍

from email2pb.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.