Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: when customizing posting-style my emails become SPAMS
Date: Mon, 24 Jan 2011 11:30:06 -0600	[thread overview]
Message-ID: <877hdudxb5.fsf@lifelogs.com> (raw)
In-Reply-To: <m262tew8m8.fsf@gmail.com>

On Mon, 24 Jan 2011 17:48:31 +0100 Francis Moreau <francis.moro@gmail.com> wrote: 

FM> I customize a group like the following

FM> (setq gnus-parameters
FM>       '(("nnimap\\+home:INBOX"
FM>           (gcc-self . t)
FM> 	  (gnus-large-newsgroup nil)
FM> 	  (eval (setq message-sendmail-extra-arguments '("-a" "home")))
FM>            (posting-style
FM>              (name "Francis Moreau")
FM> 	     (address "fmoreau@gmail.com")))))

FM> After setting 'address', my smtp server consider all my emails I sent as
FM> SPAMS.

FM> If I remove 'address', it works fine.

FM> Could anybody tell me what's going on ?

My guess is that you're authenticated to the server as another address
and overriding that is triggering some anti-SPAM rule on the server.

Ted




  reply	other threads:[~2011-01-24 17:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24 16:48 Francis Moreau
2011-01-24 17:30 ` Ted Zlatanov [this message]
2011-01-24 20:07   ` Francis Moreau
2011-01-24 20:31     ` Ted Zlatanov
2011-01-24 20:54       ` Francis Moreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877hdudxb5.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).