On Wed, Jul 22, 2009 at 11:58:17PM -0400, Brad wrote:
> Is there a way to login a exim user to yahoo account and send and receive
> email on the yahoo?
> 
> I am trying fetchmail but having issues.
> 
> Ypops for winblows kindof works but Linux version appears to be broken when
> downloaded from the website?
> 
> I would like to do this all from the server level anyways.

I think that you need to revise and understand what the components are.

Exim is MTA, it will happily send email to the yahoo MTAs for people with yahoo 
mailboxes.
If someone with a yahoo account sends mail to someone with mail hosted on your 
machine,
their MTA will speak to yours (Exim) and transfer the mail.
All these transfers happen using the SMTP protocol.

Fetchmail is used for retrieving mail that has been delivered to a mailbox, it 
will
do this using the POP3 or IMAP protocols. Once the mail has been retrieved,
fetchmail will invoke exim to deliver it to a local mailbox.

-- 
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT 
Lecturer.
+44 (0) 787 668 0256  http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: 
http://www.phcomp.co.uk/contact.php
Past chairman of UKUUG: http://www.ukuug.org/
#include <std_disclaimer.h>

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to