Hi, I am able to retrieve email from gmail accounts. The problem was, the latest stunnel I had installed was giving producing an "Input/output error". However, I am currently having a problem to send email via smtp through a gmail using stunnel. Apparently, this is because in order to send email from a gmail account, SMTP authentication needs to be supported. Unfortunately, stunnel does not support SMTP authentication.
I have done some research and found an application that would do this, "Anubis". I have installed and configured Anubis, but when I try running it, I have been modifying the Anubis system configuration file and I have been getting a "Permission denied" or "Input/output error" messages. Are the errors I am getting generated from Anubis, mailutils or the gmail server ? What could be causing these errors ? Are there any other application I could use that would enable me to send email from gmail accounts that support SMTP authentication ? Thank you in advance. - Melinda -----Original Message----- From: Sergey Poznyakoff [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 22, 2005 10:31 AM To: Melinda Chin Subject: RE: [bug-mailutils] accessing gmail pop3 and smtp account Hi Melinda, Melinda Chin <[EMAIL PROTECTED]> wrote: > However, I am getting an EX_IOERR calling mailbox_open function. Hmm, EX_IOERR is not a valid error code. How do you get it? Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
