Please help with mail server choice and setup

Hello dear arch users, for begining i`ll start with litle intro what i know, and what i dont understand, so it would be easyer to help solve my problem, thanks for reading this.
I've been using arch for some time (few months) but i still dont know very much about it..
I have successfully installed lighttpd+php (fcgi)+mysql+phpmyadmin, ssh and mc allso of cource, serveral times, so i know how to solve little problems
I need everything lightweight because my arch's box is not so fresh as i could want
p2 350mhz CPU
192mb of RAM
8Gb HDD
10Mbit internet connection
whole project is for personal use only, and it will not even reach 10 user limit (me and some friends are using this..)
Now i`m willing to install mail server with some webmail ( i dont like outlook express thunderbird and other clients, only web acces)
I have googled for tutorials for 2 days now, just looking for best thing for newbie like me, with little knowlage of linux.
SquirrelMail or RoundCube wich one is bether ? I like RoundCube because it has nicer web design, but is it bether that SquirrelMail ?
Postfix and Dovecot are they enough good, or is there anything bether ?
Spamassasin and Graylistening will this work, or i`ll need something stronger?
Did i miss anything ?
I just want to say thanks for reading this, and helping me out. Thanks!
ps will this be good enough tutorial to follow ? http://www.hypexr.org/linux_mail_server.php
Karlis.
Last edited by karlis (2010-01-10 13:49:14)

Hi, thanks for response
SSL certificate is generated ... ok so it wont be so hard to help here are my configs
main.cf
# Paths
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
# Domain settings
myhostname = <mydomain>
myorigin = <mydomain>
mydestination = $myhostname, localhost.$mydomain, localhost
# SMTP settings
smtpd_tls_cert_file=/etc/ssl/certs/mail.crt
smtpd_tls_key_file=/etc/ssl/private/mail.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:/var/lib/postfix/smtpd_scache
smtp_tls_session_cache_database = btree:/var/lib/postfix/smtp_scache
smtpd_tls_loglevel = 1
smtpd_sasl_auth_enable = yes
smtp_sasl_auth_enable = yes
smtpd_recipient_restrictions = permit_sasl_authenticated,
permit_mynetworks,
reject_unauth_destination,
check_policy_service inet:127.0.0.1:10030
smtpd_sender_restrictions = permit_sasl_authenticated, permit_mynetworks
smtpd_sasl_security_options = noanonymous
# SASL
smtpd_sasl_type = dovecot
smtpd_sasl_path = /var/run/dovecot/auth-client
# Email and mailbox settings
alias_maps = hash:/etc/postfix/aliases
alias_database = $alias_maps
home_mailbox = Maildir/
virtual_alias_domains = <mydomain>
virtual_alias_maps = hash:/etc/postfix/virtual
mailbox_size_limit = 0
dovecot.conf
protocols = imap imaps
disable_plaintext_auth = yes
log_timestamp = "%b %d %H:%M:%S "
ssl = yes
ssl_cert_file = /etc/ssl/certs/mail.crt
ssl_key_file = /etc/ssl/private/mail.key
mail_access_groups = mail
mechanisms = plain login
socket listen {
client {
path = /var/run/dovecot/auth-client
mode = 0660
user = postfix
group = postfix
here are some of my config uncommented part, if its nececery i can zip and upload bouth configs to be 100% clear wheres the problem..
Karlis
Last edited by karlis (2010-01-13 18:02:23)

Similar Messages

  • Help with Mail Server Setup/DynDNS

    I don't have a static IP so I setup an account/registered a domain with DynDNS. The test site is hosted fine via Leopard Server. However, I am trying to setup a mail server to no avail. Configured Mail Server through the assistant and ended up with these settings: domain name - performa460.com hostname - mail.performa460.com POP, IMAP, and SMTP all enabled. Setup a user in workgroup manager and enabled mail. Still Cannot access mail through Mail.app and no users are listed on the Maintenance/Accounts pane. Obviously I'm new to this and need to be pointed in the right direction. Any help is apreciated; thanks!

    DynDNS's base service won't work for you if you want to use your own full domain name unless you use their Custom DNS paid service. I'm assuming this is something you've already done. If so, you need to configure both the host name and the MX records for your domain to point to the right places. You'll need to set up DynDNS name servers through whatever domain registrar you use and then configure the CustomDNS service through DynDNS's web interface. Once you can successfully connect using a web browser, then look into your mail settings.
    However, depending on what provider you're using for your broadband, you may have the mail ports blocked by your ISP and/or in your cablemodem/router. Be sure to open 25 and 587 and any other ports you intend to use.
    Finally, you may find that even if you've configured everything correctly, other providers will refuse your mail as spam (google, yahoo, etc) because your IP address is on a "residential subnet" or because your forward and reverse DNS don't match. That means you'll need a mail reflector to bounce your mail off of with a proper IP. DynDNS has inbound and outbound mailhop services that you can use for an additional fee.
    Bottom line is, because spambots inhabit a lot of dynamic IP blocks, you have to jump through a ton of hoops to get it working reliably.

  • Please help with Forms server and forms

    Hi, all
    I am new to oracle.
    Mine is home PC and the spec. of the system are as follows.
    database:Oracle 8i EE
    Forms :6i
    OS :Windows 2000
    Yesterday I downloaded Oracle9iAS Server and followed the documentation in installing.
    As per the documentation, I accepted default values in many cases and went thru with installation.
    At the end of the installation, i got the following config(found at the bottom of the message).
    Please give me steps in resolving the issues below.
    Also,
    when I run the "Run form from web" from Programs....
    what if the web listener port is taken. how do we figure out if one is already in use and if so what are other ports available to me.
    and finally in the same app. is "Web Host" the name of my computer on which I installed the Oracle server?
    TIA
    Shankar
    Configuration Steps for Oracle Forms installation of 00:44:38 2002/05/01
    This file gives details of the configuration steps done for you by the installation process
    (marked '[INFO]') and of any actions you need to do manually (marked '[ACTION]'). Please read
    this file and perform the requested actions.
    [ACTION] If you are installing in a new Oracle Home, please reboot the machine after the installation.
    [ACTION] Please configure the following virtual path with your web listener: /dev60temp for
    physical directory C:\shankar\6iForms\F6i\tools\web60\temp.
    [INFO] NT service Oracle Forms Server [Forms60Server-6Web] has been created and started for
    the Forms Server.
    [ACTION] Please configure the following virtual path with your web listener: /forms60java for
    physical directory C:\shankar\6iForms\F6i\FORMS60\java.
    [ACTION] Please configure the following virtual path with your web listener: /dev60html for
    physical directory C:\shankar\6iForms\F6i\tools\web60\html.
    [ACTION] Please configure the following virtual path with your web listener: /dev60cgi for
    physical directory C:\shankar\6iForms\F6i\tools\web60\cgi.
    [INFO] An internet shortcut to run a standard test form, or any form of your choice, has been
    created for you in the Oracle Forms program group.
    [ACTION] Please configure the following virtual path with your web listener: /jinitiator for
    physical directory C:\shankar\6iForms\F6i\JINIT.

    Thanks, Vikas!
    But I did a search for 6iServer.conf and did NOT locate any such file
    Please help
    TIA
    SHANKAR
    Shankar,
    It would have helped if you had indicated what is the full version of 9iAS that you have installed. By default the portnumber that is used is 7778.
    As per the entries, they should have already been made in the config files. But check that the 6iServer.Conf file and it should contain the entries that you are being told to update. If not, then add the entries in the 6iServer.conf file and that is all you need.
    HTH.
    Vikash

  • Eem on cisco 877, trouble with mail server action and smtp auth

    hello all,
    i'm using a router 877 at home and i really need to check out what this router do during the day.
    So some time ago i configured it using some eem actions and sending to me email, without any problems.
    Yesterday I changed my internet provider and now i need to use smtp autheticantion to send emails.
    I read about how to authenticate, like username:password@host and also made a fast search here, without solve my problem.
    I need to put as username the email of the provider like: [email protected]:[email protected]
    So, i want to know if someone had the same problem and solved it. Of course i couldn't use @ two times or eem would think that host.com is my smtp server! And right now is going in this way!
    My IOS version is 15.1(2)T2, eem version is 3.1.
    Hope someone could help me!
    Thank you in advance.
    Sandro

    Hello,
    Thank you very much in advance for any help you can offer. Debugging I get this but stunnel.conf is edited and started
    %HA_EM-3-FMPD_SMTP: Error occured when sending mail to SMTP server: smtp.gmail.com : error in reply from SMTP server
    Router Cisco 877 with IOS version is 12.4(15)T16
    Router Config:
    ip host gmail.com pc_host*
    track 1 rtr 1 reachability
    delay down 10 up 60
    ip route 0.0.0.0 0.0.0.0 Dialer0 track 1
    ip sla 1
    icmp-echo 8.8.8.8 source-interface Dialer0
    timeout 2000
    frequency 4
    ip sla schedule 1 life forever start-time now
    event manager environment to@gmail
    event manager environment [email protected]
    event manager environment smtp.gmail.com*
    event manager applet TRACK-1-OK
    event track 1 state up
    action 1.0 mail server "smtp.gmail.com" to "[email protected]" from "[email protected]" subject "E2E up/down" body "DSL is UP"*
    * I use several possible key combinations:
    ip host smtp.gmail.com pc_host
    event manager environment [email protected]:[email protected]
    action 1.0 mail server "[email protected]:[email protected]" to "[email protected]" from "[email protected]" subject "E2E up/down" body "DSL is UP"*
    stunnel.conf config:
    cert = stunnel.pem
    socket = l:TCP_NODELAY=1
    socket = r:TCP_NODELAY=1
    client = yes
    options = NO_SSLv2
    [pop3s]
    accept  = 110
    connect = pop.gmail.com:995
    [imaps]
    accept  = 143
    connect = pop.gmail.com:993
    [ssmtp]
    accept  = 25
    connect = smtp.gmail.com:465
    Greetings,
    Guiller

  • Help with mail server

    My mail server has stopped sending email outside of my server. Internal email works fine. I am getting these in my smtp logs would appreciate any help:
    Sep 24 15:22:51 www postfix/master[10108]: daemon started -- version 2.5.5, configuration /etc/postfix
    Sep 24 15:22:51 www postfix/qmgr[10110]: 2237416080B8: from=<[email protected]>, size=993, nrcpt=1 (queue active)
    Sep 24 15:22:51 www postfix/qmgr[10110]: 24C3815CAB4F: from=<[email protected]>, size=14248, nrcpt=4 (queue active)
    Sep 24 15:22:51 www postfix/qmgr[10110]: 7BED315E7FA0: from=<[email protected]>, size=1195, nrcpt=1 (queue active)
    Sep 24 15:23:21 www postfix/smtp[10113]: connect to gmail-smtp-in.l.google.com[74.125.65.27]:25: Operation timed out
    Sep 24 15:23:22 www postfix/smtp[10116]: connect to mail.webave.net[207.203.36.9]:25: Operation timed out
    Sep 24 15:23:22 www postfix/smtp[10116]: 24C3815CAB4F: to=<[email protected]>, relay=none, delay=427649, delays=427619/0.02/30/0, dsn=4.4.1, status=deferred (connect to mail.webave.net[207.203.36.9]:25: Operation timed out)
    Sep 24 15:23:22 www postfix/smtp[10112]: connect to p-us1-iereast-tmp.us1.avaya.com[135.11.29.17]:25: Operation timed out
    Sep 24 15:23:22 www postfix/smtp[10118]: connect to coloradocollege.edu.mail1.psmtp.com[64.18.4.10]:25: Operation timed out
    Sep 24 15:23:22 www postfix/smtp[10117]: connect to a.mx.mail.yahoo.com[67.195.168.31]:25: Operation timed out

    Okay I am at a loss i did wht apple support said and updated my records and they are all good. Ii still get this error for my mxtoolbox site:
    Not an open relay.
    0 seconds - Good on Connection time
    0.437 seconds - Good on Transaction time
    OK - 99.31.174.153 resolves to mingram.com
    Warning - Reverse DNS does not match SMTP Banner
    Session Transcript:
    HELO please-read-policy.mxtoolbox.com
    250 www [62 ms]
    MAIL FROM: <[email protected]>
    250 2.1.0 Ok [62 ms]
    RCPT TO: <[email protected]>
    554 5.7.1 <[email protected]>: Relay access denied [62 ms]
    QUIT
    221 2.0.0 Bye [62 ms]
    I can not send mail still either and below is the latest log. I am at a lose:
    Sep 29 10:53:54 www postfix/qmgr[13317]: 2237416080B8: from=<[email protected]>, size=993, nrcpt=1 (queue active)
    Sep 29 10:54:24 www postfix/smtp[95992]: connect to de307622-de-ieremea.avaya.com[198.152.71.104]:25: Operation timed out
    Sep 29 10:54:43 www postfix/smtpd[95968]: warning: 95.128.243.11: address not listed for hostname 95-128-243-11.avk-com.ru
    Sep 29 10:54:43 www postfix/smtpd[95968]: connect from unknown[95.128.243.11]
    Sep 29 10:54:43 www postfix/smtpd[95998]: warning: 95.128.243.11: address not listed for hostname 95-128-243-11.avk-com.ru
    Sep 29 10:54:43 www postfix/smtpd[95998]: connect from unknown[95.128.243.11]
    Sep 29 10:54:43 www postfix/smtpd[95995]: warning: 95.128.243.11: address not listed for hostname 95-128-243-11.avk-com.ru
    Sep 29 10:54:43 www postfix/smtpd[95995]: connect from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95968]: NOQUEUE: reject: RCPT from unknown[95.128.243.11]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<95-128-243-11.avk-com.ru>
    Sep 29 10:54:44 www postfix/smtpd[95998]: NOQUEUE: reject: RCPT from unknown[95.128.243.11]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<95-128-243-11.avk-com.ru>
    Sep 29 10:54:44 www postfix/smtpd[95995]: NOQUEUE: reject: RCPT from unknown[95.128.243.11]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<95-128-243-11.avk-com.ru>
    Sep 29 10:54:44 www postfix/smtpd[95968]: lost connection after RCPT from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95968]: disconnect from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95995]: lost connection after RCPT from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95995]: disconnect from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95998]: lost connection after RCPT from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95998]: disconnect from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95968]: warning: 95.128.243.11: address not listed for hostname 95-128-243-11.avk-com.ru
    Sep 29 10:54:44 www postfix/smtpd[95968]: connect from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95995]: warning: 95.128.243.11: address not listed for hostname 95-128-243-11.avk-com.ru
    Sep 29 10:54:44 www postfix/smtpd[95995]: connect from unknown[95.128.243.11]
    Sep 29 10:54:44 www postfix/smtpd[95998]: warning: 95.128.243.11: address not listed for hostname 95-128-243-11.avk-com.ru
    Sep 29 10:54:44 www postfix/smtpd[95998]: connect from unknown[95.128.243.11]
    Sep 29 10:54:45 www postfix/smtpd[95995]: NOQUEUE: reject: RCPT from unknown[95.128.243.11]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<95-128-243-11.avk-com.ru>
    Sep 29 10:54:45 www postfix/smtpd[95968]: NOQUEUE: reject: RCPT from unknown[95.128.243.11]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<95-128-243-11.avk-com.ru>
    Sep 29 10:54:45 www postfix/smtpd[95998]: NOQUEUE: reject: RCPT from unknown[95.128.243.11]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<95-128-243-11.avk-com.ru>
    Sep 29 10:54:45 www postfix/smtpd[95995]: lost connection after RCPT from unknown[95.128.243.11]
    Sep 29 10:54:45 www postfix/smtpd[95995]: disconnect from unknown[95.128.243.11]
    Sep 29 10:54:45 www postfix/smtpd[95968]: lost connection after RCPT from unknown[95.128.243.11]
    Sep 29 10:54:45 www postfix/smtpd[95968]: disconnect from unknown[95.128.243.11]
    Sep 29 10:54:45 www postfix/smtpd[95998]: lost connection after RCPT from unknown[95.128.243.11]
    Sep 29 10:54:45 www postfix/smtpd[95998]: disconnect from unknown[95.128.243.11]
    Sep 29 10:54:54 www postfix/smtp[95992]: connect to p-us1-iereast-tmp.us1.avaya.com[135.11.29.17]:25: Operation timed out
    Sep 29 10:55:24 www postfix/smtp[95992]: connect to co300216-co-ierwest.avaya.com[198.152.13.104]:25: Operation timed out
    Sep 29 10:55:24 www postfix/smtp[95992]: 2237416080B8: to=<[email protected]>, relay=none, delay=431038, delays=430948/0.02/90/0, dsn=4.4.1, status=deferred (connect to co300216-co-ierwest.avaya.com[198.152.13.104]:25: Operation timed out)
    Sep 29 10:56:16 www postfix/anvil[95431]: statistics: max connection rate 6/60s for (smtp:95.128.243.11) at Sep 29 10:54:44
    Sep 29 10:56:16 www postfix/anvil[95431]: statistics: max connection count 3 for (smtp:95.128.243.11) at Sep 29 10:54:43
    Sep 29 10:56:16 www postfix/anvil[95431]: statistics: max cache size 3 at Sep 29 10:50:31
    Sep 29 10:57:49 www postfix/smtpd[96076]: connect from 111-255-67-122.dynamic.hinet.net[111.255.67.122]
    Sep 29 10:57:50 www postfix/smtpd[96076]: NOQUEUE: reject: RCPT from 111-255-67-122.dynamic.hinet.net[111.255.67.122]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<hinet.net>
    Sep 29 10:57:50 www postfix/smtpd[96076]: disconnect from 111-255-67-122.dynamic.hinet.net[111.255.67.122]
    Sep 29 10:59:03 www postfix/master[13315]: terminating on signal 15
    Sep 29 10:59:22 www postfix/master[96378]: daemon started -- version 2.5.5, configuration /etc/postfix
    Sep 29 10:59:58 www postfix/smtpd[96445]: warning: 64.20.227.133: address not listed for hostname recover.mxtoolbox.com
    Sep 29 10:59:58 www postfix/smtpd[96445]: connect from unknown[64.20.227.133]
    Sep 29 10:59:58 www postfix/smtpd[96445]: NOQUEUE: reject: RCPT from unknown[64.20.227.133]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<please-read-policy.mxtoolbox.com>
    Sep 29 10:59:58 www postfix/smtpd[96445]: disconnect from unknown[64.20.227.133]
    Sep 29 11:00:15 www postfix/smtpd[96445]: connect from unknown[59.99.56.238]
    Sep 29 11:00:18 www postfix/smtpd[96445]: NOQUEUE: reject: RCPT from unknown[59.99.56.238]: 504 5.5.2 <YRJHRONMOA>: Helo command rejected: need fully-qualified hostname; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<YRJHRONMOA>
    Sep 29 11:00:18 www postfix/smtpd[96445]: lost connection after DATA (0 bytes) from unknown[59.99.56.238]
    Sep 29 11:00:18 www postfix/smtpd[96445]: disconnect from unknown[59.99.56.238]
    Sep 29 11:00:19 www postfix/smtpd[96445]: warning: 95.139.137.164: address not listed for hostname node-95-139-137-164.domolink.tula.net
    Sep 29 11:00:19 www postfix/smtpd[96445]: connect from unknown[95.139.137.164]
    Sep 29 11:00:20 www postfix/smtpd[96445]: NOQUEUE: reject: RCPT from unknown[95.139.137.164]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<node-95-139-137-164.domolink.tula.net>
    Sep 29 11:00:20 www postfix/smtpd[96445]: lost connection after RCPT from unknown[95.139.137.164]
    Sep 29 11:00:20 www postfix/smtpd[96445]: disconnect from unknown[95.139.137.164]
    Sep 29 11:01:40 www postfix/smtpd[96473]: warning: 64.20.227.133: address not listed for hostname recover.mxtoolbox.com
    Sep 29 11:01:40 www postfix/smtpd[96473]: connect from unknown[64.20.227.133]
    Sep 29 11:01:40 www postfix/smtpd[96473]: lost connection after CONNECT from unknown[64.20.227.133]
    Sep 29 11:01:40 www postfix/smtpd[96473]: disconnect from unknown[64.20.227.133]
    Sep 29 11:01:40 www postfix/smtpd[96603]: warning: 64.20.227.133: address not listed for hostname recover.mxtoolbox.com
    Sep 29 11:01:40 www postfix/smtpd[96603]: connect from unknown[64.20.227.133]
    Sep 29 11:01:40 www postfix/smtpd[96603]: lost connection after CONNECT from unknown[64.20.227.133]
    Sep 29 11:01:40 www postfix/smtpd[96603]: disconnect from unknown[64.20.227.133]
    Sep 29 11:01:49 www postfix/smtpd[96445]: connect from unknown[59.99.56.238]
    Sep 29 11:01:50 www postfix/smtpd[96445]: NOQUEUE: reject: RCPT from unknown[59.99.56.238]: 504 5.5.2 <BKYOFGOHLV>: Helo command rejected: need fully-qualified hostname; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<BKYOFGOHLV>
    Sep 29 11:02:10 www postfix/smtpd[96473]: table hash:/etc/aliases(0,lock|fold_fix) has changed -- restarting
    Sep 29 11:02:10 www postfix/smtpd[96642]: warning: 64.20.227.133: address not listed for hostname recover.mxtoolbox.com
    Sep 29 11:02:10 www postfix/smtpd[96642]: connect from unknown[64.20.227.133]
    Sep 29 11:02:10 www postfix/smtpd[96642]: NOQUEUE: reject: RCPT from unknown[64.20.227.133]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<please-read-policy.mxtoolbox.com>
    Sep 29 11:02:10 www postfix/smtpd[96642]: disconnect from unknown[64.20.227.133]
    Sep 29 11:04:22 www postfix/qmgr[96380]: 9502F1608FB3: from=<[email protected]>, size=1283, nrcpt=1 (queue active)
    Sep 29 11:04:52 www postfix/smtp[96777]: connect to gmail-smtp-in.l.google.com[74.125.65.27]:25: Operation timed out
    Sep 29 11:05:18 www postfix/smtpd[96821]: connect from dslb-088-075-165-031.pools.arcor-ip.net[88.75.165.31]
    Sep 29 11:05:18 www postfix/smtpd[96821]: NOQUEUE: reject: RCPT from dslb-088-075-165-031.pools.arcor-ip.net[88.75.165.31]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<arcor-ip.net>
    Sep 29 11:05:18 www postfix/smtpd[96821]: disconnect from dslb-088-075-165-031.pools.arcor-ip.net[88.75.165.31]
    Sep 29 11:05:22 www postfix/smtp[96777]: connect to alt1.gmail-smtp-in.l.google.com[74.125.47.27]:25: Operation timed out
    Sep 29 11:05:52 www postfix/smtp[96777]: connect to alt2.gmail-smtp-in.l.google.com[209.85.227.27]:25: Operation timed out

  • Please help with mail!

    Can anybody help me with resetting my mail? Right now everytime I click on the mail icon a box pops up asking me for a password which it never takes. I don't know what to do. Please help!
    MacBookPro   Mac OS X (10.4.8)  

    Same problem, but only on my iBook. Mail with identical preferences works fine on the iMac. Have reset accounts, but mail just spins for about 30 minutes trying to download. Also if I identify anything as "Junk" the program immediately freezes causing me to force quit. The message in force quit is that "Mail is not responding."
    This happens both in wireless and wired mode. Passwords appear to be OK. Is it possible for the mail program to become corrupted, and if so how do I go about reinstalling?

  • Why am I getting an error "Unable to establish a secure connection with (mail server)"? And what can I do?

    I'm trying to set up email on my Firefox OS Flame (OS is Boot2Gecko 2.0.0.0-prerelease) and getting an error:
    Unable to establish a secure connection with mail.velociraptor.info
    I'm on Dreamhost, the certificate belongs to `*.dreamhost.com` but I'm not even sure this is a certificate error, and if it is, how I'd go about fixing it. I found the Certificate Manger, but I don't know how to download the certificate and add it, and I don't know if this is even the problem.

    If this is a self-signed certificate or one where the CA is not trusted on FFOS, you will get this error.
    There is currently no proper user interface for adding certificates. You could have a look at the method described at this page: http://www.pending.io/add-cacert-root-certificate-to-firefox-os/
    There are also several bugs open regarding this problem, e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=874346. They have additional information that could help you to find out, if this is the problem you are seeing.

  • Please help with correcting calling class and method errors

    Hi All,
    I have created a game (like battleship) for 2 tanks. I can't seem to connect the classes and methods to get the values for the last die face rolled; last direction rolled on a 4 headed dice; the x and y position for each tank; the armour value and the firePower (or hit value) to print.
    Each row of these values is supposed to print 50 times using a while loop.
    (N.B. The code is appended below my name.)
    Could anyone please help me? I would be most grateful. Thank you.
    Steve
    import java.util.*;
    class Client
    static Die die;
    static Direction dir;
    static Tank tk1;
    static Tank tk2;
    public static final
    void main( String[] argv)
    die = new Die();
    dir = new Direction();
    tk1 = new Tank();
    tk2 = new Tank();
    int lastFace;
    int setfaceLast;
    int x;
    int y;
    int armourVal;
    int firePower;
    int battleNum=0;
    int battles;
    int moves = 0;
    System.out.println("Tank");
    System.out.println("'\t' Number");
    System.out.println("'\t' Dir");
    System.out.println("'\t' xValue");
    System.out.println("'\t' yValue");
    System.out.println("'\t' Armour");
    System.out.println("Firepower"+'\n');
    int i=0;
    //int getLastFace();
    //int LastDirName();
    while (i <= 50);
    int XPos;
    int YPos;
    Pos p = new Pos();
    p.setXPos(x);
    p.setYPos(y);
    System.out.println ("'\t' Tank 1-");
    //System.out.println ( die.getLastFace());
    //System.out.println( dir.getLastDirName());
    System.out.println(Pos(x));
    System.out.println(Pos(y));
    System.out.println(armourVal);
    System.out.println(firePower+'\n');
    System.out.println ("Tank 2-");
    System.out.println ( lastFace);
    //System.out.println(LastDir);
    System.out.println(x);
    System.out.println(y);
    System.out.println(armourVal);
    System.out.println(firePower+'\n');
    moves++;
    System.out.println(" '\n' + BATTLE");
    class Tank
    public static final int MINGRID;
    public static final int MAXGRID;
    static Die die = new Die();
    static Direction dir = new Direction();
    private static int battleCount;
    private static int moveCount;
    private int x;
    private int y;
    private int armourVal;
    private int firePower;
    public Tank()
    int MINGRID=-10;
    int MAXGRID=10;
    battleCount=0;
    moveCount=0;
    x=0;
    y=0;
    armourVal=10;
    firePower=1;
    public
    int getmove()
    die.roll();
    dir.roll();
    dir.getLastDir();
    die.getLastFace();
    int x;
    int y;
    int Pos;
    switch( dir.getLastDir() )
    case Direction.UP:
    y += die.getLastFace();
    break;
    case Direction.DOWN:
    y -= die.getLastFace();
    break;
    case Direction.RIGHT:
    x += die.getLastFace();
    case Direction.LEFT:
    x-= die.getLastFace();
    break;
    if ( x > MAXGRID )
    x = (2 * MAXGRID) - x;
    else if ( x < MINGRID )
    x = (-2 * MINGRID) - x;
    if ( y > MAXGRID )
    y = (-2 * MAXGRID) - y;
    else if ( y < MINGRID )
    y = (-2 * MINGRID) - y;
    if ( x == -3 && y == -3 )
    firePower++;
    System.out.println("Yipee - more firepower.");
    if ( x == 3 && y == 3)
    this.armourVal += 10;
    System.out.println("Yipee - more armour.");
    return Pos;
    //printDetails();
    public boolean getcontinueBattle(Tank tk2)
    moveCount++;
    if ( x == tk2.x && y == tk2.y)
    battleCount++;
    System.out.println("Battle");
    tk2.armourVal -= firePower;
    armourVal -= tk2.firePower;
    if (tk2.armourVal < 0 )
    int moveCount, battleCount;
    return false;
    if ( armourVal < 0 )
    int moveCount, battleCount;
    return false;
    return true;
    public int getprintDetails()
    int ptDet;
    return ptDet;
    class Direction
    private int lastFaceDir;
    private Random rnd;
    public static final int UP = 1;
    public static final int DOWN = 2;
    public static final int LEFT = 3;
    public static final int RIGHT = 4;
    String direction;
    private
    int getRandomNum()
    int raw = rnd.nextInt();
    raw = Math.abs( raw );
    raw %= 4;
    raw++;
    return raw;
    public
    Direction()
    rnd = new Random();
    roll();
    public
    int roll()
    lastFaceDir = getRandomNum();
    if (lastFaceDir == UP)
    direction = "up";
    else if (lastFaceDir == DOWN)
    direction= "down";
    else if (lastFaceDir == LEFT)
    direction = "left";
    else if (lastFaceDir == RIGHT)
    direction= "right";
    return lastFaceDir;
    public
    int getLastFaceDir()
    return lastFaceDir;
    }// end class
    class Die
    private int lastFace;
    private Random rnd;
    private
    int getRandomNum()
    int raw = rnd.nextInt();
    raw = Math.abs( raw );
    raw %= 6;
    raw++;
    return raw;
    public
    Die()
    rnd = new Random();
    roll();
    public
    int roll()
    lastFace = getRandomNum();
    return lastFace;
    public
    int getLastFace()
    return lastFace;
    }// end class

    I got this sorted!
    I unzipped the JAR and loaded the classes individually - so now the "reference" issue went away. Instead I now have a new problem, but I will post that seperately.

  • Please help with the FOR loop and the array..

    I was trying to place some words in the Movie Clip
    "TextPanel" and set a
    random position to each of them.
    But it's not working.
    1) I created a Movie Clip "word" and inside that MC I created
    a text field
    and gave it an identifier "textFiled".
    2) The linkage name for Movie Clip "word" I set to "word".
    3) In the actionscript I created an Array called "aWords".
    4) Then I created a FOR loop that should
    place (attach) Movie Clips "word0", "word1", "word2" and
    "word3" to the
    movie clip TextPanel, and set the textField text for each of
    them to the
    text from the Array.
    But the script attaches 4 Movie Clips with a name
    "Undefined", instead of 4
    different names (from the Array).
    What is wrong with this script?
    var aWords:Array = [apple,banana,orange,mango];
    for(i=0;i<aWords.length;i++){
    var v = TextPanel.attachMovie("word","word"+i,i);
    v.textFiled.text = aWords
    v._x = randomNumber(0,Stage.width);
    v._y = randomNumber(0,Stage.height);
    Thanks in advance

    But in my Post I already wrote v.textFiled.text = aWords
    so I don't understand what were you correcting..
    And one more:
    I have tested it by changing the
    v.textFiled.text = aWords; to v.textFiled.text = "some
    word";
    and it's working fine.
    So there is something wrong with the Array element, and I
    don't know why..
    "aniebel" <[email protected]> wrote in
    message
    news:ft2d5k$lld$[email protected]..
    > Change:
    > v.textFiled.text = aWords;
    >
    > to:
    > v.textFiled.text = aWords
    >
    > It needs to know which element inside the array you want
    to place in the
    > textfield (or textfiled) :)
    >
    > If that doesn't work, double check that your instance
    name is correct
    > inside
    > of "word".
    >

  • Please help with Mail Syncing

    Ok I have my Mail app on Leopard set up to recieve my Gmail emails.
    Same thing on my iPhone.
    Now the question is:
    How can I set it up so that emails from my Gmail account are sent to both my iPhone and Mail app on my macbook?
    Same with sent mail, is there anyway for sent emails to show up on both also?
    Its so frustrating having to look through both my phone and laptop for an email.
    There has to be some kind of solution for this.

    If you are accessing your gmail account as a pop account, then once you download mail to you computer, it is no longer available on the gmail server for the iphone.
    if so, what you can do is go into your mail.app and open the preferences.
    Go to accounts and select your gmail account.
    Click on the advanced tab, and there is an option to remove copy from server after retrieving.
    If you uncheck this, it should leave the email on the server, and you should be able to access it with your iphone also.
    Hope this helps.

  • Please help with mail setting

    incoming and outgoing mail works perfectly using my wifi network. using edge i can only recieve email but not send. when i called apple care they told me to change the outgoing server to cwmx.com. that setting works on edge but not my comcast network. Does anyone else have this problem?

    This is from Allen S. I saw it and copy'd and paste'd it in here for you.
    ~~~~~~~~~~~~
    Have you tried changing the server port from 25 to 587 for Comcast's SMTP server?
    If not, go to Settings > Mail and select your Comcast account.
    In the Host name field, add 587 to the SMTP server address with a colon such as (address used as an example only):
    smtp.comcast.com:587
    ~~~~~~~~~~~~~~~~
    Side note - I thought that if you set up your e-mail just like your home machine - you should be fine. Double check all your settings I guess. Good luck.

  • Need help with Mail address book and calendar.

    Hello,
    I am a new Mac User. I just purchased my first MacBook. My goal is to switch totally over to Mac for both home and work. I was able to get the mail program to pull down my exchange mail, however it does not appear to have taken in my address book.
    My goal would be for my machine to totally sync up with my mail, and calendar the same way that my iPhone does. Is there a way to do this?
    If I can't get my contacts and calendar to "sync". I will not be able to use my Mac at work.
    Any help or assistance would be greatly appreciated.
    Regards,
    Jason

    I do not believe you can sync your data between Outlook and Address Book and iCal. You can transfer data using a third-party utility, Outlook2Mac. However, you could integrate with your Outlook account using Entourage, one of the Office 2008 applications. You would have to purchase Microsoft Office 2008.

  • Please help with workflow - iMovie '08 and Panasonic HDC-SD1

    My two teenage sons play high school basketball and I've been videotaping their games using our new Panasonic SD1. Picture quality is terrific, but I've been taken aback by how much time it takes to get the footage from the camera into iMovie and then how long it takes to burn a DVD from that iMovie file. I'm hoping I'm doing something wrong and that there's a quicker way to get the job done.
    The kids play four periods and I've been stopping and starting the camera in between, so I end up with four separate files on the SD card. Total time is usually an hour and change.
    Okay here's the workflow from there:
    ~ When I get back to my iMac (2.16 Core 2 Duo with 3GB of RAM) I place the SD card in a card reader and import the four files into iMovie from there. Importing the hours' worth of video takes a couple of hours.
    ~ I then make one project with all four files for export to iTunes so the boys can watch on our Apple TV. Exporting, using the "large" format takes another couple of hours.
    ~ I then use the same exported file to make a DVD for the coach using iDVD. That process takes more than three hours.
    I'd actually like to split out the four quarters of the game into separate menu items on the DVD. My thought was to make each quarter a different iMovie project, but it looks like I can't queue the four exports so I'd have to stay close to the computer to do them individually.
    Thanks in advance for the help.
    ...Barry

    If you only have 1 file per quarter, one obvious thing to do would be to edit out the time in between plays, the time-outs, and the like. That is easily done in iMovie.
    Having said that, importing (and exporting) in high definition takes time, and your times do not seem unreasonable.
    Message was edited by: AppleMan1958

  • Please help with flascomm server plan

    Hello
    I need to broadcast with flashcomm an event for about 150-200
    users (I get
    the signal from a TV tuner and I send it to Flashcomm
    server). Currently I'm
    using Uvault (www.uvault.com) servers but I don't get the
    results I'd like.
    The problem is uvalt gives me up to 5 Mbs of peak bandwidth
    (I have hired
    Flash Media Server Plan 4) and I need a real-time streaming
    of the signal,
    so I'd like to be advised what should I do to get real-time
    streaming.
    Should I hire a Flash Video Plan to Uvault (I really don't
    know how does it
    work) or shuold I hire a plan with any other company. Could
    you tell me
    about other companys that can offer me a higher bandwidth to
    get the real
    time streaming I need?
    Thank you everybody

    If you are talking about their shared Flash Media Server plan
    then that
    could be the problem: it is shared and you are subject to the
    server dealing
    with other users and demand peaks. Perhaps looking at a
    dedicated plan is
    the way to go.
    You might look over the hosting list at
    http://flashcomguru.com/articles/hosts.cfm
    Lon Hosford
    www.lonhosford.com
    Flash, Actionscript and Flash Media Server examples:
    http://flashexamples.hosfordusa.com
    May many happy bits flow your way!
    "Dpto. Programaci�n Prodigia Consultores"
    <[email protected]> wrote
    in message news:e6piae$ce0$[email protected]..
    > Hello
    >
    > I need to broadcast with flashcomm an event for about
    150-200 users (I
    > get the signal from a TV tuner and I send it to
    Flashcomm server).
    > Currently I'm using Uvault (www.uvault.com) servers but
    I don't get the
    > results I'd like. The problem is uvalt gives me up to 5
    Mbs of peak
    > bandwidth (I have hired Flash Media Server Plan 4) and I
    need a real-time
    > streaming of the signal, so I'd like to be advised what
    should I do to get
    > real-time streaming. Should I hire a Flash Video Plan to
    Uvault (I really
    > don't know how does it work) or shuold I hire a plan
    with any other
    > company. Could you tell me about other companys that can
    offer me a higher
    > bandwidth to get the real time streaming I need?
    >
    > Thank you everybody
    >

  • Please help with Logic Express 7 and using DFH plugin!

    Hey guys, I'm really in a tight spot here as I have no idea how to get my setup working properly. I recently bought an entirely new Imac, Logic Express 7, and a drum plugin called Drumkit From **** Superior (VSTi I believe is the type of plugin they call it). It is supposed to be compatable but I see no way to get it to show up as a plugin. I tried some other programs and it shows up as a plugin and I'm able to get into the interface, but I can't in LE7.
    It is supposed to be compatable as a "rewire" plugin or something like that, but I'm not too sure how to approach that differently, both manuals are very vague.
    Basically, I'm wondering:
    1. How would I go about getting Drumkit From **** Superior to show up as a "plugin" (and what it would be under) if I have to use it a "rewire"?
    2. If I could get it running as a plugin, how would I go about programming a drum part using that "drumkit" in Logic Express?
    Thanks, any help is greatly appreciated.
    -Daniel

    It's a tough one man, I'm actually wanting to go for EZdrummer which I think comes under the same umbrealla as DFH, the patch will come to let you upgrade to intel hopefully by September so hold onto that plug in as I think it'll be worth it in the long run. In the mean time do you have any other options to make beats?
    I use Reason 3.0, I sequence my beats using Reason Drum Kits 2.0 and export them as WAV or AIFF files into Logic, do you have anything similar that you can do? write you beats else where and import into Logic?

Maybe you are looking for

  • Creation of Query using Infoset

    Hi everyone i have a problem with assignment of user goups to infoset in writing a query for generating own report. first i created user group, next infoset and later while creating query when the user group is selected the infoset which i created an

  • Configure PCP in 11.5.10.2

    Dear all, Our environment is like : Node 1: 11.5.10.2 (AppsTier, Sun Solaris) Node 2: 10.2.0.4 (RAC 1, Sun Solaris) Node 3: 10.2.0.4 (RAC 2, Sun Solaris) Node 4: iSupport (Windows 2003 Server) As of now all the Apps services are in Node 1 and in our

  • Jpg greyscale file not importing

    I wonder if there is a bug in the new iPhoto '09? I used to be able to import 8-bit greyscale images saved from Photoshop with an ICC profile; now I get a message that the file format is not supported. I also have noticed that at least one other such

  • Dreamweaver Lightbox exclude a named anchor

    I'm working on a non-flash backup for my baby hats catalog.  I use Dreamweaver CS5.5 and a lightbox that I downloaded from the widgets to display the images.  However, my first image and then two inbetween each hat are other <a></a> tags.  The first

  • Adobe CS4 Design Premium Set Up Error

    When I try to set up adobe design premium on my mac I get a set up error. I already repaired permissions and clean uninstall everything adobe told me to do, but Its still giving me an error message. I have a screen shot also. Im thinking my hard driv