GithubHelp home page GithubHelp logo

smtp2web's People

Contributors

arachnid avatar

smtp2web's Issues

Add 'deleted' flag for Mapping entities

Instead of deleting a Mapping entity, set a 'deleted' flag.
Export this via the mapping update API so SMTP servers can delete entries.
Update the admin console to exclude deleted entities.
Update the admin console to replace an entity if it exists but is deleted.

Original issue reported on code.google.com by [email protected] on 10 Jun 2008 at 1:17

I've created an account but the sent mails are not delivered

What steps will reproduce the problem?
1. Added a @smtp2web.com mapping. User: "facilethings", URL: 
"http://facilethings/inbox"
2. Uploaded and validated the empty HTML requested to my site.
3. Send an email to "[email protected]"

What is the expected output? What do you see instead?
I guess email would be received by the service and sent as a POST to the URL. 
But I receive a delivery error email with the following content:

"A message that you sent could not be delivered to one or more of
its recipients. The following addresses failed:
 <[email protected]>
SMTP error from remote server after RCPT command:
host mx2.smtp2web.com[72.14.176.101]:
550 Cannot receive for specified address"

What am I doing wrong?

Original issue reported on code.google.com by [email protected] on 18 Mar 2011 at 8:18

smtp2web fails to forward Windows-1252 encoded email

What steps will reproduce the problem?
1. open gmail and make sure you set Outgoing message encoding: Use default
text encoding for outgoing messages
2. set your browser encoding to Windows-1252
3. send a mail via smtp2web:
##################################
- Morning meetings with IT group- Sent email to users in accounting, shop
office, old shop office asking whether things were faster now.
- Following up on questions about potential new MAS voicemail system
- Re-directed Hyder's request for approval to Randy
- Conference call (at 2pm) with material tracking software company
)
##################################

What is the expected output? What do you see instead?
Message is either pass through or is bounced back to sender. Message
'sinks' in place instead.

Please provide any additional information below.
Same problem using plain-text message encoded in Western-1252 sent from
Thunderbird (using smtp.google.com)

Original issue reported on code.google.com by [email protected] on 25 Sep 2009 at 7:49

Include email CC info in POST request

arachnid, thank you for such a great service!

Can you include also CC information in POST request, please.
So developer can access it like this:

  sender = self.request.GET.get("from", "")
  recipient = self.request.GET.get("to", "")
  cc = self.request.GET.get("cc", "")

I'm developing some kind of email-driven-service where this information is 
needed for further processing.

Regards,
Olex

Original issue reported on code.google.com by olexandr.kundirenko on 21 Mar 2009 at 5:17

Mails are not accepted by the server

1. I send an email from my google mail address to either [email protected] or 
my created address
2. After a while, the mailer deamon tells me that "Delivery to the following 
recipient has been delayed" - additional technical info is as follows:

The recipient server did not accept our requests to connect. Learn more at 
http://mail.google.com/support/bin/answer.py?answer=7720
[mx1.smtp2web.com. (5): Connection refused]
[mx2.smtp2web.com. (5): Connection refused]

3. The mail is never send as an http post request anywhere.

Original issue reported on code.google.com by [email protected] on 4 Oct 2011 at 8:12

Can't "Confirm Ownership"

What steps will reproduce the problem?
1. login > Add @smtp2web.com mapping
2. Confirm Ownership (I add the file - tried different locations/blank
files/non blank files)
3. Click Add then....Nothing. Forwarded to a blank "/addmapping" page.

Original issue reported on code.google.com by [email protected] on 4 Dec 2009 at 10:22

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.