On Sat, 19 Jan 2002, Stan Brown wrote:
>I'm trying to set up a Debian woody system to replicate what I've had
>working on a HP-UX box for several years.
>
>Here is how it goes. I use fetchmail to retireve email from several
>different POP accounts. Fetchmail then invokes procmail, via the .forward
On Sat, Jan 19, 2002 at 11:39:18PM -0500, Stan Brown wrote:
> I'm trying to set up a Debian woody system to replicate what I've had
> working on a HP-UX box for several years.
>
> Here is how it goes. I use fetchmail to retireve email from several
> different POP accounts. Fetchmail then invokes p
Jeremy <[EMAIL PROTECTED]> writes:
> I just recently got fetchmail and procmail working together with ssmtp
> to bring my pop email to my machine and throw it into an mbox. The
> problem I'm having, though, is that with MUAs like Mutt and Pine are
> saying that the format of the mbox the procmail
In a galaxy not too far away, Jim Lisi spoke on Fri, Nov 10, 2000 at 12:53:52PM
-0500:
> Glyn Millington wrote:
>
> > On Wed, Nov 08, 2000 at 06:06:13PM -0500, thus spake Jim Lisi:
> >
> >> Note: Please CC me, I am having problems with the email addrs subsribed
> >> to the list
> >>
> >> I am t
Glyn Millington wrote:
On Wed, Nov 08, 2000 at 06:06:13PM -0500, thus spake Jim Lisi:
Note: Please CC me, I am having problems with the email addrs subsribed
to the list
I am trying to setup fetchmail and procmail so that I can get mail from
two email accounts
and diliver that to my debian bo
On Wed, Nov 08, 2000 at 06:06:13PM -0500, Jim Lisi wrote:
> Note: Please CC me, I am having problems with the email addrs subsribed
> to the list
>
> I am trying to setup fetchmail and procmail so that I can get mail from
> two email accounts
> and diliver that to my debian box into to subfolders
On Wed, Nov 08, 2000 at 06:06:13PM -0500, thus spake Jim Lisi:
> Note: Please CC me, I am having problems with the email addrs subsribed
> to the list
>
> I am trying to setup fetchmail and procmail so that I can get mail from
> two email accounts
> and diliver that to my debian box into to subfol
I actually managed to solve this, so if I can help anyone, please ask me.
-Geir
On Fri, 18 Aug 2000, Geir Erik Nielsen wrote:
> Hello,
> I have a new little problem that might be of interest here;
>
> I have a virtual domain mailbox that drops all the mail to a domain into it.
> Er...it is a p
On Thu, 28 Jan 1999 "Christian T. Steigies" wrote:
> On Tue, 26 Jan 1999, Christian T. Steigies wrote:
>
>> [about fetchmail splitting mail at lines starting with `From ']
> First thanks for the hints I have received.
> Reading the fetchmail-FAQ I found this:
> X3. Messages containing "From" at s
On Tue, 26 Jan 1999, Christian T. Steigies wrote:
> I have a little trouble with fetchmail (hamm, 4.3.9-1), procmail (hamm,
> 3.10.7-6) tearing mails apart.
> I think I tracked it down, when I fetch a mail containing a line with "From"
> in the text, procmail sorts everything before "From" in the
On Wed, 27 Jan 1999, Olaf Meeuwissen wrote:
> On Tue, 26 Jan 1999 14:36:35 +0100 (CET) "Christian T. Steigies"
> <[EMAIL PROTECTED]> wrote:
>
> > I have a little trouble with fetchmail (hamm, 4.3.9-1), procmail
> > (hamm, 3.10.7-6) tearing mails apart. I think I tracked it down,
> > when I fetch
On Tue, 26 Jan 1999 14:36:35 +0100 (CET) "Christian T. Steigies"
<[EMAIL PROTECTED]> wrote:
> I have a little trouble with fetchmail (hamm, 4.3.9-1), procmail
> (hamm, 3.10.7-6) tearing mails apart. I think I tracked it down,
> when I fetch a mail containing a line with "From" in the text,
> proc
"Christian T. Steigies" <[EMAIL PROTECTED]> writes:
> I have a little trouble with fetchmail (hamm, 4.3.9-1), procmail (hamm,
> 3.10.7-6) tearing mails apart.
> I think I tracked it down, when I fetch a mail containing a line with "From"
> in the text,
It is a common phenomenon with mail system,
On Sun, 13 Dec 1998, Shao Zhang wrote:
> fetchmail -v --mda formail -s procmail
I would add quotes:
fetchmail -v --mda "formail -s procmail"
On Sun, 13 Dec 1998, Graham Ashton wrote:
> humbug% cat .forward
> "|IFS=' ' && exec /usr/bin/procmail -f || exit 75 #ashtong"
> humbug% ll .forward
Thanks, I was setting ~/.forward the wrong way ;-)
r i c h a r d l. a l h a m a
technical support group
cyberspace laoag, isp
2900 phils.
Hi,
Could you please clarify my understanding??
I read the document about procmail. I don't understand why we need
to use .forward.(what does it do wanyway??)
In the man page, it says if we use
fetchmail -v --mda formail -s procmail
Then all the mails arrived will be go
On 14 Dec, Richard L. Alhama wrote:
> But when I choosed smail as my MTA, my used to be working ~/.procmailrc
> could not sort mail anymore.
oh. well I have a very similar setup to dave. my .forward and
.procmailrc files seem to be virtually identical (technically).
my fetchmail is done slightl
I used to have a working sendmail/fetchmail/procmail setup until I
reinstalled hamm on my machine(used to be 1.3) after I've messed up init.
But when I choosed smail as my MTA, my used to be working ~/.procmailrc
could not sort mail anymore.
I forgot how I set things up before, maybe a little of
Hi,
well I dont know the mail filtering FAQ and so on but if u want procmail
to process your mail:
As far as I know procmail usese a file called .procmailrc in you $HOME
for the rules. So the rules should be there not in .forward.
The .forward is just for sending the mail to procmail in case this
On 19 Jun 1997, Karl M. Hegbloom wrote:
>
> Bob> here is my ~/.fetchmailrc file:
>
> Bob> poll pop.primenet.com proto pop3 user USERNAME pass PASSWORD
>
> Try adding an `mda' line to it. Here's what I use:
poll mail.provider.com
protocol pop3
username myusername
password MYPASSWD
mda
> Bob> poll pop.primenet.com proto pop3 user USERNAME pass PASSWORD
>
> Try adding an `mda' line to it. Here's what I use:
A different solution that will use your mail daemon is to put
smtphost localhost
in your .fetchmailrc defaults
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail th
> "Bob" == Bob Nielsen <[EMAIL PROTECTED]> writes:
Bob> When I try to run fetchmail, my ISP is connected and when
Bob> attempting to retrieve mail, I get the error message:
Bob> reading message 1 (2679 bytes) .fetchmail: SMTP connect to
Bob> (null) failed fetchmail: SMTP trans
I have procmail working now but everyonce in a while it says that it cant
get the lock /var/spool/mail/jasonlck. Do you know why?? Can I fix it??
On Tue, 18 Feb 1997, Kevin M. Bealer wrote:
>Jason Killen wrote:
>>Thanks for the pointer on fetchmail.
>>
>>The part about having procmail send the
Jason Killen wrote:
>Thanks for the pointer on fetchmail.
>
>The part about having procmail send the mail to an intermediate mail box
>is intresting and a little over my head (I don't know much about procmail,
>just a sweep of the man pages.) but I will try to work things out.
>
>Thanks a lot.
>
>O
24 matches
Mail list logo