Toen wij Mitsuru Furukawa kietelden, kwam er dit uit:
I am thinking of moving to a new hosting service
and testing a simple procmail recipe which cc-transfers
mails to my mobile phone and drops in MailBox as well:
----
SHELL=/bin/sh
VERBOSE=on
HOST=www385.XXXXXX.ne.jp
HOST is mostly a read-only envar. Your log doesn't
show the setting of HOST. Better disable that line.
:0c
! xxxxx(_at_)t(_dot_)vodafone(_dot_)ne(_dot_)jp
-----
Once messages start reaching your phone,
you might need size-limiting conditions:
:0c
* < 10000
* H < 4000
* B < 8000
! xxxxx(_at_)t(_dot_)vodafone(_dot_)ne(_dot_)jp
But the problem is ... no mail is actually transferred
to my mobile phone, and some mails(maybe 40%?) are not
dopped in MailBox.
What is the difference between the messages that make it, and
the ones that don't? Maybe there is just more than one host
handling the mail.
--
Grtz, Ruud
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail