Hi,

I guess that it is coming from the hmtl passed to mutt that cause the bug.
Well, so, the procedure:

Take the script I gave you:
vim myscript.sh
# change XXXXX by your gmail address

# configuring
xterm &
vim emailpages/.emailpages    #check here the name of the file into the
script
 containing just a line:
http://www.microsoft.com/

# testing
sh myscript.sh   # check your email, ok, you got the page: script working

# now let's feed crontab
date ; read presskey ; crontab -e
put
mm hh * * *     sh myscript.sh

# wait and check gmail, :
   nothing
# Check the logs, script working ;)  but mutt not :( for some reasons

Kind regards
Y.



On Wed, Feb 17, 2010 at 10:00 PM, Antonio Radici <[email protected]> wrote:

> Hi,
> what is the behavior that you're seeing with mutt and html pages?
> Probably I didn't get it from your first bug report.
>
> What is the fastest (and simplest) way to reproduce this wrong behavior?
>
> Cheers
> Antonio
>
> On Wed, Feb 17, 2010 at 09:44:51PM +0100, yellow protoss wrote:
> > Hi Antonio,
> >
> > I have / had to downgrade to the regular mutt version. Unfortunately I am
> > heavily using mutt into scripts, and this change "--" would be too much.
> I
> > will use the older version in the next debian editions. Regarding the
> > behavior of mutt with html pages, within crontab, it is very strange
> thing,
> > isnt it?
> >
> > Regards
> >
> > Cheers
> > Y.
> >
> > On Wed, Feb 17, 2010 at 9:21 PM, Antonio Radici <[email protected]>
> wrote:
> >
> > > On Wed, Feb 17, 2010 at 08:42:33PM +0100, yellowprotoss wrote:
> > > > Package: mutt
> > > > Version: 1.5.18-1
> > > > Severity: important
> > > >
> > > > Hello
> > > >
> > > > If you start this script from crontab, user, it is not sending
> anything:
> > > > again a found bug :)
> > >
> > > Please check the manual, in this case to attach a file you should
> > > specify -- $i (where $i is the mail)
> > >
> > > Since you're using squeeze and there is no release anyware of 1.5.18-1
> I
> > > suppose you're using a mutt >= 1.5.19
> > >
> > > Cheers
> > > Antonio
> > >
>

Reply via email to