Ask a Question related to Debian, Design and Development.
-
Gordon Chapman #1
Exim, can send mail but not receive
Just installed Exim 3.35, I can send mail from the server and from a machine
on the LAN. The machine has the domain MX record pointing to it. The
/var/mail/$user user files receive the mail but clients seem incapable of
collecting this mail. Using outlook express, get the following
Your server has unexpectedly terminated the connection. Possible causes for
this include server problems, network problems, or a long period of
inactivity. Account: 'LANMAIL', Server: 'mailserver_name', Protocol: POP3,
Port: 110, Secure(SSL): No, Error Number: 0x800CCC0F
What do I need to do to allow mail to be collected
Many Thanks
Gordon Chapman
Gordon Chapman Guest
-
Send and receive data from mysql.
I would like flash to send and receive data from mysql. To send data I would like to create 5 input fields, and then use a submit button. Then... -
FMS send/receive data when paused
Upon streaming from Flash Media Server I can see data being exchanged via windows network connection which makes sense. However when I pause the... -
Is it possible to send / receive cookies on an image
Is it possible to create a perl script that would send to the user an image and cookies. Depending on the cookie on the users computer, the user... -
Can't send/receive Mail (Apple Mail)
Somehow, I can't send or receive any E-mails... I'm using apple mail and tried with entourage, too... I also checked user name, password..etc... -
NIC's will send but not receive
Have two pc's at home running WinXP Home (SPk1) connected with a CAT5 crossover cable. We don't share an internet connection, just want to be able... -
Shyamal Prasad #2
Re: Exim, can send mail but not receive
"Gordon" == Gordon Chapman <gordon.chapman@freeuk.com> writes:
Gordon> Just installed Exim 3.35, I can send mail from the server
Gordon> and from a machine on the LAN. The machine has the domain
Gordon> MX record pointing to it. The /var/mail/$user user files
Gordon> receive the mail but clients seem incapable of collecting
Gordon> this mail. Using outlook express, get the following Your
Gordon> server has unexpectedly terminated the
Gordon> connection.
Exim is only a Mail Transfer Agent, it is not a POP or IMAP server
that allows email clients to fetch mail. You need to install and
configure a POP or IMAP server for Outlook Express to be able to fetch
mail. ("apt-cache search pop" and "apt-cache search imap" will help in
looking at your options).
Most Unix style mail clients do not need such servers if they are
running on a machine that can read /var/mail/${user} files. POP is
what Outlook Express is expecting when fetching mail. Exim provides
the SMTP interface that Outlook Express can use to send mail, and SMTP
is also used when mail is exchanged between systems.
Cheers!
Shyamal
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Shyamal Prasad Guest
-
Andreas Janssen #3
Re: Exim, can send mail but not receive
Hello
Gordon Chapman wrote:
If the email is delivered to the files in /var/mail/, it looks like you> Just installed Exim 3.35, I can send mail from the server and from a
> machine on the LAN. The machine has the domain MX record pointing to it.
> The /var/mail/$user user files receive the mail but clients seem
> incapable of collecting this mail. Using outlook express, get the
> following
>
> Your server has unexpectedly terminated the connection. Possible causes
> for this include server problems, network problems, or a long period of
> inactivity. Account: 'LANMAIL', Server: 'mailserver_name', Protocol:
> POP3, Port: 110, Secure(SSL): No, Error Number: 0x800CCC0F
>
> What do I need to do to allow mail to be collected
have a problem with your POP3 server rather than a problem with exim. You
do have one installed, right?
best regards
Andreas Janssen
--
Andreas Janssen
[email]andreas.janssen@bigfoot.com[/email]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Andreas Janssen Guest



Reply With Quote

