I have an identical set up and am having the same problem.

I have some debug information that should provide some clues.

DEBUG: /usr/local/bin/gotmail --curl-bin/usr/bin/curl --smtpserver
127.0.0.1 --debug --retry-limit 5 --forward [EMAIL PROTECTED] --username
someuser --password somepass --domain hotmail.com --folders "INBOX"
--only-new
DEBUG: Unrecognized option --curl-bin/usr/bin/curl
DEBUG: Gotmail v0.8.1 Copyright (C) 2000-2003 Peter Hawkins
DEBUG: Gotmail comes with ABSOLUTELY NO WARRANTY.
DEBUG: This is free software, and you are welcome to redistribute it
DEBUG: under certain conditions; see the file COPYING for details.
DEBUG:
DEBUG: Usage:
DEBUG: gotmail [OPTIONS...]
DEBUG:
DEBUG: Options:
DEBUG: -?, --help, --usage Display this screen
DEBUG: --version Display version information
DEBUG: -c, --config-file <file> Specify config file (default ~/.gotmailrc)
DEBUG: -u, --username <name> Specify your hotmail username (REQUIRED)
DEBUG: -p, --password <pass> Specify your hotmail password (REQUIRED)
DEBUG: -d, --domain <domain> Specify hotmail.com (default) or msn.com
DEBUG: --proxy <host:port> Specify an HTTP proxy to use. Format is
DEBUG: host:port - eg: localhost:3128
DEBUG: --proxy-auth <user:pass> Specify authentification details for the
DEBUG: HTTP proxy.
DEBUG: -s, --smtpserver <server> Specify SMTP server. Will not use sendmail
DEBUG: -f, --forward <address> Specify an email address to forward to. If a
DEBUG: forwarding address is not given, messages
DEBUG: will be saved to disk
DEBUG: --folders "folders" Only get these folders (list of folders in
DEBUG: quotes, i.e.: "Inbox, Bulk Mail")
DEBUG: --folder-dir /my/dir Download messages into this directory
DEBUG: --only-new Only unread messages will be retrieved
DEBUG: --mark-read Messages will be marked as read once downloaded
DEBUG: --delete Messages will be deleted after download
DEBUG: --retry-limit max_tries Maximum number of attempts to download a
message
DEBUG: --speed-limit Throttle back rate of giving messages to sendmail
DEBUG: --save-to-login Save to folder-dir/username for Inbox and
DEBUG: /folder-dir/username-foldername for others
DEBUG: --use-procmail Send all messages only to procmail
DEBUG: --procmail-bin <path> Use this program as procmail (default is
DEBUG: /usr/bin/procmail) (implies --use-procmail)
DEBUG: --curl-bin <path> Specify the path to the cURL program if it's
DEBUG: not in your path.
DEBUG: --silent Do not print messages
DEBUG: -v, --verbose Verbosely print messages
DEBUG: --debug Print debug output
DEBUG: --use-sa Use SpamAssassin to ignore spam
DEBUG: --delete-spam Delete spam from server when using SpamAssassin
DEBUG: --nodownload Don't download anything (useful for clearing spam)

This seems to be the command that the plug-in is handing off to the shell,
but the shell is complaining about --curl_bin.  I commented this line out
in config.php and the debug output didn't complain, but no mail was
transfered.

When I run the command shown in the DEBUG output, sans the --curl_bin
portion, mail is forwarded to the users inbox on my mail server.  So the
server and gotmail is configured correctly.  The command line is this:
/usr/local/bin/gotmail --smtpserver 127.0.0.1 --debug --retry-limit 5
--forward [EMAIL PROTECTED] --username someuser --password somepass --domain
hotmail.com --folders "INBOX" --only-new

Hope this helps.

> How do I install this plugin.  I downloaded got_hotmail and never fetch my
> hotmail mail.  Then I used gotmail and I put in my squirrelmail plugin
> folder and I dont see anything in the option menu.  I am usin Squirrelmail
> 1.4.1 on a B/W G3 450 mhz Machine.  OS X Server (not client) 10.3.3  I
> would love  to have this plugin to work.  Highly requested for my mail
> server from Users.  Thanx for any additional info.
> --
> "To reach enlightenment, you much endure hardship!"
> Check out our WebSite at http://kents.mine.nu:8080
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>
>
>


--


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id�66&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to