Re: test imap and pop3
Andrew Thompson skrev:
Petterson Mikael wrote:
..
I am writing an email client in java ( open source) and need to test if
I can retrieve the messages. Do you know of any servers that can provide
this service for me?
I am no expert on this area, but was playing with
some source recently that allowed me to access
my GMail account. I suspect most web based
email services would offer programmatic access.
That is what you are talking about, right?
Hi,
I am using javamail api from sun. I need see if the code that I have
written works ok! I want to write a test that can test both IMAP and
POP3 support in my client.
I really need mail servers that have IMAP/POP3 support so that I can see
that I get my mail.
cheers,
//mikael
.
Relevant Pages
- Re: I have been hacked (WAS: Have I been hacked or is nmap wrong?)
... > console based ftp client. ... the FTP servers have? ... > They are really mail servers, at least smtp for outgoing mails ... If you're firewall was dropping incoming packets destined to ... (freebsd-questions) - Re: DNS not resolving mail server for ADSL users
... > did I say my intention was to confuse, ... > to identify mail servers, so it better to set up one as ... > of even one SMTP server that will be looking for an MX ... Maybe the way you configure your mail servers, there is no need for internal ... (microsoft.public.win2000.dns) - RE: suggestions on a good firewall
... > guard feature which only lets mail servers receive the RFC 821 commands ... the FTP Fixup allows traffic in on port 20 ... > commands that could be used for nefarious purposes. ... (Security-Basics) - Re: Which greylist milter is least maintenance
... If you have multiple mail servers and MX records a sending system, on receiving a tempfail, will try the next. ... If that also has greylisting it will move to the next until it has exhausted your mx list. ... If you have greylisting enabled on one but not all MX servers you effectively have no greylisting for sending systems that are smart enough to retry. ... If you have greylisting on all your systems and they each maintain their own database you effectively have greylisting from hell. ... (comp.mail.sendmail) - Re: Email Delivery Problems
... The Comcast residential TOS prohibits servers at all so even if you can use ... their mail servers as a Smart Host you'd be violating the TOS. ... SBS using Comcast Residential service on a double NIC, smtp, dns. ... (microsoft.public.windows.server.sbs) |
|