Giter Club home page Giter Club logo

mail2go's People

Contributors

jcoupalk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mail2go's Issues

Error: invalid memory address or nil pointer dereference

Hi,

I like this project's idea!
Sadly I tried to send a single e-mail but got following error:
Error sending email: dial failed: EOFpanic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x60 pc=0x5e8ed8]

goroutine 1 [running]:
github.com/wneessen/go-mail/smtp.(*Client).hello(0xc0000b1b50?)
/home/jordancup/go/pkg/mod/github.com/wneessen/[email protected]/smtp/smtp.go:110 +0x18
github.com/wneessen/go-mail/smtp.(*Client).Noop(0x4ba71c?)
/home/jordancup/go/pkg/mod/github.com/wneessen/[email protected]/smtp/smtp.go:432 +0x1e
github.com/wneessen/go-mail.(*Client).checkConn(0xc0000ca100)
/home/jordancup/go/pkg/mod/github.com/wneessen/[email protected]/client.go:593 +0x45
github.com/wneessen/go-mail.(*Client).Close(0xc0000ca100)
/home/jordancup/go/pkg/mod/github.com/wneessen/[email protected]/client.go:541 +0x25
main.sendEmail({0x7ffdb3ead4bb, 0x14}, 0x1d1, {0x7ffdb3ead4da, 0xa}, {0x7ffdb3ead4e8, 0xd}, {0x7ffdb3ead4f9, 0x15}, {0xc00008a960, ...}, ...)
/mnt/c/Users/jcup45/OneDrive/Documents/Code Snippets/Go/Mail2Go/smtp.go:48 +0x517
main.main()
/mnt/c/Users/jcup45/OneDrive/Documents/Code Snippets/Go/Mail2Go/main.go:184 +0x92f

FWIW I'm behind a proxy.
OS is Ubuntu 20.04.
I followed the installation instructions. I did not try to build it myself.
If you need more info I'll be happy to provide it.

Regards,
J.

Disable secure connection(STARTTLS)

Hello

Could you help to understand how to run mail2go without using secure connection?

What is my use case - I'm need to send test email for portForwarded postfix, which have STARTTLS option, so the connection can be secured, but as long I'm doing test locally with portForwarding I don't need to have secure connection.

Thank you

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.