Thanks agian for your reply now that i have email working i am stumped on the 
logo thing.  I have added my logo to /usr/local/sql-ledger directory it has the 
following perms and onwerships.

-rwxrwxrwx   1 www   www     2425 Oct 22 18:46 logo.png


It shows up when i edit my letterhead.html but when i send an email it is not 
there just the border I added and one of those browser palace holder thingys. 

Have this in my letterhead.html what am i doing wrong?

   <td>
            <h4>
            <%company%><br>
            <%address%>
            </h4>
          </td>

          <th><img src=logo.png border=1 width=105 height=47></th>

          <td align=right>
            <h4>
            Tel: <%tel%><br>
            Fax: <%fax%>
            </h4>
          </td>
        </tr>

----- Stroller <[EMAIL PROTECTED]

lbox.com> wrote:
> On 22 Oct 2006, at 21:39, RYAN M. vAN GINNEKEN wrote:
> >>
> >> What happens when you `echo [EMAIL PROTECTED] > foo && cat foo
> >> some_file.txt | /usr/sbin/sendmail -t`? (again without the quotes)
> >
> >
> > echo [EMAIL PROTECTED] > foo && cat foo ghost.bat | /usr/sbin/
> 
> > sendmail -t
> > sendmail: fatal: No recipient addresses found in message header
> >
> > here is the postfix log is this supposed to happen? Also i get no  
> > email
> > Oct 22 14:30:03 tokyo postfix/sendmail[47523]: fatal: No recipient 
> 
> > addresses found in message header
> > Oct 22 14:30:35 tokyo postfix/sendmail[47536]: fatal: No recipient 
> 
> > addresses found in message header
> 
> My bad. That should have read:
>    echo To: [EMAIL PROTECTED] > foo && cat foo some_file.txt | /usr/sbin/ 
> sendmail -t
> 
> Glad you're now sorted.
> 
> Stroller
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> sql-ledger-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users


-- 
Computer King/CaNMail

http://www.computerking.ca     http://www.canmail.org

Sales, Service, and Hosting
Email, Data, and Web Packages
Ask about web design specials

Affiliates
http://www.computerking.ca/pages/links/affiliates/affiliates.htm

Maybe Computer Science should be in the College of Theology. -- R. S. Barton 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
sql-ledger-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sql-ledger-users

Reply via email to