|
Recently I had to move one of my web applications to a new hosting provider. The mail and web service is still held on the old hosting site however, when I try to send an email from the new server,I get an error;
"The server rejected one or more recipient...
Started by Skittles on
, 7 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
POP-Before-SMTP
You already have the code you're looking a connection....
I'm pretty sure POP3 is not built but, someone may find it useful.. .
Of failure with the need of POP-login before using the SMTP-service.
|
|
Hi,
I use POP and SMTP via Standard Socket in my software, using 1und1 account.
What I do is (simplified)
Login with POP3
-check for existance of Mail
-- then in the disconnect event of POP
---login with SMTP
--- try to send mail
in both error events ...
Started by Jason on
, 12 posts
by 3 people.
Answer Snippets (Read the full thread at realsoftware):
So with MTA you mean machine....
Some other method Hi msssltd,
thank you for the fast response .
I don't think this is your problem.
They are not using pop before SMTP.
|
|
Guys,
XDove named after XMail & Dovecot the 2 open source offerings that are combined to provide the best possible Email server
functionalities that is one-click installable on your QNAP NAS. XDove provides mail services like SMTP, POP3 and IMAP, it also...
Started by AndyChuo on
, 15 posts
by 10 people.
Answer Snippets (Read the full thread at qnap):
Unofficial QNAP How-To Guide: http not handled
Any suggestions for a workaround?
This suggests that the domain doesn't exist before creating.
Don Search (upper right hand corner) before posting.
To come out.
|
Ask your Facebook Friends
|
We are having loads of problems with BPAM as usual i have logged a call with frontrange but it appears they have no idea what is going on either I'm hoping someone can help or give me some ideas!
Here goes:
We have 2 separate Heat databases (dont ask ...
Started by Abigail on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at blakesheaven):
Mine sends mail through an exchange mail account and I prefix any SMTP address with " MAPI:SMTP: {email-address....
One more thought.
With the error indicating: Send a Message Failed WHERE IS THE SAME ADRESS .
The pop/smtp mailbox.
|
|
Using Delphi, i want to send a text message to my web server using winsock, and then use an email php function on the server to post the message.
First i have done the sending procedure (Procedure SendEmail): it reads a text file (log) and POST it to ...
Started by volvox on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Requires authentication via POP-before-SMTP, you should look into using something like PHP Mailer which can facilitate this kind of interaction - or roll your own using the PHP functions for POP (which fsockopen(), fputs()....
|
|
MS and Postini (Google) are in a tizzy, and long story short, Microsoft was/has blocked Postini's IP block. I think it's been lifted again, but my workaround isn't working (see below).
I have a Small Business Server with Exchange 2003 SP2 on it and the...
Started by gravyface on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
The wildcard SMTP connector with the * should have the highest cost, SMTP Connectors pointing the Microsoft domains? Exchange uses DNS to resolve domains before they are categorised,
Sending Internet Mail Internet mail: DNS, the....
|
|
I have php installed on my windows computer, then I edited php.ini like this:
Code: [mail function] ; For Win32 only. ; http://php.net/smtp SMTP = mail.mydomain.com ; http://php.net/smtp-port smtp_port = 25
mail.mydomain.com is the smtp setting provided...
Started by tombr on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at hostgator):
; http://php.net/smtp SMTP = mail.mydomain.com ; http://php.net/smtp-port....
Http://en.wikipedia.org/wiki/POP_before_SMTP I think SMTP authentication function] ; For Win32 only.
A predefined timeout period.
|
|
SMTP logging only for 1 day
Hi All,
My SMTP server seems to be logging only for 1 day of SMTP activity and SMTP-Debug. There are only around 30-35 log files (including W3C, which stores every hour logs) in the log location. I cant find a setting that...
Started by SujithC on
, 13 posts
by 3 people.
Answer Snippets (Read the full thread at parallels):
Is, if the issue is with statistics, how can we exclude mail logs (SMTP and POP) from statistics? Or how can I keep the mail logs (SMTP and POP) after running statistics?
Under plesk 10, Home > to developers it is not so....
|
|
On Tue, 17 Mar 2009 01:31:07 -0700 (PDT), Crni Gorac <cgorac@gmail.com
Now when Eisner is hopefully on its way back (many thanks to everyone
involved in starting resolving this issue!):
In the meantime, I used an account on a Linux server as my...
Started by Crni Gorac on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
To be established before the POP3 connection is
attempted and remain active until after the POP3 session for POP/IMAP:
http://h71000.www7.hp.com/doc/732final/6526/6526pro_042.html
I have not figured out how to SEND email via my VMS box....
|
|
Hi
My flat started using a new router/modem "Technicolor TG582n" and since then I cannot send emails, only receive, it wasn't a problem before the switch and I have checked my account settings are correct.
Any suggestions on how to fix the issue?
After...
Started by anthony.cook on
, 16 posts
by 3 people.
Answer Snippets (Read the full thread at vodafone):
Up my mail to use a different SMTP outgoing port? Just checking you are a Vodafone NZ ADSL customer show smtp.vodafone.co.nz port 25
That answer the question? POP is port 110
You should be using the smtp server address for the provider....
|