The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
mail problems - how to send mail on solaris amon SUN Solaris 10 04-06-2006 09:31 AM
e-mail client supporting HTTP mail servers babayeve UNIX for Dummies Questions & Answers 0 05-21-2005 03:10 AM
Send mail to any user (@hotmail,@yahoo etc) from Solaris zing UNIX for Dummies Questions & Answers 2 02-17-2004 08:53 PM
can not send mail from unix server to company/yahoo mail b5fnpct UNIX for Dummies Questions & Answers 5 11-22-2002 09:24 PM
sending a mail to a mail client solaris73 UNIX for Dummies Questions & Answers 5 11-18-2002 01:58 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 09-23-2005
marcpascual marcpascual is offline
Registered User
  
 

Join Date: Sep 2005
Posts: 35
perl Mail::Client::Yahoo problems

hi,

im very new to perl and im having problems with a module. my comptuer is behind a firewall and i dont know how to work this problem out. i tried passing my proxy parameters (ip, port, user, pass) to my environment variables but it doesnt seem to work. heres the almost exact code from the module manual:

use Mail::Client::Yahoo;
my $y = Mail::Client::Yahoo->login(
username => 'user', password => 'passwd', secure => 0, ); $y->select_folder('Inbox');
print $y;
my $m = $y->message(0);
print $m;
my @ids = $y->message_list();
print @ids;
$y->message($ids[0]);
print $y;
# $y->delete_message(0);
$y->logout();


the error i keep on getting is:

Login failed on Front Page Retrieval: Proxy Authentication Required at /usr/lib/perl5/site_perl/5.8.6/Mail/Client/Yahoo.pmline 134.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 06:05 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0