similar to: ActionMailer Multiple recipients

Displaying 20 results from an estimated 90 matches similar to: "ActionMailer Multiple recipients"

2009 Feb 08
2
SocketError in EmailController#correspond
SocketError in EmailController#correspond getaddrinfo: no address associated with hostname. Please see above, these are the errors i get when i try to email a user on my networking site. Can you help please. Actionmailer address = smtp.vodafone.ie Below is code used for the email controller in apps/controllers/email_controller.rb There doesnt seem to be any code missing. Can someone help with
2011 Jun 21
1
Setting domain group ownership on files
Hi, I have been testing out a samba installation and am slowly getting to a point where I am ready to push the project live. I have been playing with a domain member server that uses winbindd. I have created a share in /tmp called public to see what happens with user and group permissions. I created the directory as follows: mkdir /tmp/public; chgrp users /tmp/public; chmod 2777 /tmp/public.
2008 Jul 07
3
How to get a users screen name into a hidden field in a PostsController action?
Instead of the user entering a name, I want to pass their screen name along with supplied :title and :content fields. here is what I''ve got.. f.hidden_field :author, user.screen_name here is the create method from Posts controller: def create @title = "Gravity" @user = User.find(params[:id]) # this does not work, and I don''t know why if request.post?
2008 Jun 13
1
TypeError (can't modify frozen hash) - Production Mode Only
Well, I''ve been testing out my code in production mode, in anticipation of being able to show off my site soon. Unfortunately, all is not going as expected. Production mode... well, its behaving differently than development did. I''ve already had login validation issues, and now it seems that my PM system is broken. If a user enters a non-existent username as a recipient of a
2008 Apr 24
2
select_tag and link_to
Does ROR allow passing the chosen value from a drop down using select_tag into link_to ? Basically I want to do something like: <%= select_tag( "name", options_for_select(%w{John Doe Jane })) %> <%= link_to "Delete", { :controller => "myname", :action => "add", :id => name },
2008 May 15
0
partial_updates feature in rails 2.1, failing to save because of validate_presence _of on other attributes in the table
I am trying to use the new partial_updates feature in rails 2.1, http://dev.rubyonrails.org/changeset/9157 but it is failing by trying to use all validations in the model instead of just the changed attributes. The model works as I can successfully .save(false) but if I try a regular .save I get an error saying that it could not save because of validations problems. I want to use this to get
2010 Mar 10
6
Email section
Sir , I want to implement email section in ma web application.. so i found the method ''server_setting'' for it... Following is the method: config.action_mailer.server_settings = { :address => "smtp.gmail.com" , :port => 25, :domain => "gmail.com" , :authentication => :login, :user_name => "manish" , :password =>
1999 Apr 20
0
Multiple recipients of list (SAMBA digest 2060)
One of our real estate offices in Slagelse, Denmark received a mail from you at 18'th of april about SAMBA Digest 2060. They opened the mail and did not understand a single word of it. They thought, that maybee it was a virus. I'm shure they don't use your software. Will you please remove our office from your mailing list, and can you explaine to me, how the office appears on the
2007 Aug 23
0
Bug#439207: postgrey: multiple recipients generates slightly different whitelisted message
Package: logcheck Version: 1.2.57 Severity: normal Tags: patch In ignore.d.server/postgrey, change: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey(\[[0-9]+\])?: action=.+, reason=.+, (delay=.+, )?client_name=.+, client_address=.+, sender=.*, recipient=.+ to: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postgrey(\[[0-9]+\])?: ([0-9A-F]+: )?action=.+, reason=.+, (delay=.+, )?client_name=.+,
2008 Oct 19
0
accessing bcc recipients in ActionMailer view
Apologies if this has been covered already, but I haven''t been able to turn anything up after a bit of searching. I have an app that sends out a mail to a large bcc list. I''d like to be able to add some personalization to the mail (you know, something like "Hi, person X, thanks for being on our huge mailing list!") but I''m not sure how to access the mail object
2013 Sep 11
3
VM notification to multiple email recipients
Hi all, I've got a user who wants to receive voicemail notifications at two different email addresses. I could probably setup an alias in /etc/aliases, but then I'd have to manage that across multiple servers, which I don't want to do. Is there a way I can tell Asterisk to send to multiple addresses? Mike -------------- next part -------------- An HTML attachment was scrubbed...
2012 Apr 02
1
lmtp sometimes fails to deliver a message to all recipients
Dovecot version: 2.1.3 lmtp config: protocol lmtp { mail_plugins = zlib acl sieve } Running strace on lmtp reveals that when lmtp delivers a message to multiple recipients it saves the message to a file in the first mailbox and hard links that file to other mailboxes. But when in the meantime of delivery that file is deleted, lmtp fails to deliver the message to remaining mailboxes. For
2018 May 09
0
lmtp panic with many recipients
Op 09/05/2018 om 10:17 schreef Ralf Hildebrandt: > * Stephan Bosch <stephan at rename-it.nl>: >> >> Op 08/05/2018 om 10:34 schreef Olaf Hopp: >>> Hi, >>> >>> I had an email with 58 recipients in the "To" and 13 in the "CC" >>> Delivering it from exim to dovecot lmtp panics (see below) >>> Panic: file
2018 May 09
0
[ext] Re: lmtp panic with many recipients
* Olaf Hopp <Olaf.Hopp at kit.edu>: > Seems to be. There is a > =?iso-8859-1?Q?s=2Ev=F6gele=40XXXXX=2Ede?= <s.v??gele at XXXXX.de> > within the "To"-header, together with the line > not address :all :comparator "i;octet" :contains "To" "robocup" > in my global sieve_before script seems to trigger it > > Fucking german
2018 May 09
1
[ext] Re: lmtp panic with many recipients
Op 09/05/2018 om 11:46 schreef Ralf Hildebrandt: > * Olaf Hopp <Olaf.Hopp at kit.edu>: > >> Seems to be. There is a >> =?iso-8859-1?Q?s=2Ev=F6gele=40XXXXX=2Ede?= <s.v??gele at XXXXX.de> >> within the "To"-header, together with the line >> not address :all :comparator "i;octet" :contains "To" "robocup" >> in my
2019 Nov 22
0
[Sieve] Multiple email recipients, how?
* Robert via dovecot: > We use a simple system for routing emails to different email users by > postfixing the addresses with the actual user: xxxJohn at domain; > yyyJohn at domain etc all will be delivered to user John. > (This way John can invent a new email address on-the-fly and that will > be delivered to his email box.) This seems like a strange way achieve flexible
2019 Nov 23
0
[Sieve] Multiple email recipients, how?
* Tom Hendrikx via dovecot: > There are nice tricks you can do with virtual alias maps and pcre > within postfix to split email to specific user accounts, which could > also accommodate other alias schemes than standard subaddressing (such > as yours). Postfix supports sub-addressing out of the box, simply by setting the "recipient_delimiter" configuration parameter[1].
2019 Nov 23
0
[Sieve] Multiple email recipients, how?
On 23 Nov 2019, at 13:50, Robert <dovecot at groenemuis.nl> wrote: > I do know that sub-addressing with a special character is nowadays a normal, better, way to do it. > Unfortunately we have used this system for a very long time, starting around 2005... So there are a lot of existing email addresses. Then set them up in virtual (or if not using postfix, whatever equivalent) and stop
2019 Nov 23
1
[Sieve] Multiple email recipients, how?
I think you mean collecting all email addresses and connecting them (manually) to the correct mailbox in the config of Postfix (or equiv, I have no idea what is used at my hosting provider)? That sounds like a doable one-time action if all new addresses use proper sub-addressing. @lbutlr schreef op 23-11-2019 om 22:56: > On 23 Nov 2019, at 13:50, Robert <dovecot at groenemuis.nl>
2010 Dec 23
1
Deliver limit based of number of destination recipients and size of mails, any option to do that?
I have a mail server with postfix, dovecot (1.2.15) and deliver lda (dovecot) with 350 users. I have the problem that in this christmas the employees are sending some big files (mainly powerpoints files) to a lot of recipients, because of that the server get a lot of charge (is a Xeon quad core 5405 with 4GB of Ram), i have four disks in Raid 5 configuration (HP E200 controller, not very fast) Is