Tagged Questions
The relay tag has no wiki summary.
2
votes
3answers
104 views
Fetch value from website and control relay?
I got a quite unusual question today from a client. They provide a mission-critical service where it's important that people are notified when a certain event happens. Currently they have an API that ...
1
vote
0answers
67 views
Exchange 2007 relay from sendmail, message “Undelivered”. Possible reasons?
I seem to have posted to the wrong StackExchange. Here's my ServerFault re-post on this topic: ...
1
vote
1answer
372 views
IIS SMTP - The server response was: 5.7.1 Unable to relay for outgoing address, Still not working
I saw
Mailbox unavailable. The server response was: 5.7.1 Unable to relay for abc@xyz.com
and all of the answers, and I have added my ip on
IIS-->Default SMTP Virtual ...
1
vote
0answers
605 views
Programmable Wifi Relay / Power Switch?
I'm toying with the idea of a pet project..
I wanna make our coffee machine remote controlled by a web interface.
The idea is to hit a "make me coffee button" and have it poll the router get the MAC ...
1
vote
4answers
304 views
Put a java socket-like program in a cloud service
I developed a server side java program, basically is a relay server so I can easily pass NATs and firewalls. The program works, but now I need a cloud service to host it. Do you know where/how I can ...
1
vote
4answers
1k views
How can I delay mail delivery through an SMTP relay, possibly sendmail
I have a requirement to delay mail delivery through an SMTP Relay.
i.e.
Mail message is successfully recieved at time T.
Forward Message to destination at time T+4hours.
Is this possible in ...
1
vote
2answers
498 views
Looking for smtp service with reporting features
Because the IP of the SMTP server that is being used by my Gridserver account at Mediatemple is blacklisted I'm looking for an off site SMTP service to send mails from my PHP application to ...
1
vote
3answers
2k views
How to design and implement a simple WCF service relay?
We are in the process of designing a simple service-oriented architecture using WCF as the implementation framework. There are a handful of services that a few applications use. These services are ...
0
votes
1answer
5 views
Any solution to have such a http relay or proxy
3 PCs A, B, C.
A: windows PC (within intranet, can reach B but blocked to C)
B: linux PC (within intranet, can reach A, C and access internet through proxy server at PC C)
C: proxy server (within ...
0
votes
1answer
69 views
Can netcat listen to a port of a remote computer?
I am relaying the output of my script to a local port in my system viz -
$python script.py | nc 127.0.0.1 8033
Let's assume that my computer has ip 10.0.0.3
Now, Is it possible that some other ...
0
votes
0answers
120 views
ISS 6.0 Config SMTP Server not sending to all email address
I have a server Windows 2008 R2 Server Web Edition 64 bits . I installed IIS 6.0, I configured the SMTP server. I can send emails to domains like yahoo, hotmail, gmail. But when I want to send a email ...
0
votes
3answers
61 views
How do you send messages from a different address using Gmail and Java?
I'm using Java to send messages from Gmail with Apache Commons Email, but it seems like it doesn't allow me to send messages from an address different from the one that I use to authenticate.
How do ...
0
votes
2answers
30 views
Any off the shelf app to rebroadcast tcp packets?
I am working with a 3rd party device which opens a tcp port that only allows one connection at a time. If my app connects to the port, all other connections are denied.
I'd like to find an app that ...
0
votes
1answer
125 views
How to access IMAP email through an email proxy server
I'm not 100% certain how to phrase the question, so let me start with what I'm trying to do and the barriers:
Goal:
Read/Answer mail from "another account" in GMail by adding a new email account ...
0
votes
1answer
207 views
How to dispose off the relay command in mvvm wpf model
I have this app using MVVM wpf model along with John Smith's relay command class. There are two main issues with it:
1) Even after disposing the view model and setting the commands to null, they are ...
0
votes
0answers
56 views
Exim4 - Unknown named host list
I got this strange error now:
2011-05-23 17:01:26 unknown named host list "+relay_from_hosts"
But it is set (in /etc/exim4/conf.d/main/01_exim4-config-listmacrosdefs):
hostlist relay_from_hosts = ...
0
votes
1answer
63 views
mail relay from web application / tool
What is the best way to send mail notification from web application?
I have domain that uses google apps for the mail service.
I want my application to be able to send mail to the users and I tried ...
0
votes
1answer
239 views
Advantages of using smtp relay over using a programing language's smtp library functions
I would like to know of any advantages/disadvantages of using an smtp relay (with sendmail/postfix/qmail) over using a programming language's built-in smtp api.
We have always run a mail server off ...
0
votes
1answer
211 views
Why is Authorize.net throwing an error when my relay response URL points to a CodeIgniter controller and not otherwise?
I'm not typically a web developer, but I'm a decent enough coder that I felt comfortable accepting a proposal from a friend to develop his brother's small business website. I'm nearly finished and ...
0
votes
1answer
323 views
Relaying RTMP stream from one server to another
There is a WWW page with Flash stream on it. I want to download and forward this stream to another streaming server, when possible - replace audio stream (e.g. translate), but without recompressing ...
0
votes
1answer
246 views
postfix SMTPD relay problems while sending
Ok So I set up a server as a mail server, using postfix + mysql +courier I'm using mysql for the virtual domains and users maildir.
IT is now working properly except for one part , and that is the ...
0
votes
2answers
460 views
JavaMail 1.4.3 sending mail though exchange 2003
I keep getting 550 5.7.1 Unable to relay for someUser@gmail.com
try {
Properties p = System.getProperties();
p.put("mail.smtp.host", "server IP");
...
0
votes
1answer
107 views
Sending file to multiple contact's resources
Are there existing practices / XMPP extensions to send a file to several contact's online resources via relay (SOCKS5) server?
Use-case explanation:
Alice (alice@example.com) wants to send a file to ...
0
votes
0answers
231 views
How to peek for icecast [relays'] metadata without real “data” connection?
I have an icecast2 relay and want to collect some stats about tracks being transfered. I'm now peeping into relayed streams themselves with twisted shoutcast procol client, but that's prone to errors, ...
0
votes
1answer
526 views
Are SMTP relay requirements for System.Net.Mail different than System.Web.Mail
I deployed my web app to our production IIS 6.0 server and everything is working except when my code attempts to send email to an address that is NOT in the domain of our email server. I've seen ...
0
votes
1answer
167 views
exim4 nonstandard ports
I am trying to use exim4 on debian to relay mail, nothing more. I have a stage mail server and a production mail server (both written custom in python to do weird stuff). I also have all these ...
0
votes
2answers
255 views
mailbox can not be reached, mail address can not relay
I use asp.net's smtpClient to send email, but recently I found it can only send the email to the same domain as the smtp server, if i try to send the email out of that , it will have such error:
...
0
votes
1answer
701 views
How to create a netcat relay on OS X?
I'm trying to troubleshoot my postfix so I decided to route its traffic to my isp smtp relay trough a netcat relay:
nc -l <someport> 0<backpipe | nc <isp-smtp> 26 | tee backpipe
And ...
-1
votes
1answer
156 views
Sending mail with Indy without using external server
My apps send emails using the Indy TiDSMTP client component. In some situations however, the customers are not able or willing to set up SMTP servers and ports, usernames, etc, so I would like to ...
-2
votes
1answer
239 views
Webcam software with motion/audio detection that fires custom scripts? [closed]
Does anybody know of good webcam software that will fire a custom command (DOS) if it detects motion or audio.
Maybe something with
-scheduling
-built in web serving of webcam on it's own port
...