Re: downloading mail

2016-11-28 Thread Mike McClain
My .fetchmailrc has this:
poll mail.copper.net protocol pop3
user "mike..."with pass "" is "root" here
forcecr smtpaddress localhost fetchall
mda "/usr/sbin/sendmail -i -f %F -- %T"
HTH,
Mike

On Sun, Nov 27, 2016 at 02:37:23PM -0700, Bob Holtzman wrote:
> fetchmail
> fetchmail: no mailservers have been specified.
>
> which is pretty strange since
>
> less fetchmail
> poll "pop.west.cox.net"
> protocol pop3
> username "holtzm"
> #password "4vr4mz4v3l"
> password ""
> mimedecode
> mda "/usr/bin/procmail -f -"
>
> Tried a few other cominations including .fetchmail and .fetchmairc with
> no better results.
>
> I'mmissing something obvious, but what?
>
> --
> Bob  Holtzman
> "Bother", said Pooh, as he chambered another round...

--
"He who has never made a mistake has not made anything"



Re: downloading mail

2016-11-27 Thread Joe
On Sun, 27 Nov 2016 14:37:23 -0700
Bob Holtzman  wrote:

> fetchmail
> fetchmail: no mailservers have been specified.
> 
> which is pretty strange since 
> 
> less fetchmail
> poll "pop.west.cox.net"
> protocol pop3  
> username "holtzm"   
> #password "4vr4mz4v3l"   
> password ""
> mimedecode  
> mda "/usr/bin/procmail -f -"
> 
> Tried a few other cominations including .fetchmail and .fetchmairc
> with no better results.
> 
> I'mmissing something obvious, but what?
> 

fetchmailrc is the incantation you're looking for. The colour of the
goat is optional.

-- 
Joe



downloading mail

2016-11-27 Thread Bob Holtzman
fetchmail
fetchmail: no mailservers have been specified.

which is pretty strange since 

less fetchmail
poll "pop.west.cox.net"
protocol pop3  
username "holtzm"   
#password "4vr4mz4v3l"   
password ""
mimedecode  
mda "/usr/bin/procmail -f -"

Tried a few other cominations including .fetchmail and .fetchmairc with
no better results.

I'mmissing something obvious, but what?

-- 
Bob  Holtzman
"Bother", said Pooh, as he chambered another round...



downloading mail from demon

2005-08-12 Thread Joe Mc Cool

Please,

currently the users on my small sarge network use Mozilla to read mail 
from Demon.co.uk.  They stipulate their incoming user name as 
user_name+benburb  to pop3.demon.co.uk.


I would like to change this setup so that my Debian box automatically 
pulls down the emails for ALL USERS.  The users will then change their 
Mozilla account details to extract their mails from the Debian box.


Surely I can do this using the OS ?

I need to do this in order to implement mail forwarding (my kids are 
leaving home !).


Thanks

Joe


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




downloading mail from demon.co.uk

2005-08-12 Thread Joe Mc Cool

Please,

currently the users on my small sarge network use Mozilla to read mail 
from Demon.co.uk.  They stipulate their incoming user name as 
user_name+benburb  to pop3.demon.co.uk.


I would like to change this setup so that my Debian box automatically 
pulls down the emails for ALL USERS.  The users will then change their 
Mozilla account details to extract their mails from the Debian box.


Surely I can do this using the OS ?

I need to do this in order to implement mail forwarding (my kids are 
leaving home !).


Thanks

Joe


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: downloading mail from demon

2005-08-12 Thread Eike Lantzsch
On Friday 12 August 2005 02:31, Joe Mc Cool wrote:
 Please,

 currently the users on my small sarge network use Mozilla to read mail
 from Demon.co.uk.  They stipulate their incoming user name as
 user_name+benburb  to pop3.demon.co.uk.

 I would like to change this setup so that my Debian box automatically
 pulls down the emails for ALL USERS.  The users will then change their
 Mozilla account details to extract their mails from the Debian box.

 Surely I can do this using the OS ?

 I need to do this in order to implement mail forwarding (my kids are
 leaving home !).

 Thanks

 Joe

Not sure of which configuration you are thinking of by mentioning mail 
forwarding? Do you want to forward the mail to other remote boxes 
automagically? That will be the job of an MTA like courier, exim or sendmail. 
But maybe you want just one box and your users can dial into it and download 
mail via POP3 or IMAP. Then fetchmail really is your friend.

Cheers, Eike

-- 
Eike Lantzsch ZP6CGE
Casilla de Correo 1519
Asuncion / Paraguay
Tel.: 595-21-578698 FAX: 595-21-578690


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



downloading mail?

2004-01-10 Thread 0debian user
I have a PPP dialup (56k modem) account to the net and get a dynamic IP. I 
am not always connected. I would like  to be able to send mail outside (i 
can send mail locally fine) to other domains besides my localhost. Ideally I 
could send message and they would be queued and automatically delivered once 
a PPP connection was detected. How precisely may I do this? Mail config 
files and detailed instructions welcomed :)

Zach

_
Find out everything you need to know about Las Vegas here for that getaway.  
http://special.msn.com/msnbc/vivalasvegas.armx

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: downloading mail?

2004-01-10 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, Jan 10, 2004 at 11:40:15AM -0500, 0debian user wrote:
 I have a PPP dialup (56k modem) account to the net and get a dynamic IP. I 
 am not always connected. I would like  to be able to send mail outside (i 
 can send mail locally fine) to other domains besides my localhost. Ideally 
 I could send message and they would be queued and automatically delivered 
 once a PPP connection was detected. How precisely may I do this? Mail 
 config files and detailed instructions welcomed :)

exim's default configuration queues mail until a connection is
established, then sends.  Now, you want to run eximconfig as root and
set up as a satellite system.  The smarthost is your ISP's outgoing
mail server.

If you want incoming mail to go to your system mailbox, check out
fetchmail.  If you make your configuration systemwide in
/etc/fetchmail.conf, fetchmail will start a daemon at boot and check
on whatever interval you have set.  The fetchmail documentation is
pretty good and has some good examples in /usr/share/doc/fetchmail

- -- 
 .''`. Paul Johnson [EMAIL PROTECTED]
: :'  :
`. `'` proud Debian admin and user
  `-  Debian - when you have better things to do than fix a system
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAAI9xUzgNqloQMwcRAmElAJ9vF7kYi9nIhtds/4pbzr234uyuVgCdH3a/
VrguGnuo4AqbcFHgOErJtzY=
=D1yH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: downloading mail?

2004-01-10 Thread Russell Shaw
0debian user wrote:
I have a PPP dialup (56k modem) account to the net and get a dynamic IP. 
I am not always connected. I would like  to be able to send mail outside 
(i can send mail locally fine) to other domains besides my localhost. 
Ideally I could send message and they would be queued and automatically 
delivered once a PPP connection was detected. How precisely may I do 
this? Mail config files and detailed instructions welcomed :)
Set up a local mail server such as exim4 on your pc. The retry rules
of exim could send the mail when the link is up, or you could initiate
it using a script triggered by pon.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]