"Sandip" == Sandip P Deshmukh writes:
>> While doing some admin box on a debian machine at work I found
>> a pop3browser package and the description matches what you
>> want.
>>
Sandip> yes. thanx for pointing me to it. so, now my setup will be
Sandip> exim + pop3brow
Shyamal Prasad wrote:
"Sandip" == Sandip P Deshmukh writes:
Sandip> and what do lesser mortals, and quite a few of them, who
Sandip> do not have the luxury of always on net connections do?
You could always have fetchmail dial out on demand if you don't mind
the phone bill.But if you d
You can ask the server (if IMAP) for part no. 0 of "HEADER.0" (approx.) and you'll
get your headers (there's a similar command for POP3). The headers themselves do
not indicate KLEZ mails and their variants, for one reason because KLEZ headers
often have innaccurate information about the actual par
"Sandip" == Sandip P Deshmukh writes:
>> Typically, in such a scenario, you will run fetchmail as a
>> daemon. In my case, it polls my POP mailbox every 5 minutes, 24
>> hours a day, 7 days a week. I never turn off my computer. When
>> I read mail, it is all there on my local
Sure, getting headers first would
be nice. With an IMAP client this pretty much works for many people.
You can run fetchmail like this. Basically, everytime you want to get
mail you run fetchmail from the command line. If you have a permanent
connection to the net, or nearly permanent (semi auto
"Sandip" == Sandip P Deshmukh writes:
Sandip> Shyamal Prasad wrote: 2. can i ask fetchmail to download
Sandip> only headers and delete unwanted headers off the server
Sandip> only?
>> Don't know.
Sandip> i read up the documentation. from what i understand, it
Sandip
Say hi to your friend Google: A simple search [1] returns some nice
options, e.g. [2].
Kind regards,
Auke
1.
http://www.google.com/search?hl=en&ie=ISO-8859-1&q=pop3+delete+server
2. http://web.tiscali.it/marco_web/popfilter.html
On Sat, 2002-10-26 at 13:35, Sandip P Deshmukh wrote:
> Earl
This one time, at band camp, Sandip P Deshmukh said:
> Stephen Gran wrote:
> >If you're like me, you have a multi-user box (only 4 or 5, but
> >still), and want mail to work for all users with all standard mail
> >clients.
> >
> exactly. set that number to 2!
>
> >So, I set up exim to handle all t
Earl F Hampton wrote:
i read up the documentation. from what i understand, it can not. dont
you think downloading headers alone first, deleting unwanted ones off
the server itself and finally downloading the required ones is a more
efficient way (in terms of internet bandwidth)? is there any way
On Fri, Oct 25, 2002 at 02:27:05PM +0530, Sandip P Deshmukh wrote:
> 1.how do i run fetchmail? as a daemon or what?
If you have a permanent net connection, then you can run it as a daemon.
Edit /etc/fetchmailrc and start /etc/init.d/fetchmail. If not, then
just setup your ~/.fetchmailrc and r
Darn, I forgot: When delivering to mbox, be sure to use locking (hence,
start a procmail recipe with ":0:" rather than ":0"). You don't want
multiple procmail processes to be active in one of your mailboxes at the
same time. When using maildir (like in my setup that I just sent you),
this is not
On Sat, 2002-10-26 at 09:36, Sandip P Deshmukh wrote:
>
> this is what i had been doing. the problem is that all mail clients
> fetch mails. many of them i delete. i would prefer to download only
> headers, delete headers off the server and download only the messages i
> need. any way to set it
Stephen Gran wrote:
If you're the only user on that box, and don't plan to move to another
mail client ever, the easiest is to pick one client and configure it.
If you want the repetitive tasks done for you, and like to tinker a bit,
there's plenty that can be done . . .
ah! i do not mind start
On Saturday 26 October 2002 01:15 am, Sandip P Deshmukh wrote:
> Shyamal Prasad wrote:
> >Sandip> 2. can i ask fetchmail to download only headers and
> >Sandip> delete unwanted headers off the server only?
No fetchmail doesn't do this.
>
> i read up the documentation. from what i understa
Shyamal Prasad wrote:
Sandip> 2. can i ask fetchmail to download only headers and
Sandip> delete unwanted headers off the server only?
Don't know.
i read up the documentation. from what i understand, it can not. dont
you think downloading headers alone first, deleting unwanted ones off
Auke Jilderda wrote:
- The simple setup comprises some mailclient (e.g. KMail,
Mozilla/Netscape, Evolution, Mutt, and so on) fetch mails directly
from your POP3 and IMAP accounts and sending mail through your ISP's
mailserver.
this is what i had been doing. the problem is that all mail clien
This one time, at band camp, Sandip P Deshmukh said:
> i am new to linux.
>
> i have been using mail 'windows' way. use some program like popcheck
> to download headers from various pop3 accounts. delete headers i dont
> want to download off the server. finally, use mozilla to download the
> remai
"Sandip" == Sandip P Deshmukh writes:
Sandip> 1. how do i run fetchmail? as a daemon or what?
I run it as a daemon.
Sandip> 2. can i ask fetchmail to download only headers and
Sandip> delete unwanted headers off the server only?
Don't know.
Sandip> 3. after fetchmail f
Hi Sandip,
welcome to the beautiful world of Linux ;-). First thing to tell you is
that, in contrast to the Windows world, there are always several ways of
doing things in UNIX.
Mail handling is extremely flexible.
You can use a very simple setup or a more flexible one, depending on
your needs
i am new to linux.
i have been using mail 'windows' way. use some program like popcheck to
download headers from various pop3 accounts. delete headers i dont want
to download off the server. finally, use mozilla to download the
remaining messages.
now, i am told, unix has better ways of handli
On Fri, Apr 03, 1998 at 07:25:12PM -0600, Jens B. Jorgensen wrote:
> First, the '_' character is illegal in host names. RFC 952 contains the
> requirements for hostnames:
>
>1. A "name" (Net, Host, Gateway, or Domain name) is a text string up
>to 24 characters drawn from the alphabet (A-Z)
[EMAIL PROTECTED] (Dave Elliot) writes:
> the hostname, but won't let me get mail. I changed my computer name to
> mail.inxpress.net(my mail servers provider), and used fetchmail... I told
> it to send my root mail to my main user(alfor). When it downloaded it, it
> appeared to delete the mess
First, the '_' character is illegal in host names. RFC 952 contains the
requirements for hostnames:
1. A "name" (Net, Host, Gateway, or Domain name) is a text string up
to 24 characters drawn from the alphabet (A-Z), digits (0-9), minus
sign (-), and period (.). Note that periods are onl
Hey there,
Well, I've run into some problems with trying to get mail up and running.
Currently, I'm not using X(configuration problems), but once I do, I'll
start using Mozilla. However, I'd like to use e-mail with my system from
the command line until then. Here's the deal. I set up my comput
24 matches
Mail list logo