

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
27 messages in net.sourceforge.lists.courier-usersRe: [courier-users] PHP script "Unabl...
![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] PHP script "Unable to submit message" whereas commandline works | Actions... |
|---|---|---|
| From: | Manuel Schneider [Everything Open] (m.sc...@all-things-open.org) | |
| Date: | Jan 17, 2007 2:37:13 am | |
| List: | net.sourceforge.lists.courier-users | |
Running strace in the wrapper might give more insights. I'd also check ldd in the wrapper, in case some module loaded by Apache is different from what the system loads by default.
As I'm still suffering from the above named problem - I even copied all the configuration from another, well working server - I'm coming up with the results of stracing "submit":
This is when I try to send mails using apache (sending mail doesn't work):
Process 28391 attached - interrupt to quit close(12) = 0 flock(10, LOCK_UN) = 0 close(10) = 0 munmap(0xb7cef000, 135168) = 0 brk(0x80bf000) = 0x80bf000 exit_group(1) = ? Process 28391 detached
This is, when I'm calling the mail script by hand (command line) - when sending mail works:
fstat64(6, {st_mode=S_IFREG|0660, st_size=363, ...}) = 0 close(6) = 0 write(5, "ulocal\n", 7) = 7 write(5, "E1169634729\n", 12) = 12 write(5, "p1169058729\n", 12) = 12 write(5, "W1169044329\n", 12) = 12 fsync(5) = 0 close(5) = 0 open("116902/D509788", O_RDONLY) = 5 close(5) = 0 rename("116902/1169029929.12007.www.open-events.org", "116902/C509788") = 0 write(1, "250 Ok. 45ADFB29.00002EE7\n", 26) = 26 open("/var/lib/courier/tmp/trigger", O_WRONLY|O_NONBLOCK) = 5 write(5, "\n", 1) = 1 close(5) = 0 brk(0x8102000) = 0x8102000 flock(4, LOCK_UN) = 0 close(4) = 0 munmap(0xb7c66000, 135168) = 0 brk(0x80e2000) = 0x80e2000 munmap(0xb6f40000, 135168) = 0 munmap(0xb6f1f000, 135168) = 0 munmap(0xb6efe000, 135168) = 0 munmap(0xb6edd000, 135168) = 0 munmap(0xb6ebc000, 135168) = 0 munmap(0xb6e9b000, 135168) = 0 munmap(0xb6e7a000, 135168) = 0 munmap(0xb6e59000, 135168) = 0 munmap(0xb6e38000, 135168) = 0 munmap(0xb6e17000, 135168) = 0 munmap(0xb6df6000, 135168) = 0 munmap(0xb6dd5000, 135168) = 0 munmap(0xb6db4000, 135168) = 0 munmap(0xb6d93000, 135168) = 0 munmap(0xb6d72000, 135168) = 0 munmap(0xb6d51000, 135168) = 0 munmap(0xb6d30000, 135168) = 0 munmap(0xb6d0f000, 135168) = 0 munmap(0xb6cee000, 135168) = 0 munmap(0xb6ccd000, 135168) = 0 munmap(0xb6cac000, 135168) = 0 munmap(0xb6c8b000, 135168) = 0 munmap(0xb6c6a000, 135168) = 0 munmap(0xb6c49000, 135168) = 0 munmap(0xb6c28000, 135168) = 0 munmap(0xb6c07000, 135168) = 0 munmap(0xb6be6000, 135168) = 0 munmap(0xb6bc5000, 135168) = 0 munmap(0xb6ba4000, 135168) = 0 munmap(0xb6b83000, 135168) = 0 munmap(0xb6b62000, 135168) = 0 munmap(0xb6b41000, 135168) = 0 munmap(0xb6b20000, 135168) = 0 munmap(0xb6aff000, 135168) = 0 munmap(0xb6ade000, 135168) = 0 munmap(0xb6abd000, 135168) = 0 munmap(0xb6a9c000, 135168) = 0 munmap(0xb6a7b000, 135168) = 0 munmap(0xb6a5a000, 135168) = 0 munmap(0xb6a39000, 135168) = 0 munmap(0xb6a18000, 135168) = 0 munmap(0xb69f7000, 135168) = 0 munmap(0xb69d6000, 135168) = 0 munmap(0xb69b5000, 135168) = 0 munmap(0xb6994000, 135168) = 0 munmap(0xb6973000, 135168) = 0 munmap(0xb6952000, 135168) = 0 munmap(0xb6931000, 135168) = 0 munmap(0xb6910000, 135168) = 0 munmap(0xb68ef000, 135168) = 0 munmap(0xb68ce000, 135168) = 0 munmap(0xb68ad000, 135168) = 0 munmap(0xb688c000, 135168) = 0 munmap(0xb686b000, 135168) = 0 munmap(0xb684a000, 135168) = 0 munmap(0xb6829000, 135168) = 0 munmap(0xb6808000, 135168) = 0 munmap(0xb67e7000, 135168) = 0 munmap(0xb67c6000, 135168) = 0 munmap(0xb67a5000, 135168) = 0 munmap(0xb6784000, 135168) = 0 munmap(0xb6763000, 135168) = 0 munmap(0xb6742000, 135168) = 0 munmap(0xb6721000, 135168) = 0 munmap(0xb6700000, 135168) = 0 munmap(0xb66df000, 135168) = 0 munmap(0xb66be000, 135168) = 0 munmap(0xb669d000, 135168) = 0 munmap(0xb667c000, 135168) = 0 munmap(0xb665b000, 135168) = 0 munmap(0xb663a000, 135168) = 0 munmap(0xb6619000, 135168) = 0 munmap(0xb65f8000, 135168) = 0 munmap(0xb65d7000, 135168) = 0 munmap(0xb65b6000, 135168) = 0 munmap(0xb6595000, 135168) = 0 munmap(0xb6574000, 135168) = 0 munmap(0xb6553000, 135168) = 0 munmap(0xb6532000, 135168) = 0 munmap(0xb6511000, 135168) = 0 munmap(0xb64f0000, 135168) = 0 munmap(0xb64cf000, 135168) = 0 munmap(0xb64ae000, 135168) = 0 munmap(0xb648d000, 135168) = 0 munmap(0xb646c000, 135168) = 0 munmap(0xb644b000, 135168) = 0 munmap(0xb642a000, 135168) = 0 munmap(0xb6409000, 135168) = 0 munmap(0xb63e8000, 135168) = 0 munmap(0xb63c7000, 135168) = 0 munmap(0xb63a6000, 135168) = 0 munmap(0xb6385000, 135168) = 0 munmap(0xb6364000, 135168) = 0 munmap(0xb6343000, 135168) = 0 munmap(0xb6322000, 135168) = 0 munmap(0xb6301000, 135168) = 0 munmap(0xb62e0000, 135168) = 0 munmap(0xb62bf000, 135168) = 0 munmap(0xb629e000, 135168) = 0 brk(0x80e1000) = 0x80e1000 exit_group(0) = ? Process 12007 detached
Any further ideas?
Thanks,
Manuel
--
--------------------------------------------------------- All-Things-Open Projektgruppe
m.sc...@all-things-open.org
--------------------------------------------------------- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCM d-- s:- a? C++$ UL++++ P+> L+++>$ E- W+++$ N+ o-- K- w--$ O+ M+ V PS+ PE- Y+ PGP+ t 5 X R UF++++ !tv b+> DI D+ G+ e> h r y++ ------END GEEK CODE BLOCK------







