forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 ecards & email => Topic started by: bb3 on March 01, 2009, 05:12:14 am

Title: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 01, 2009, 05:12:14 am
I am using coppermine 1.4.20,

I tried to register an account using yahoo mail as my profile email but i canoot receive any confirmation from the admin. I also tried to send ecard to a yahoo account but nothing has been received.

But when i tried using hotmail and gmail everything works fine. The problem is almost all of my potential registrant are using yahoo as their email account but they cannot receive email activation code.

I'm thinking that yahoo is blocking all of the emails from cpg because they think its a spam. Is there any fix on this problem? Thanks

---------------------

www.gallery.redlens.org

USERNAME: test
PASSWORD: user

Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 01, 2009, 06:14:07 pm
Sorry to post again but i am trying to find solution on my problem so i want to provide you supplementary informations

here's the debug output

Code: [Select]
USER:
------------------
Array
(
    [ID] => b3ccab7972d346db919b07d09e81962c
    [am] => 1
    [lang] => english
    [liv] => Array
        (
            [0] => 10
            [1] => 12
            [2] => 13
            [3] => 14
            [4] => 15
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [groups] => Array
        (
            [0] => 1
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 1
    [ufc_min] => 1
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 0
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] =>
    [upload_form_config] => 1
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [0] => 1
    [1] => 1
    [user_group] => 1
    [2] => YES
    [user_active] => YES
    [3] => admin
    [4] => 5cee5457ffc8c1f0261169105be4becf
    [user_password] => 5cee5457ffc8c1f0261169105be4becf
    [5] => 2009-03-01 07:42:50
    [user_lastvisit] => 2009-03-01 07:42:50
    [6] => 2009-02-26 18:31:44
    [user_regdate] => 1235694704
    [7] =>
    [user_group_list] =>
    [8] => admin@redlens.org
    [user_email] => admin@redlens.org
    [9] =>
    [user_profile1] =>
    [10] =>
    [user_profile2] =>
    [11] =>
    [user_profile3] =>
    [12] =>
    [user_profile4] =>
    [13] =>
    [user_profile5] =>
    [14] =>
    [user_profile6] =>
    [15] =>
    [user_actkey] =>
    [16] => 1
    [auto_subscribe_post] => 1
    [17] => 1
    [auto_subscribe_comment] => 1
    [18] =>
    [avatar_url] =>
    [19] => 1
    [user_pmsmail] => 1
    [20] => 1
    [enable_admin_email] => 1
    [21] => admin
    [22] => admin@redlens.org
    [23] => 1235694704
    [24] =>
    [user_location] =>
    [25] =>
    [user_website] =>
    [26] => 1
    [27] => 1
    [notify] => 1
    [28] =>
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg_filetypes; (0s)
    [1] => select * from cpg_plugins order by priority asc; (0s)
    [2] => delete from `redlens_copp1`.cpg_sessions where time<1235923375 and remember=0; (0s)
    [3] => delete from `redlens_copp1`.cpg_sessions where time<1234717375; (0s)
    [4] => select user_id from `redlens_copp1`.cpg_sessions where session_id = 'cdc42fe734f47ca75ef41953895d6171' (0s)
    [5] => select user_id as id, user_password as password from `redlens_copp1`.cpg_users where user_id=1 (0s)
    [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS auto_subscribe_post, u.auto_subscribe_comment AS auto_subscribe_comment, u.user_group+100 AS group_id FROM `redlens_copp1`.cpg_users AS u INNER JOIN `redlens_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `redlens_copp1`.cpg_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
    [8] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
    [10] => update `redlens_copp1`.cpg_sessions set time='1235926975' where session_id = 'cdc42fe734f47ca75ef41953895d6171' (0s)
    [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg_mod_online WHERE last_action < NOW() - INTERVAL 60 MINUTE (0s)
    [13] => REPLACE INTO cpg_mod_online (user_id, user_name, user_ip, last_action) VALUES ('1', 'admin', '122.3.243.61', NOW()) (0s)
    [14] => SELECT count(*) FROM  cpg_pms WHERE owner=1 (0s)
    [15] => SELECT count(*) FROM  cpg_pms WHERE owner=1 AND showed='0' (0s)
    [16] => SELECT count(*) FROM  cpg_buddy WHERE user_id=1 (0s)
    [17] => SELECT count(*) FROM  cpg_buddy_req WHERE buddy_to=1 (0s)
    [18] => DELETE FROM cpg_banned WHERE expiry < '2009-03-01 17:02:55' (0s)
    [19] => SELECT * FROM cpg_banned WHERE (ip_addr='122.3.243.61' OR ip_addr='122.3.243.61' OR user_id=1) AND brute_force=0 (0s)
    [20] => SELECT *, user_name AS user_name,
                                                                                user_email AS user_email,
                                                                                UNIX_TIMESTAMP(user_regdate) AS user_regdate,
                                                                                '' AS user_location,
                                                                                '' AS user_website,
user_id AS user_id,
enable_admin_email AS notify,
avatar_url AS avatar_url

                                                                                FROM  `redlens_copp1`.cpg_users WHERE user_id = '1' (0s)
    [21] => SELECT * from cpg_pictures WHERE pid='11'  (0s)
    [22] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0s)
)

==========================
GET :
------------------
Array
(
    [album] => lastup
    [pid] => 11
    [pos] => 4
)

==========================
POST :
------------------
Array
(
    [sender_name] => admin
    [recipient_name] => Third
    [recipient_email] => thirdminator05@yahoo.com
    [greetings] => Test
    [message] => Test
    [submit] => Send ecard
)

==========================
VERSION INFO :
------------------
PHP version: 5.2.6 - OK
------------------
mySQL version: 5.0.67-community
------------------
Coppermine version: 1.4.20(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XPM Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.67
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib64 -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | show_source, system, passthru, popen, proc_open, proc_nice, symlink, exec,proc_close, popen, dl, escapeshellarg, escapeshellcmd | show_source, system, passthru, popen, proc_open, proc_nice, symlink, exec,proc_close, popen, dl, escapeshellarg, escapeshellcmd
file_uploads | On | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
open_basedir | /home/redlens:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 300 | 300
max_input_time | 60 | 60
upload_max_filesize | 10M | 10M
post_max_size | 10M | 10M
==========================
Page generated in 0.077 seconds - 23 queries in 0 seconds - Album set : ; Meta set: ;

and this is from the error console of firefox, i have a lot of this message

Quote
Warning: Error in parsing value for property 'cursor'.  Declaration dropped.
Source File: http://mail.yimg.com/a/combo?/uh/css/uh-1.1.3.css&/mg/css/cmn/20081024/common.css
Line: 373

everything seems to be fine for me except that my gallery cannot send email to yahoo users

thanks.
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: Nibbler on March 01, 2009, 07:23:59 pm
Yes it can. The problem is that Yahoo is not accepting them. Either check the logs of your mailer daemon (if you can), check if your server IP is on any blacklist, ask your webhost or ask yahoo.
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 01, 2009, 08:02:24 pm
hi nibbler,

i don't know how to deal with this, my site is only 1 week old but i am already black listed under 3 blacklist name

SPAMCANNIBAL   Listed   LISTED   blocked, See: Detail
Return codes were: 127.0.0.2   43200   500
Spamhaus-ZEN   Listed   LISTED   Detail
Return codes were: 127.0.0.11   1800   484
UCEPROTECTL3   Listed   LISTED   Your ISP IPG-AS-AP Philippine Long Distance Telephone Company/AS9299 is UCEPROTECT-Level3 listed because he is responsible for a total of 5977 abusers on the net. See: Detail
Return codes were: 127.0.0.2   2100   46

what can i do with this problem. thanks
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 01, 2009, 08:08:35 pm
and here's another thing,

i tried to email my yahoo account using my server account (uname@redlens.org) but i was able to receive it.
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: Joachim Müller on March 01, 2009, 08:41:09 pm
Your ISP IPG-AS-AP Philippine Long Distance Telephone Company/AS9299 is UCEPROTECT-Level3 listed because he is responsible for a total of 5977 abusers on the net.
Pretty self-explanatory, don't you agree? Complain at your ISP or find a better one who has a stricter anti-spam policy.
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 01, 2009, 08:45:46 pm
yes i was just thinking if there's other way

by the way thanks joachin.

 8)
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 01, 2009, 09:22:36 pm
here's the thing,

i can send mails using my email account (the one that i am using in coppermine) to any email account BUT;
when "coppermine driven" mails (like e-cards, notifications, registrations), my yahoo account is rejecting it. i tried to send ecard to my gmail and hotmail account it works fine. but not in yahoo
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 01, 2009, 10:06:54 pm
maybe an edit in the mailer.inc.php will do  ???

because only coppermine generated email is being rejected by yahoo. i can send mails to my yahoo mail using my account and i can receive it so i think coppermine has something to do with it...
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 02, 2009, 07:43:49 am
Is there a mod that will bypass spam filter?
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: Joachim Müller on March 02, 2009, 10:08:08 am
That's a contradiction in terms: a secret mod that will allow an email to bypass spam filters - that's something the spammers would really be fond of if such a "genuine" tool existed.
Generall speaking: avoid HTML emails, send plain text emails.
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 02, 2009, 10:37:33 am
i checked my mailer daemon and there were no error messages or bounced messages
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: bb3 on March 05, 2009, 12:06:35 pm
hi i am using google apps as my email provider (admin@redlens.org)

does anybody here knows how to make gmail as my smtp server??
Title: Re: Yahoo mail acounts cannot receive any coppermine emails (ecard, registration,)
Post by: Joachim Müller on March 05, 2009, 06:18:53 pm
Ask Google, not us.