From: RYAN M. v. G. <lu...@co...> - 2006-10-22 20:51:26
|
Oct 22 14:25:23 tokyo postfix/pickup[47130]: CCEEC6C25F: uid=0 from=<root> Oct 22 14:25:23 tokyo postfix/cleanup[47388]: CCEEC6C25F: message-id=<200...@ma...> Oct 22 14:25:23 tokyo postfix/qmgr[39805]: CCEEC6C25F: from=<ro...@co...>, size=506, nrcpt=1 (queue active) Oct 22 14:25:24 tokyo postfix/smtp[47389]: CCEEC6C25F: to=<van...@ya...>, relay=mx2.mail.yahoo.com[4.79.181.136]:25, delay=0.69, delays=0.02/0/0.34/0.33, dsn=2.0.0, status=sent (250 ok dirdel) Oct 22 14:25:24 tokyo postfix/qmgr[39805]: CCEEC6C25F: removed ----- Stroller <lin...@my...> wrote: > On 22 Oct 2006, at 04:54, RYAN M. vAN GINNEKEN wrote: > > ...When I try to send an invoce using SL i get no confirmation from > > > SL that anything got send and nothing in my sendmail logs. > > I've only tried sending invoices by email a couple of times so far > (I'm about to set up the correct template layout for my invoices & > then it'll be full-steam ahead), but SL seems to give no confirmation > > - it only adds a general note to the invoice to the effect of "sent > at 22/10/2006". > > > This is was appears in my /usr/local/sql-ledger.conf about email. > > > > # location of sendmail > > $sendmail = "| /usr/sbin/sendmail -t"; > > > > Is this correct for FreeBSD using Postfix? because nothing seems to > > > happen > > This is correct under on my Linux install for Postifx - the -t flag > is required to "extract recipients from message headers". > > What happens when you type at the command line `cat some_file.txt | / > > usr/sbin/sendmail -t yo...@yo...p`? (without the quotes) #cat ghost.bat | /usr/sbin/sendmail -t van...@ya... seems to work hits the postfix log like this and get an email in my yahoo inbox Oct 22 14:25:23 tokyo postfix/pickup[47130]: CCEEC6C25F: uid=0 from=<root> Oct 22 14:25:23 tokyo postfix/cleanup[47388]: CCEEC6C25F: message-id=<200...@ma...> Oct 22 14:25:23 tokyo postfix/qmgr[39805]: CCEEC6C25F: from=<ro...@co...>, size=506, nrcpt=1 (queue active) Oct 22 14:25:24 tokyo postfix/smtp[47389]: CCEEC6C25F: to=<van...@ya...>, relay=mx2.mail.yahoo.com[4.79.181.136]:25, delay=0.69, delays=0.02/0/0.34/0.33, dsn=2.0.0, status=sent (250 ok dirdel) Oct 22 14:25:24 tokyo postfix/qmgr[39805]: CCEEC6C25F: removed > What happens when you `echo yo...@yo...p > foo && cat foo > some_file.txt | /usr/sbin/sendmail -t`? (again without the quotes) echo van...@ya... > 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 > > If the messages are not delivered then this is a postfix problem, not > > one with SQL-Ledger. > > Check `postqueue -p` immediately after sending, or have `watch -n 0.5 > > postqueue -p` running in another terminal. > > 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 > sql...@li... > 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 |