Cc attempts?!?!?

Somtimes when I try and Cc my emails, they do not Cc to the other 
party....why???

Andy Bradsell
www.ridgeinvest.com

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
Torsten Mueller | 4 Apr 2003 07:22
Picon

Re: Cc attempts?!?!?


Andy Bradsell - Ridge Investigative Services schrieb:
> 
> Somtimes when I try and Cc my emails, they do not Cc to the other
> party....why???

Take a look in your mailserverlog and you should see why.

Torsten

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
Roger Hanner | 4 Apr 2003 16:38

(no subject)

 
Tom Eicher | 5 Apr 2003 17:06

How to import Mozilla adress book to neomail


How to import Mozilla adress book to neomail
--------------------------------------------

1. export adress book as ldif file
2. manually edit the file to fix all names
    containing umlauts (search for "cn::" and
    modify the "cn:: gjshdfjhGARBLEDJkjskjsd"
    lines to "cn: the display name"
    Also, get rid of all commas
    :1,$s/,//g
3. extract names and adresses
    grep "^mail:" adresses.ldif >a
    grep "^cn:" adresses.ldif >n
4. remove headings in vi.
    File a: :1,$s/^......//g
    File n: :1,$s/^....//g
5. join the files
    paste -d"|" n a >x
6. add the empty commas in file x
    :1,$s/|/,,,,,,/g
    :1,$s/$/,,,,,,,,,,,,,/g
7. all lines should now look like
    The name,,,,,,the <at> adress,,,,,,,,,,,,,
8. use neomail web interface to import the file x
    voila.

Tom Eicher - root <at> teicher.net - 05-April-2003

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
DChri36990 | 5 Apr 2003 19:51
Picon
Favicon

Outgoing Mail message sent multiple times

Searching your archive, I noticed several people mentioning this problem, without a solution indicated.  I also had a problem with mails being sent multiple times, and believe I have isolated the problem.

I access Neo-Mail from my Control Panel.  I press a hyperlink/image that says "Neo-Mail", and then get into the program after providing the appropriate login information.

After I send a mail message, the only obvious navigational option to get back to my Control Panel is to press the Back button on my browser to back all the way out of NeoMail.  I believe that is what generates duplicate sent messages; pressing Back after sending a mail.  I have since gotten in the habit of manually changing the URL in my browser's address bar after sending mail.  Needless to say, that isn't a particularly user-friendly solution.  I suggest you recommend to sys-admins that they configure the NeoMail hyperlink on their control panel to open the program in a new browser window.  That would likely minimize/eliminate this problem, as users could simply close the window when they are done.

Don
Susan Newmark | 8 Apr 2003 00:09

Internal server error - How can I correct this?

I have tried unsuccessfully to install neomail several times today.
Yes, I have root telnet access.
Redhat 7.2
 
Latest attempt gives me the following internal server error.
 
[Mon Apr  7 18:00:56 2003] [error] [client 68.153.95.34] malformed header from script. Bad header=<BR><BR><BR><BR><BR><BR><table: /home/httpd/html/webmail/neomail.pl
 
Please advise where I should look to make the correction and get this thing up and running.
 
I really want to get this going.
 
thanks in advance for your assistance.
 

Susan Newmark
 
toon | 8 Apr 2003 04:07

Re: Error in outlook trying to receive mail from Neomail

Outlook != NeoMail

Try contactin your system administrator, or Microsoft for help with yor
Outlook issues.

On Mon, Apr 07, 2003 at 06:00:34PM -0700, Chris Wilson wrote:
> All of a sudden one day my outlook stopped working and is now giving 
> me a error. Here is what happens when I try to send/receive. "THERE 
> WAS A PROBLEM LOGGINg ONTO YOUR MAIL SERVER. YOUR NAME+PASSWORD WAS 
> REJECTED. SERVER RESPONSE:'-ERR USERNAME/PASSWORD 
> MISMATCH.....ERROR#0X800ccc92"
> 
> Like I said I did nothing different and all of a sudden my outlook 
> isn't working. I can read my mail via the internet, but not through 
> outlook. I'm really needing to get this fixed. I work for a band and I 
> have mass emails that I need to send out for promoting and street 
> team. 
> thanks
> chr.s

--

-- 

 * This email posted in pure ASCII * HTML is for browsers.    *
 * for your protection.            * My MUA is not a browser. *
 * chown -R us.us yourbase         *         KC0MRX           *

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
toon | 8 Apr 2003 04:12

Re: Internal server error - How can I correct this?

Is the directory you installed neomail.pl into the cgi-bin directory, or
does it have permissions to exectue CGIs? Is your web server set up to
recognize .pl as a CGI extention?

What do neomail.pl's file permissions look like?

 Tod.

On Mon, Apr 07, 2003 at 06:09:40PM -0400, Susan Newmark wrote:
> I have tried unsuccessfully to install neomail several times today.
> Yes, I have root telnet access.
> Redhat 7.2
> 
> Latest attempt gives me the following internal server error.
> 
> [Mon Apr  7 18:00:56 2003] [error] [client 68.153.95.34] malformed header from script. Bad
header=<BR><BR><BR><BR><BR><BR><table: /home/httpd/html/webmail/neomail.pl
> 
> Please advise where I should look to make the correction and get this thing up and running.
> 
> I really want to get this going.
> 
> thanks in advance for your assistance.
> Susan Newmark
> susan <at> hsndata.com
> 

--

-- 

 * This email posted in pure ASCII * HTML is for browsers.    *
 * for your protection.            * My MUA is not a browser. *
 * chown -R us.us yourbase         *         KC0MRX           *

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
Susan Newmark | 8 Apr 2003 05:09

Re: Internal server error - How can I correct this?

I've checked those possibilities. You asked:
 
Is the directory you installed neomail.pl into the cgi-bin directory,
 
NO
 
or
does it have permissions to exectue CGIs?
YES
 
Is your web server set up to
recognize .pl as a CGI extention?
YES
What do neomail.pl's file permissions look like?
File permissions look like those shown in installation instructions.
-rwxr-xr-x   1 root     mail        48065 Apr  7 20:48 neomail-prefs.pl
-rwxr-sr-x   1 root     mail       123604 Apr  7 20:48 neomail.pl
/var/neomail directory drwxrwx---   6 root     mail         1024 Apr  7 20:40 neomail
All the /var directories and files were auto installed by setup.pl and should be correct.
 

Susan Newmark
 
Man Fai Hui | 8 Apr 2003 06:24

Newbie "help"

Hi,

 I would like to ask how can i point neomail as my default index page for my webmail ?

Thanks in advance

Fai c",)

_____________________________________________________________
Sign up for FREE email from Buyncell.com at http://www.buyncell.com

_____________________________________________________________
Select your own custom email address for FREE! Get you <at> yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag

-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/

Gmane