Giter Club home page Giter Club logo

Comments (9)

santagada avatar santagada commented on August 30, 2024

A segunda parte é comigo, de fazer o django mandar os emails e testar se tudo esta funcionando.

from timtec.

liquuid avatar liquuid commented on August 30, 2024

O site vai receber emails ? é isso ?

Outra coisa, tem 2 sevidores timtec, o timtec e o timtec-design, qual deles ?

from timtec.

santagada avatar santagada commented on August 30, 2024

O timtec.hacklab.com.br é o wiki e não tem a ver com esse projeto. Eu quero poder mandar emails, pra isso o django se conecta no servidor local via smtp e passa os emails para ele. Quem realmente envia emails para fora é o postfix. O que eu preciso é que o postifix esteja pronto para receber emails do localhost e envialos para fora.

from timtec.

liquuid avatar liquuid commented on August 30, 2024

Feito, pra testar:

echo oi | mail [email protected]

from timtec.

santagada avatar santagada commented on August 30, 2024

valeu :)

from timtec.

andersonorui avatar andersonorui commented on August 30, 2024

@santagada, como tá isso? já conseguiu configurar?

from timtec.

santagada avatar santagada commented on August 30, 2024

Falta configurar no django e testar

On 9/5/13, Anderson Orui [email protected] wrote:

@santagada, como tá isso? já conseguiu configurar?


Reply to this email directly or view it on GitHub:
#48 (comment)

Leonardo Santagada

from timtec.

santagada avatar santagada commented on August 30, 2024

Funcionando, mas o gmail continua mandando os emails para a pasta spam... tem mais alguma coisa pra fazer para ajudar nisso liquuid? Parece que o dns já esta funcionando:

root@timtec:# curl http://ipecho.net/plain; echo
192.241.176.169
root@timtec:
# dig timtec.com.br

; <<>> DiG 9.9.2-P1 <<>> timtec.com.br
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57993
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;timtec.com.br. IN A

;; ANSWER SECTION:
timtec.com.br. 300 IN A 192.241.176.169

;; Query time: 179 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Sep 5 19:19:42 2013
;; MSG SIZE rcvd: 58

from timtec.

andersonorui avatar andersonorui commented on August 30, 2024

Testei e não foi para o spam! 👍

from timtec.

Related Issues (20)

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.