Changeset 61 for mytrz-mail
- Timestamp:
- 09/07/06 14:51:21 (4 years ago)
- Files:
-
- 1 modified
-
mytrz-mail/list.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mytrz-mail/list.php
r56 r61 29 29 30 30 // connect to imap server :) 31 $mail_stream = imap_connect( $host, " ", "", "Inbox" );31 $mail_stream = imap_connect( $host, "mail_test", "useforwebmail", "Inbox" ); 32 32 if( !$mail_stream ){ 33 33 error( "Imap connect failed" );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)